Skip to content

[BUG] Doesn't export Sub-Groups within Groups #199

@Acknar

Description

@Acknar

System Information

  • OS (Linux)
  • Blender version (5.1.0)

Describe the bug
When exporting all groups within a tree, I get the files for those subgroups in export but they only contain :
import bpy
import mathutils
import os
import typing

To Reproduce
Steps to reproduce the behavior:

  1. Add subgroups nodes to list of Geometry Nodes to Python
  2. Click export, unzip folder and open the files of those subgroups
  3. All they display is :
    import bpy
    import mathutils
    import os
    import typing

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions