17 Commits

Author SHA1 Message Date
badlogic
f5422f1950 [as3] Renames applyFFD in MeshAttachment to applyDeform. Fixes bug in AnimationState#applyMixingFrom, local events may be null. Closes #801 2016-12-12 09:38:32 +01:00
badlogic
ee9b03bc9d [as3] Ported latest AnimationState changes. See #792 2016-12-02 15:40:22 +01:00
badlogic
f4a65fdcd4 [as3] Missing new in Atlas.as. Closes #787 2016-12-01 11:18:23 +01:00
badlogic
6377618e3f [as3] Fix for rotation timelines in AnimationState 2016-11-29 13:16:11 +01:00
badlogic
14d872b092 [as3] Ported latest AnimationState changes 2016-11-28 16:37:06 +01:00
badlogic
721cbf0260 [as3] Ported AnimationState changes 2016-11-24 13:28:50 +01:00
NathanSweet
36000e3c55 Updated to v3.5 (merge dev branch).
# Conflicts:
#	spine-c/src/spine/AnimationState.c
2016-11-15 23:10:23 +01:00
badlogic
1ecd627afa [runtimes] Closes #719, fixed sortPathConstraintAttachment 2016-10-13 12:03:23 +02:00
badlogic
ea0c2ae704 [as3] Closes #715, wrong default rotation mode for path constraints 2016-10-03 13:34:29 +02:00
badlogic
ddb7e52a41 [starling] Closes #662. Each region attachment receives a renderObject which is a Starling Image. A Starling Image is essentially like a libGDX region, holding a texture and uvs. When two slots share the same region attachment, we run into issues. E.g. if the slots differ in color, the shared Image color will be set to the last slot being drawn. Since Starling does batching, stuff breaks. 2016-08-09 11:06:11 +02:00
badlogic
d5ba507ebb [starling] Closes #662, had outdated .swcs used by user. Works as intended 2016-08-04 10:45:23 +02:00
badlogic
efa2f89289 [as3][starling] Updated ActionScript 3 and Starling runtime to Spine 3.4, now with paths and shearing. Check out new starling tank sample 2016-07-15 12:12:02 +02:00
badlogic
3de5fe4ea3 [as3][starling] Added default constructors to base classes. Changed project settings to use Air 22. Updated Starling runtime to Starling 2.0, removing PolygonBatch etc. Smoothing and pre-multiplied alpha support currently missing. 2016-07-12 14:18:29 +02:00
NathanSweet
6271128587 Shouldn't be committing binary files.
Need better solution!
2016-05-11 13:13:10 +02:00
NathanSweet
1ccfaab4c9 spine-as3 updated to v3.1. 2016-04-15 17:40:32 +02:00
NathanSweet
ef0b4b4bb9 Fixed single bone IK with skeleton flipping. Updated SWC for WeightedMeshAttachment. 2016-02-27 02:12:55 +01:00
NathanSweet
a7b08fe8c2 Updated spine-starling to Spine v3 and Starling 1.7 and for use with PowerFlasher FDT. 2016-02-17 04:57:59 +01:00