Skip to content

NodeToPython v2.0.0

Compare
Choose a tag to compare
@BrendanParmer BrendanParmer released this 22 Jan 23:01
· 265 commits to main since this release
4dd03ff

NodeToPython v2.0 is here! This update includes all sorts of good stuff

Features

  • Shader Nodes!
    • Convert your materials to Python with just one click
  • New UI!
    • No more typing in the name of your node group, you can now just select one from a drop down menu
    • Located in the Node Editor's side panel in its own tab
  • Now includes single images in add-ons when needed
  • Sets objects, collections, textures, and materials if already present in the blend file
  • More nodes have default values set
  • Node colors now copied over
  • Nodes can now be muted

Fixes

  • Frame nodes no longer mess up node locations
  • Variable name creation no longer fails on tricky or nonexistent node names
  • Variable names are guaranteed to be unique
  • Node groups no longer recreated multiple times

Misc

  • A bunch of refactoring to account for the new UI and operators
  • Functions now have better documentation
  • Automatically zips add-ons

If find Node To Python useful in your work, let me know! I'd love to see what people are using it for. Enjoy!

-Brendan