mirror of
https://github.com/EsotericSoftware/spine-runtimes.git
synced 2026-03-26 22:49:01 +08:00
- Added mixAlpha to keep it separate from alpha. - Stored mixAlpha on the "mixing to" entry (where mixTime, etc is stored), not the mixingFrom entry. - Fixed weirdness using TrackEntry alpha. - Removed clearing timelinesRotation to avoid rotations flipping to other side when a new animation is set. - Added TrackEntry#resetRotationDirections to give control over rotations when using alpha over long periods of time.