mirror of
https://github.com/Kelsidavis/WoWee.git
synced 2026-04-12 15:53:50 +00:00
Hair, cape, and other physics bones use global sequences (continuously looping timers independent of the character's current animation). The character renderer was ignoring globalSequence entirely, causing these bones to fall back to identity transforms and produce deformed/spiked hair geometry. Added resolveTrackTime() to wrap global sequence time correctly, matching the M2 renderer's existing behavior. |
||
|---|---|---|
| .. | ||
| addons | ||
| audio | ||
| auth | ||
| core | ||
| game | ||
| network | ||
| pipeline | ||
| platform | ||
| rendering | ||
| third_party | ||
| ui | ||