-
-
Notifications
You must be signed in to change notification settings - Fork 104
Open
Description
Based on a review of the official Blender 5.0 API change notes, some testing, and user feedback, there are open items which need to be addressed in BlendLuxCore.
The change notes can be found here: https://developer.blender.org/docs/release_notes/5.0/python_api/
Reports may come from a mixture of LuxCore 2.10 and 2.11 development state, so compatibility will have to be evaulated for Blender LTS versions (4.2 and 4.5) with special care.
- The preset to create a light group node fails
- Material preview rendering fails
- 'scene.node_tree' has been removed
- 'scene.use_nodes' is deprecated
- 'world.use_nodes' is deprecated
- 'material.use_nodes' is deprecated
- 'mathutils' was updated regarding numerical accuracy (float64 -> float32) in some unspecified ways. A potenital impact could be investigated.
- 'action.fcurves' has been removed (TBC if this the specific fcurves attribute used in BLC in one location)
ITripleETriple6, SteelBlueVision, PPPDUD, drape0l and Gato-X
Metadata
Metadata
Assignees
Labels
No labels