Mixamo-Root icon indicating copy to clipboard operation
Mixamo-Root copied to clipboard

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

Open rassweiler opened this issue 2 years ago • 1 comments

  • 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 avatar Jan 06 '24 18:01 rassweiler

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

rassweiler avatar Jan 06 '24 18:01 rassweiler