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

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...

enhancement

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)...

enhancement

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...

bug

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

bug
wontfix

`GeometryNodeStringToCurves` does not initialize its font parameter

enhancement

- 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...

enhancement