NathanSweet
90180dafbb
CCSkeletonAnimation separated from CCSkeleton.
...
Has convenience methods to apply multiple AnimationStates and queue animations.
2013-04-27 16:58:22 +02:00
NathanSweet
dd27ee184c
Changed Spine export format.
...
There are no longer separate animation files, they are now inside the skeleton file. This means there is just one file to manage, which is cleaner. Now that animations are stored in SkeletonData, they can be looked up by name which leads to cleaner runtime APIs.
cocos2d and cocos2d-x runtimes got a cleaner ObjC/C++ API.
2013-04-04 04:00:45 +02:00
NathanSweet
e454021503
Converted spine-cocos2dx from spine-cpp to spine-c.
2013-04-02 02:47:36 +02:00
NathanSweet
41b748ef4d
Added CCRGBAProtocol and CCBlendProtocol to CCSkeleton. Fixed issue #20 .
2013-03-27 12:20:49 +01:00
NathanSweet
d67191d653
Renamed ExampleScene to ExampleLayer.
2013-03-26 00:15:12 +01:00
NathanSweet
1f991ac234
Commit VS user file to for correct working dir.
2013-03-25 20:56:56 +01:00
NathanSweet
554b6592b6
Fixed up Windows stuff.
2013-03-25 19:46:46 +01:00
NathanSweet
91244a7b15
Moved cocos2d location.
2013-03-25 19:27:30 +01:00
Stefan Nguyen
ff62c847f2
fix proj.win32
2013-03-25 21:58:37 +07:00
Stefan Nguyen
ee25feffbe
reorganize structure to match cocos2d-x multi-platform style; create a working iOS example
2013-03-25 14:36:39 +07:00