fix: use original rigged skeleton for animations, add 6 new animations

The twintails were moving as arms because the auto-rig script treated the
combined mesh as one piece. Now using the original miku_rigged_final.glb
skeleton (which has correct skin weights from the model creator) and
adding 6 new animations (Idle, Walk, Run, Jump, Crouch, Death) on top
of the existing skeleton.

- tools/add_animations.py: adds animations to an existing rigged GLB
- tools/rig_and_animate.py: updated to separate mesh into loose parts
  before rigging (for future use with other models)
- miku_rigged_animated.glb: now 7 animations with correct skin weights
This commit is contained in:
2026-06-23 00:33:40 -04:00
parent 0672bebe7b
commit a83fa41b19
3 changed files with 412 additions and 16 deletions
Binary file not shown.