mirror of
https://github.com/EsotericSoftware/spine-runtimes.git
synced 2025-12-21 01:36:02 +08:00
* Added separate X and Y for transform constraint translate and scale mix. * Renamed `xxxMix` to `mixXxx` to avoid names like `scaleXMix`. * Added separate X and Y sliders for path constraint translate mix. * Added a proportional spacing mode to path constraints. * Fixed path constraint when a parent bone of the path is scaled.