News

The Python node allows users to process geometry attributes and primitives using Python from within the geometry node system. Because it is executed in the context of the active Blender program, ...
The goal is to make it simpler when adding / removing links between nodes of a NodeTree. Using the Blender Python API as it exists, adding links looks something like: When linking nodes, if a node ...