NodeToPython
NodeToPython copied to clipboard
Introduce saveable representation of the node group
Starting to think it might be useful to (optionally) be able to save the node tree in a json or something, splitting NodeToPython into a parser and a Python converter. The main advantage would be opening up the door to easily converting to representations of the node tree besides just a bpy recreation, like geometry script, another 3D software's material graph, etc.