alessandro-zomparelli / tissue

Tissue - Blender's add-on for computational design
1.02k stars 72 forks source link

i get this when i try to tessellate / frame #136

Closed onerawartist closed 2 years ago

onerawartist commented 2 years ago

Error: Python: Traceback (most recent call last): File "C:\Users\LEGION 5\AppData\Roaming\Blender Foundation\Blender\3.1\scripts\addons\tissue-0-3-52\tessellate_numpy.py", line 2096, in execute same_iteration = tessellate_patch(tess_props) File "C:\Users\LEGION 5\AppData\Roaming\Blender Foundation\Blender\3.1\scripts\addons\tissue-0-3-52\tessellate_numpy.py", line 210, in tessellate_patch elif fill_mode == 'FRAME': ob0 = convert_to_frame(_ob0, _props) TypeError: convert_to_frame() missing 1 required positional argument: 'use_modifiers'

location: C:\Program Files\Blender Foundation\Blender 3.1\3.1\scripts\modules\bpy\ops.py:132

alessandro-zomparelli commented 2 years ago

Thanks for reporting that. It will be fixed soon :-)