NodeToPython icon indicating copy to clipboard operation
NodeToPython copied to clipboard

Introduce saveable representation of the node group

Open BrendanParmer opened this issue 1 year ago • 0 comments

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.

BrendanParmer avatar Jun 06 '24 04:06 BrendanParmer