Skip to content

NodeToPython v2.1.1

Compare
Choose a tag to compare
@BrendanParmer BrendanParmer released this 25 May 19:30
· 166 commits to main since this release
94ad28a

Installation instructions

Changelist

Fixes

  • Shader node group inputs and outputs are now properly generated
  • Image nodes no longer throw errors when no image is selected
    Refactor
  • All group inputs and outputs now share the same logic for creation and settings
  • Renamed node_tree_var to nt_var to make geo_nodes.py consistent with materials.py