sinsec90

Results 1 issues of sinsec90

Auto smooth is a modifier in Blender 4.x. I believe this change affects the "Merge & Clean operation". ``` dst_mesh.use_auto_smooth = True ^^^^^^^^^^^^^^^^^^^^^^^^ AttributeError: 'Mesh' object has no attribute 'use_auto_smooth'...