Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Auto smooth in 4.x #23

Open
sinsec90 opened this issue Jul 16, 2024 · 1 comment
Open

Auto smooth in 4.x #23

sinsec90 opened this issue Jul 16, 2024 · 1 comment

Comments

@sinsec90
Copy link

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'
@greisane
Copy link
Owner

Already fixed in master, I just haven't gotten around to drafting a release yet. Sorry about the inconvenience.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants