axmol/extensions/CCArmature
Ricardo Quesada 511ec1cc5d Compiles with improved CCArray
Compiles both with std::vector or ccCArray
2013-08-19 17:09:28 -07:00
..
animation Yet another documentation fix. 2013-08-01 21:40:13 +08:00
datas Fixed more documentation errors. 2013-08-01 20:55:43 +08:00
display ccGLXXX -> GL::xxx 2013-07-25 18:42:53 -07:00
external_tool Closed #2345 Merge branch 'develop' of https://github.com/cocos2d/cocos2d-x into 2345 2013-07-29 11:40:18 +08:00
physics Fixing warnings of the order of member variables and fixing errors for tizen projects. 2013-07-29 14:07:57 +08:00
utils Yet another documentation fix. 2013-08-01 21:40:13 +08:00
CCArmature.cpp Compiles with improved CCArray 2013-08-19 17:09:28 -07:00
CCArmature.h issue #2404: [Extensions] Updating the file for deprecated methods. 2013-07-24 18:00:40 +08:00
CCBone.cpp More unsinged int -> int in some places where it could be difficult to find underflow bugs. And some warnings fix. 2013-07-22 14:28:19 +08:00
CCBone.h Yet another documentation fix. 2013-08-01 21:40:13 +08:00