carson-katri / carson-katri/geometry-script

Does not work for me on Blender 3.6

Open
#32 7 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
339
Forks
33
PR merge metrics
No merged PRs in 30d

Description

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

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.