NathanSweet
23e04c3b08
Refactoring to bring spine-libgdx up to date with spine-csharp and spine-xna.
2013-04-16 12:44:55 +02:00
NathanSweet
d5d5839a15
Allow access to the skin in attachment loader.
2013-04-11 06:14:53 +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
446e18dccd
Renamed TextureAtlasAttachmentLoader. Was too damned long and didn't match spine-c.
2013-03-29 22:13:22 +01:00
NathanSweet
24538adb1a
Got rid of the "key" in "keyframes".
...
We only deal with keyframes in all the animation stuff, it's cleaner without. Sorry if this breaks anyone! Easy fix at least.
2013-03-29 04:10:28 +01:00
NathanSweet
42d072ae8d
Simplified Timeline interface.
2013-03-25 12:49:02 +01:00
NathanSweet
159d076f79
Names for animation and skeleton.
2013-03-22 12:57:03 +01:00
NathanSweet
6e9bcfd1d5
License headers for source files.
2013-03-20 14:58:59 +01:00
NathanSweet
695db31d71
libgdx runtime, attachment loader instead of resolver.
...
Other minor fixes.
2013-03-12 23:20:38 +01:00
NathanSweet
6710c1e9c9
cpp, loading, applying and animating with SFML is working.
2013-02-22 20:04:32 +01:00
NathanSweet
2c78e22855
Initial libgdx runtime.
2013-02-20 01:15:31 +01:00