Added a modal for remove doubles
- made remove doubles a blender modal. this way the code can run over multiple frames. - Since remove doubles is async now, the user gets feedback on which shapekey and mesh is being worked on - this does not remove doubles correctly yet, but is very close to ready
This commit is contained in:
@@ -1,2 +1,3 @@
|
||||
|
||||
*.pyc
|
||||
.vscode/settings.json
|
||||
|
||||
Reference in New Issue
Block a user