NodeToPython
NodeToPython copied to clipboard
Blender 4.2 LTS Update
Compositor
- [x]
CompositorNodeTranslateinterpolationattribute - [x] Max version on some
CompositorNodeViewerattributes
Geometry
- [x] New rotation nodes
- [x]
FunctionNodeAlignRotationToVector - [x]
FunctionNodeAxesToRotation - [x]
FunctionNodeInputRotation
- [x]
- [x] Node Tools
- [x]
GeometryNodeToolActiveElement - [x]
GeometryNodeToolMousePosition - [x]
GeometryNodeViewportTransform
- [x]
- [x] Matrix nodes (woohoo!)
- [x]
FunctionNodeCombineMatrix - [x]
FunctionNodeCombineTransform - [x]
FunctionNodeInvertMatrix - [x]
FunctionNodeMatrixMultiply - [x]
FunctionNodeProjectPoint - [x]
FunctionNodeSeparateMatrix - [x]
FunctionNodeSeparateTransform - [x]
FunctionNodeTransformDirection - [x]
FunctionNodeTransformPoint - [x]
FunctionNodeTransposeMatrix - [x]
GeometryNodeInstanceTransform - [x]
GeometryNodeSetInstanceTransform - [x]
GeometryNodeViewportTransform
- [x]
- [x] Grid nodes
- [x]
GeometryNodeDistributePointsInGrid - [x]
GeometryNodeGridToMesh - [x]
GeometryNodeMeshToDensityGrid - [x]
GeometryNodeMeshToSDFGrid - [x]
GeometryNodeSampleGrid - [x]
GeometryNodeSampleGridIndex - [x]
GeometryNodeSDFGridBoolean
- [x]
- [x] Node updates
- [x]
GeometryNodeCaptureAttribute - [x]
GeometryNodeMenuSwitch - [x]
GeometryNodeMeshBoolean - [x]
GeometryNodeRemoveAttribute - [x]
GeometryNodeTransform
- [x]
Shader
- [x]
ShaderNodeBsdfRayPortal
General
- [x] Deprecated
parentargument inNodeTreeInterface.new_panel - [x] Node attribute renamings to fix collisions
- [x] Node groups can have
descriptions now - [x] Node groups can have a
color_tagthat affects the header color of group nodes - [x] Extensions platform (#104)
- [x] Update NodeToPython to use the new platform
- [x] Generated add-ons should also use the new platform