Skip to content

Does not work for me on Blender 3.6 #32

@rsaccon

Description

@rsaccon

I just installed the addon from your latest zip, copy pasted the Repeat Grid example into the Blender Text Editor and tried to run it. Unfortunately I got an error:

Error: Python: Traceback (most recent call last):
  File "/Repeat Grid.py", line 5, in <module>
  File "/Users/robertosaccon/Library/Application Support/Blender/3.6/scripts/addons/geometry-script-main/api/tree.py", line 41, in build_tree
    node_group.is_modifier = True
AttributeError: 'GeometryNodeTree' object has no attribute 'is_modifier'

did I do anything wrong ?

update: tried the other examples, same error.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions