BrendanParmer / NodeToPython

Convert Blender node groups to a Python add-on
MIT License
247 stars 23 forks source link

Better node setting organization #91

Closed BrendanParmer closed 5 months ago

BrendanParmer commented 9 months ago

Instead of having node settings per tree type, align organization more in line with the actual parent classes of the nodes. Currently settings for the same nodes are duplicated in Geo Nodes and Shader Node settings