mirror of
https://github.com/EsotericSoftware/spine-runtimes.git
synced 2026-02-06 23:34:53 +08:00
Updated CHANGELOG for 4.3
This commit is contained in:
parent
8f06f7368a
commit
666b136a37
@ -265,6 +265,12 @@
|
||||
- `Skeleton.setToSetupPose()` → `Skeleton.setupPose()`
|
||||
- `Skeleton.setBonesToSetupPose()` → `Skeleton.setupPoseBones()`
|
||||
- `Skeleton.setSlotsToSetupPose()` → `Skeleton.setupPoseSlots()`
|
||||
- API changes to match reference runtime naming conventions:
|
||||
- `addAnimationWith()` → `addAnimation()`
|
||||
- `setAnimationWith()` → `setAnimation()`
|
||||
- `setMixWith()` → `setMix()`
|
||||
- `setSkinByName()` → `setSkin()`
|
||||
- `getAttachmentByName()` → `getAttachment()`
|
||||
|
||||
### WebGL backend
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user