NodeToPython icon indicating copy to clipboard operation
NodeToPython copied to clipboard

Convert Blender node groups to a Python add-on

Results 42 NodeToPython issues
Sort by recently updated
recently updated
newest added

* Would be nice to have a cache of the `nodes_dict` variable so we don't reprocess old versions every time the script is run

enhancement

Attempting to install the node-to-python addon using master build (4.4-alpha 10/11/24) and getting errors. Works with 4.2-release. There would appear to be a naming issue. website: `node-to-python` blender_manifest.toml: `node_to_python` github:...