Blender node tools
Node tools are an accessible way to expand Blender and customize tools or addons without requiring Python. Similar to Unreal Blueprints but atm more limited.
create¶
To create a new Node Tool you go to the Geometry Nodes editor, and switch the context to Tool.
links¶
announcement post https://code.blender.org/2023/10/node-tools/
docs https://docs.blender.org/manual/en/latest/modeling/geometry_nodes/tools.html
node editor
Blender tool launcher