axmol/cocos/editor-support/cocostudio
zhangcheng 5214965e4f fixed #3456 2013-12-24 18:33:19 +08:00
..
proj.win32 new label:add support for distanceField 2013-12-13 12:42:15 +08:00
Android.mk issue #2905:ndk-r8e build ok now 2013-10-23 17:44:20 +08:00
CCActionEaseEx.cpp fixed #3456 2013-12-24 18:33:19 +08:00
CCActionEaseEx.h fixed #3456 2013-12-24 18:33:19 +08:00
CCActionFrame.cpp issue #2905:make cocostudio and gui flat 2013-10-16 16:48:39 +08:00
CCActionFrame.h Add doxygen comments for the CocoStudio 2013-11-20 12:04:47 +08:00
CCActionFrameEasing.cpp issue #2905:make cocostudio and gui flat 2013-10-16 16:48:39 +08:00
CCActionFrameEasing.h Add doxygen comments for the CocoStudio 2013-11-20 12:04:47 +08:00
CCActionManagerEx.cpp fixed ui anmation crash when stop animation 2013-11-19 00:57:22 +08:00
CCActionManagerEx.h Add doxygen comments for the CocoStudio 2013-11-20 12:04:47 +08:00
CCActionNode.cpp fixes compiler warnings 2013-12-19 12:23:42 -08:00
CCActionNode.h Add doxygen comments for the CocoStudio 2013-11-20 12:04:47 +08:00
CCActionObject.cpp fixes warning compiler 2013-12-17 11:16:30 -08:00
CCActionObject.h Add doxygen comments for the CocoStudio 2013-11-20 12:04:47 +08:00
CCArmature.cpp Merge pull request #4567 from dumganhar/for_each-gone 2013-12-19 18:50:50 -08:00
CCArmature.h Merge pull request #4555 from 2youyouo2/develop 2013-12-19 05:05:25 -08:00
CCArmatureAnimation.cpp More std::for_each —> for(const auto& …) 2013-12-20 09:54:50 +08:00
CCArmatureAnimation.h change play arguments 2013-12-18 23:29:54 +08:00
CCArmatureDataManager.cpp fixed compiler error 2013-12-17 19:32:16 +08:00
CCArmatureDataManager.h fixed compiler error 2013-12-17 19:32:16 +08:00
CCArmatureDefine.cpp change armature version 2013-11-25 14:46:10 +08:00
CCArmatureDefine.h fix2d compling warning 2013-12-09 13:56:07 +08:00
CCBatchNode.cpp Merge branch 'develop' into develop_gridNode 2013-12-19 17:20:22 +08:00
CCBatchNode.h update armature to new render 2013-12-17 17:00:01 +08:00
CCBone.cpp replaces std::for_each with for() 2013-12-19 13:34:41 -08:00
CCBone.h Merge branch 'develop' of https://github.com/cocos2d/cocos2d-x into HEAD 2013-12-19 17:05:59 +08:00
CCColliderDetector.cpp More std::for_each —> for(const auto& …) 2013-12-20 09:54:50 +08:00
CCColliderDetector.h Merge branch 'newRenderer' into Array 2013-12-17 18:06:11 +08:00
CCComAttribute.cpp fixed #3185 support for html5. 2013-11-14 17:03:45 +08:00
CCComAttribute.h Add doxygen comments for the CocoStudio 2013-11-20 12:04:47 +08:00
CCComAudio.cpp issue #2905:make cocostudio and gui flat 2013-10-16 16:48:39 +08:00
CCComAudio.h issue #2905:make cocostudio and gui flat 2013-10-16 16:48:39 +08:00
CCComController.cpp issue #2905:make cocostudio and gui flat 2013-10-16 16:48:39 +08:00
CCComController.h Add doxygen comments for the CocoStudio 2013-11-20 12:04:47 +08:00
CCComRender.cpp fixed #3185 replace NULL to nullptr. 2013-11-14 14:05:24 +08:00
CCComRender.h Add doxygen comments for the CocoStudio 2013-11-20 12:04:47 +08:00
CCDataReaderHelper.cpp fixed compile error 2013-12-18 22:36:10 +08:00
CCDataReaderHelper.h Add doxygen comments for the CocoStudio 2013-11-20 12:04:47 +08:00
CCDatas.cpp change for iterator and callfunc 2013-12-18 22:07:33 +08:00
CCDatas.h change for iterator and callfunc 2013-12-18 22:07:33 +08:00
CCDecorativeDisplay.cpp 1.add TEST_EASING 2013-12-06 13:40:49 +08:00
CCDecorativeDisplay.h 1.add TEST_EASING 2013-12-06 13:40:49 +08:00
CCDisplayFactory.cpp Merge branch 'newRenderer' into Array 2013-12-17 18:06:11 +08:00
CCDisplayFactory.h Add doxygen comments for the CocoStudio 2013-11-20 12:04:47 +08:00
CCDisplayManager.cpp Merge branch 'develop' of https://github.com/cocos2d/cocos2d-x into HEAD 2013-12-19 17:05:59 +08:00
CCDisplayManager.h fixed compiler error 2013-12-17 19:32:16 +08:00
CCInputDelegate.cpp issue #3137: Disabling Accelerometer when layer is destroyed. 2013-11-11 10:23:05 +08:00
CCInputDelegate.h Add doxygen comments for the CocoStudio 2013-11-20 15:07:34 +08:00
CCProcessBase.cpp fixed change animation internal, animation speed not right 2013-12-13 15:58:58 +08:00
CCProcessBase.h fixed change animation internal, animation speed not right 2013-12-13 15:58:58 +08:00
CCSGUIReader.cpp fix compile error for vs project 2013-12-10 21:20:52 +08:00
CCSGUIReader.h Add doxygen comments for the CocoStudio 2013-11-20 12:04:47 +08:00
CCSSceneReader.cpp fix compile error for vs project 2013-12-10 21:20:52 +08:00
CCSSceneReader.h Add doxygen comments for the CocoStudio 2013-11-20 12:04:47 +08:00
CCSkin.cpp fixed not render 2013-12-19 10:42:06 +08:00
CCSkin.h fixed not render 2013-12-19 10:42:06 +08:00
CCSpriteFrameCacheHelper.cpp 1. Change NULL to null 2013-11-05 15:32:13 +08:00
CCSpriteFrameCacheHelper.h removes `using namespace std` from header file 2013-12-18 11:45:30 -08:00
CCTransformHelp.cpp Migrated code to Matrix4 2013-12-10 11:07:15 -08:00
CCTransformHelp.h Migrated code to Matrix4 2013-12-10 11:07:15 -08:00
CCTween.cpp fixed compiler error 2013-12-17 19:32:16 +08:00
CCTween.h Add doxygen comments for the CocoStudio 2013-11-20 12:04:47 +08:00
CCTweenFunction.cpp 1.change blendfunc method 2013-12-13 15:02:09 +08:00
CCTweenFunction.h 1.change blendfunc method 2013-12-13 15:02:09 +08:00
CCUtilMath.cpp issue #2905:make cocostudio and gui flat 2013-10-16 16:48:39 +08:00
CCUtilMath.h issue #2905:make cocostudio and gui flat 2013-10-16 16:48:39 +08:00
CMakeLists.txt [cmake] output lib to root/lib 2013-11-04 21:03:08 +08:00
CSContentJsonDictionary.cpp fixed #3185 replace NULL to nullptr. 2013-11-14 14:05:24 +08:00
CSContentJsonDictionary.h Add doxygen comments for the CocoStudio 2013-11-20 12:04:47 +08:00
CocoStudio.h issue #2905:make cocostudio and gui flat 2013-10-16 16:48:39 +08:00
DictionaryHelper.cpp fixed #3185 replace NULL to nullptr. 2013-11-14 14:05:24 +08:00
DictionaryHelper.h Add doxygen comments for the CocoStudio 2013-11-20 12:04:47 +08:00