618 Commits

Author SHA1 Message Date
NathanSweet
803a8ab045 Fixed animations with no bone keys. 2013-04-23 21:53:36 +02:00
NathanSweet
e98caf2c50 Remove before adding to mix map.
Because it would be *crazy* to want to overwrite an existing map entry, and it's always better to do moar map lookups.
2013-04-22 11:33:07 +02:00
NathanSweet
5b346095cf Fixed curves for spine-csharp. 2013-04-21 20:08:05 +02:00
NathanSweet
5a46f8c6b4 isComplete for AnimationState. 2013-04-19 09:14:29 +02:00
NathanSweet
7bd6f62a2b Added AnimationState clear.
id return value for factory methods.
2013-04-18 23:31:29 +02:00
NathanSweet
f2a08876c7 Support for disposing textures. 2013-04-18 12:20:24 +02:00
NathanSweet
143f99a81f Refactoring for multi page atlas support. 2013-04-17 22:09:58 +02:00
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
d4f2011aba License headers. 2013-04-16 11:40:44 +02:00
NathanSweet
4568d7ebfd Clear method for animation state. 2013-04-15 18:05:53 +02:00
NathanSweet
75e0f68832 AnimationState for spine-csharp. 2013-04-15 11:16:58 +02:00
NathanSweet
e1b7b713a2 Fixed crash with no newline at start of atlas. 2013-04-14 06:45:27 +02:00
NathanSweet
087b0cd874 Readers, not streams. 2013-04-13 19:25:05 +02:00
NathanSweet
3b1cf6579c Refactoring.
API clean up, better JSON parsing, better atlas, easier to extend.
2013-04-13 19:17:37 +02:00
NathanSweet
977122f41c Removed use of Tuple, unsupported on WP XNA.
Made parsing floats not locale specific.
2013-04-13 10:12:42 +02:00
Randolph Burt
ea5849764d Fix parsing Animation/slots in SkeletonJson.cs 2013-04-11 20:56:00 +01:00
NathanSweet
f935a4ede0 License headers. 2013-04-11 10:42:24 +02:00
NathanSweet
4a354f4565 Generic C# runtime & XNA runtime. 2013-04-11 10:25:12 +02:00