axmol/extensions/CCArmature
Timothy Qiu 5ed8deb9a6 Fixed more documentation errors.
Modified mismatching parameters doc caused by refactoring.
Added the missing doc of some parameters.
Fixed incorrect use of doxygen tags.
Removed Hungarian notation from parts of the code.
Replaced 1 tab character with 4 spaces.
2013-08-01 20:55:43 +08:00
..
animation Fix armature supper fast 2013-07-26 10:19:19 +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 Fixed more documentation errors. 2013-08-01 20:55:43 +08: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