Stefan Nguyen
|
fc7cc63413
|
fix weird color blending on using CCFadeOut
|
2013-03-27 22:29:32 +07:00 |
|
NathanSweet
|
f8dd23fc18
|
Fixed for cocos2d-2.1rc0-x-2.1.2.
|
2013-03-27 13:59:28 +01:00 |
|
NathanSweet
|
41b748ef4d
|
Added CCRGBAProtocol and CCBlendProtocol to CCSkeleton. Fixed issue #20.
|
2013-03-27 12:20:49 +01:00 |
|
Stefan Nguyen
|
9202308c71
|
uses ccGLBlendFunc instead of glBlendFunc
so that Cocos2dx automatically preserve and switch back to old OpenGL mode
See ccConfig.h line 50
|
2013-03-26 18:02:07 +07:00 |
|
NathanSweet
|
6342ed949e
|
Static method to create autoreleased CCSkeleton.
Example shows memory management.
Fixed bug in memory management, texture not retained. :)
|
2013-03-25 23:51:33 +01:00 |
|
NathanSweet
|
ec8509b511
|
Source formatting, clean up.
|
2013-03-25 22:27:00 +01:00 |
|
NathanSweet
|
4cb9a8b088
|
Merge branch 'master' of https://github.com/vinova/spine-runtimes into vinova-master
Conflicts:
spine-cocos2dx/example/Classes/ExampleScene.cpp
|
2013-03-25 19:20:45 +01: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 |
|