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

Major Refactor for blender 3.5 and V-HACD 4.0 #15

Open
wants to merge 6 commits into
base: master
Choose a base branch
from

Conversation

Maxiriton
Copy link

Hello,

I've fork your addon and refactored it to make it compatible with the last version of V-HACD and blender 3.5.
In order to make the addon more managable in the future, I've decided to split the addon in several files.

I removed the custom .obj generation and used the built in obj addon for that part.
I removed the hull rename operator, we now have a batch rename operator that is more versatile.

All the options in the UI reflects the new options of V-HACD.
Exports now take only a few seconds for most objects.

I will maintain the addon from my repo but if you prefer you can merge it here.

Thanks,

Henri

Maxiriton and others added 6 commits January 30, 2023 21:40
-split code in modules
-remove rename operator(batch rename by_default)
-using obj exporter and importer
-change variable to make it work for V-HACD 4.0
Fixes to command, open file, enable logging pref
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.

2 participants