mirror of
https://github.com/EsotericSoftware/spine-runtimes.git
synced 2026-03-26 22:49:01 +08:00
* Fixed softness when the parent bone is scaled. * Scale softness using the parent and child bone `scaleX`. * Fixed NaNs when the child bone is at `0,0` parent coordinates (or the parent is scaled to zero).