Releases: BrendanParmer/NodeToPython
Releases · BrendanParmer/NodeToPython
NodeToPython v1.2.1
Fixes
- Issue where the script would try and fail to assign default values on reroute nodes
Misc
- Small documentation updates
NodeToPython v1.2.0
NodeToPython v1.2.0 is here!
Features
- New nodes from Blender 3.4
Fixes
- Nodes with multiple inputs/outputs with the same name link up properly now
- Attempting to set settings for a node no longer crashes it if that setting doesn't exist for a version of Blender
Misc
- Officially licensed as open-source now!
As always, if you have any issues or suggestions to improve NodeToPython, please submit an issue and I'd be happy to take a look at it.
NodeToPython v1.1.0
NodeToPython v1.1.0 is here!
Features:
- Updated for new Geometry Nodes and node changes in Blender 3.3
Fixes:
- Bug where links weren't properly initialized
- No longer tries to set default values for Material and Object inputs
NodeToPython v1.0.0
A Blender add-on to create Blender add-ons!
Just enter your Geometry Node group's name and generate a Python add-on with ease!
Leave your feedback, let me know how you're using it, and enjoy!
- Brendan