NathanSweet
|
a4bd912dc1
|
Fixed premultiplied images (the default).
|
2013-05-12 14:22:12 +02:00 |
|
NathanSweet
|
cdadffc156
|
Removed spine namespace from spine-c.
Didn't make any sense for a C API and complicated integration with ObjC.
|
2013-05-08 20:09:10 +02:00 |
|
NathanSweet
|
3f3449ca99
|
Added getTextureAtlas method when not using AtlasAttachmentLoader.
|
2013-05-06 17:59:06 +02:00 |
|
NathanSweet
|
7f69300bcc
|
Refactoring: changed references to "bind pose" to "setup pose".
This better matches "setup mode" in the editor and we can be consistent in code and docs from now on.
|
2013-05-05 12:38:06 +02:00 |
|
NathanSweet
|
9cadc92b97
|
Brought back some convenience methods.
Anything more than this and you have to use the C API!
|
2013-05-01 17:58:08 +02:00 |
|
NathanSweet
|
0d488eafe6
|
Refactoring to make it easier to load a SkeletonData in a subclass constructor.
|
2013-04-29 14:45:26 +02:00 |
|
NathanSweet
|
90180dafbb
|
CCSkeletonAnimation separated from CCSkeleton.
Has convenience methods to apply multiple AnimationStates and queue animations.
|
2013-04-27 16:58:22 +02:00 |
|