NodeToPython
NodeToPython copied to clipboard
Convert Blender node groups to a Python add-on
I've posted two tickets at Blender.org. I think that can interest you. [The first one](https://projects.blender.org/blender/blender/issues/119258) is the original issue (material slots inverted). [The second one](https://projects.blender.org/blender/blender/issues/119272) may be more explicit concerning...
I'm not sure if this is a bug in Blender 4.0 or a bug from this software. Please can you confirm? I have an original GN setup in [this file](https://blend-exchange.com/b/jl0bmOwG)...
Hello, Thanks for the addon and the efforts maintaining it. I noticed that the copy to clipboard using the addon is limited to **65536 characters** (yes I handle very large...
Looks like Blender doesn't like it if you register two add-ons of the same name, investigate further what issues can arise and potential fixes
- If a scene referenced by a node/socket is the current scene, then initialize the generated version with the current scene - If it's not, I don't think there's a...