axmol/extensions/CCArmature
James Chen 7839f769f2 Merge pull request #3265 from dumganhar/constants_fixes
Merge PR https://github.com/cocos2d/cocos2d-x/pull/3261 and updating bindings-generator. It supports 'enum class' type now.
2013-07-25 23:21:29 -07:00
..
animation Fix armature supper fast 2013-07-26 10:19:19 +08:00
datas issue #2129:remove prefix of types in ccTypes.h 2013-07-05 16:49:22 +08:00
display ccGLXXX -> GL::xxx 2013-07-25 18:42:53 -07:00
external_tool Constant fixes 2013-07-25 13:36:19 -07:00
physics CCAssert -> CCASSERT 2013-07-19 22:01:27 -07:00
utils More best practices fixes and other bug fixes 2013-07-23 15:20:22 -07:00
CCArmature.cpp ccGLXXX -> GL::xxx 2013-07-25 18:42:53 -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 issue #2129:remove prefix of types in ccTypes.h 2013-07-05 16:49:22 +08:00