mirror of
https://github.com/EsotericSoftware/spine-runtimes.git
synced 2025-12-20 17:26:01 +08:00
Merge branch '3.6' into 3.7-beta
This commit is contained in:
commit
713f43a247
Binary file not shown.
@ -218,6 +218,7 @@ package spine {
|
||||
}
|
||||
|
||||
private function sortPathConstraintAttachment(skin : Skin, slotIndex : int, slotBone : Bone) : void {
|
||||
if (!skin.attachments.hasOwnProperty(slotIndex)) return;
|
||||
var dict : Dictionary = skin.attachments[slotIndex];
|
||||
if (!dict) return;
|
||||
|
||||
|
||||
Binary file not shown.
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user