Skip to content

NodeToPython v1.3.0

Choose a tag to compare

@BrendanParmer BrendanParmer released this 13 Jan 06:11
· 334 commits to main since this release
4769eef

NodeToPython 2.0 is coming soon! The release will include materials, a new UI, and more! In the meantime, please enjoy an update to the inputs and outputs.

Features

  • Node tree inputs and outputs now set

    • Tooltips
    • Attribute Domains
    • Default Attribute Names, and
    • Hide Value options

    where applicable

Fixes

  • There was a bug where if you had multiple Group Inputs/Output nodes, the script would add every input and output for each one. This led to slow performance times or even Blender crashing when trying to use the generated add-on, a thing that's generally good to avoid. This is no longer the case.