Skip to content

Releases: BrendanParmer/NodeToPython

NodeToPython v1.2.1

31 Dec 00:00
7d448b0

Choose a tag to compare

Fixes

  • Issue where the script would try and fail to assign default values on reroute nodes

Misc

  • Small documentation updates

NodeToPython v1.2.0

14 Dec 04:56
17addd4

Choose a tag to compare

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

18 Sep 21:02
ba8be06

Choose a tag to compare

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

24 Aug 02:45

Choose a tag to compare

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