Skip to content

Fixes [#5]: Incorrect bone names when prefix removed #6

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

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

Conversation

rassweiler
Copy link

  • Set default hip bone name to Hips
  • Pass remove_prefix value through functions
  • Use the name_prefix + hip_bone_name to address hip bones
  • If remove_prefix is true then set the name_prefix to an empty string

@rassweiler
Copy link
Author

Tests Done:

  • Importing array of mixamo armatures without root or prefix renaming
  • Importing array of mixamo armatures with root and no prefix renaming
  • Importing array of mixamo armatures without root and using prefix renaming
  • Importing array of mixamo armatures with root and prefix renaming
  • Importing array of mixamo armatures with delete armatures enabled

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.

1 participant