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

Add a tool - Vertex groups merger #113

Merged
merged 4 commits into from
Jul 4, 2024
Merged

Add a tool - Vertex groups merger #113

merged 4 commits into from
Jul 4, 2024

Conversation

HenryOfCarim
Copy link
Contributor

This inconvenience was a thing from Reloaded time, different costumes for the same character could have some variety, for example, Jill Battlesuit has 2 breast bones, while Jill BSAA only 1, so to port the same mesh for different costumes you need to merge two vertex groups into one and unfortunately the Blender way to do it with modifiers is cumbersome. It was tolerable for RE5 but porting RE5 characters to other games became a challenge because of how overcomplicated the RE5 skeleton is in comparison with later games

This new tool quickly merges 2 vertex groups into one,
image

@HenryOfCarim HenryOfCarim changed the title Add a tool - vertex group merger Add a tool - Vertex groups merger Jul 1, 2024
@HenryOfCarim HenryOfCarim requested a review from Brachi July 3, 2024 14:38
albam/blender_ui/tools.py Outdated Show resolved Hide resolved
@Brachi Brachi merged commit 40f2152 into main Jul 4, 2024
2 checks passed
@Brachi Brachi deleted the tool-vg_merger branch July 4, 2024 15:49
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