alessandro-zomparelli / tissue

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

Latest Tissue add-on #146

Closed Whitton123 closed 1 year ago

Whitton123 commented 1 year ago

Hi:)

Love this add-on and would like to resolve this issue as soon as possible, if possible.

Blender stable 3.4.1 on M1 iMac Installed latest Tissue don from Github Disabled default Blender Tissue and activated the new one

Keep getting this error (screenshots attached)

Screenshot 2023-01-28 at 15 40 09

:

Python: Traceback (most recent call last): File "/Users/m1imac/Library/Application Support/Blender/3.4/scripts/addons/tissue-master/tessellate_numpy.py", line 1811, in execute new_ob = convert_object_to_mesh(ob0, False, True, props.rotation_mode!='UV') #/// NameError: name 'props' is not defined

Screenshot 2023-01-28 at 15 37 49
dimitarsp commented 1 year ago

Hi @alessandro-zomparelli. I am getting this error as well on windows 11 v 3.4.1 and tissue 0.3.55. If I create a tessellation initially with the budled Tissue version, then I can edit further with the updated version from here.

alessandro-zomparelli commented 1 year ago

Hi guys, I noticed that as well. I fixed that and the master branch is now updated. Please check if everything is fine for you :-)

dimitarsp commented 1 year ago

Thanks testing and confirmed that it works now. Cheers!