Important
THIS REPOSITORY HAS BEEN ARCHIVED, AND CODE HAS BEEN MOVED INTO THE MAIN NODE TO PYTHON REPO
A repository hosting tools to automate and speed up some aspects of development for the Blender add-on NodeToPython.
(Instructions may need adjusted depending on your operating system, especially Windows)
- To create a node settings file, run
where
python3 node_settings_generator/parse_nodes.py x y
x.y
is the Blender version you want to generate settings up to.- Note that the minimum version is hard-coded to 3.0, as there aren't currently plans to extend NodeToPython compatibility to before that version.