gret
gret copied to clipboard
Auto smooth in 4.x
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'