mirror of
https://github.com/EsotericSoftware/spine-runtimes.git
synced 2026-03-26 22:49:01 +08:00
Updated CHANGELOG.md
This commit is contained in:
parent
2e5560ca0f
commit
ae6ae63d30
@ -22,6 +22,8 @@
|
|||||||
* Exposed `x` and `y` on `SkeletonData` through getters and setters.
|
* Exposed `x` and `y` on `SkeletonData` through getters and setters.
|
||||||
|
|
||||||
### Cocos2d-x
|
### Cocos2d-x
|
||||||
|
* Added `IKExample` scene to illustrate how to drive a bone and IK chain through mouse movement.
|
||||||
|
* Added `SkeletonAnimation::setPreUpdateWorldTransformsListener()` and `SkeletonAnimation::setPostUpdateWorldTransformsListener()`. This allows users to modify bone transforms and other skeleton properties before and after the world transforms of all bones are calculated. See the `IKExample` for a usage example.
|
||||||
|
|
||||||
### SFML
|
### SFML
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user