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

fix mesh.update() call with bpy API update for bug export_mesh mesh.update(calc_edges=False, calc_edges_loose=False, calc_loop_triangles=True)# 2.80 TypeError: Mesh.update(): takes at most 2 arguments, got 3 location: <unknown location>:-1 #6

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

ghost
Copy link

@ghost ghost commented Sep 21, 2021

Fix for 2.8x up to current (2.9x) where the blender python API has changed for mesh.update().

Fix for 2.8x up to current (2.9x) where the blender python API has changed for mesh.update().
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

Successfully merging this pull request may close these issues.

0 participants