.. |
ActionTimeline
|
Fix a logical bug that may wrong behavior
|
2015-05-11 15:15:00 +03:00 |
WidgetReader
|
Fix wrong shadow & outline color bug for text component
|
2015-04-29 10:46:23 +08:00 |
Android.mk
|
Remove CCNodeReader.h/.cpp.
|
2015-04-01 13:37:36 +08:00 |
CCActionFrame.cpp
|
…
|
|
CCActionFrame.h
|
…
|
|
CCActionFrameEasing.cpp
|
…
|
|
CCActionFrameEasing.h
|
…
|
|
CCActionManagerEx.cpp
|
add stopActionByName()
|
2014-12-11 02:57:13 +08:00 |
CCActionManagerEx.h
|
add stopActionByName()
|
2014-12-11 02:57:13 +08:00 |
CCActionNode.cpp
|
…
|
|
CCActionNode.h
|
…
|
|
CCActionObject.cpp
|
…
|
|
CCActionObject.h
|
…
|
|
CCArmature.cpp
|
Optimize Vec2
|
2015-04-19 20:40:52 +03:00 |
CCArmature.h
|
…
|
|
CCArmatureAnimation.cpp
|
Fix ArmatureAnimation crash
|
2015-05-18 12:08:26 +08:00 |
CCArmatureAnimation.h
|
Adding missing virtual keywords
|
2015-03-16 16:39:43 +01:00 |
CCArmatureDataManager.cpp
|
…
|
|
CCArmatureDataManager.h
|
…
|
|
CCArmatureDefine.cpp
|
…
|
|
CCArmatureDefine.h
|
…
|
|
CCBatchNode.cpp
|
…
|
|
CCBatchNode.h
|
…
|
|
CCBone.cpp
|
…
|
|
CCBone.h
|
…
|
|
CCColliderDetector.cpp
|
…
|
|
CCColliderDetector.h
|
…
|
|
CCComAttribute.cpp
|
…
|
|
CCComAttribute.h
|
…
|
|
CCComAudio.cpp
|
removed CC_PLATFORM_WP8
|
2015-05-08 09:19:13 -07:00 |
CCComAudio.h
|
…
|
|
CCComBase.h
|
…
|
|
CCComController.cpp
|
…
|
|
CCComController.h
|
…
|
|
CCComRender.cpp
|
…
|
|
CCComRender.h
|
issue cocos2d/cocos2d-js #2563 : cccomrender need to use its constructor in jsb code. So i modify the constructor to public
|
2015-01-12 20:49:43 +08:00 |
CCDataReaderHelper.cpp
|
Fix simulator crash when miss some armature resource
|
2015-04-28 11:54:36 +08:00 |
CCDataReaderHelper.h
|
…
|
|
CCDatas.cpp
|
…
|
|
CCDatas.h
|
Get rid of compiler warnings: 'func' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
|
2015-03-15 00:10:08 +01:00 |
CCDecorativeDisplay.cpp
|
…
|
|
CCDecorativeDisplay.h
|
…
|
|
CCDisplayFactory.cpp
|
…
|
|
CCDisplayFactory.h
|
…
|
|
CCDisplayManager.cpp
|
Optimize Vec2
|
2015-04-19 20:40:52 +03:00 |
CCDisplayManager.h
|
…
|
|
CCInputDelegate.cpp
|
…
|
|
CCInputDelegate.h
|
…
|
|
CCObjectExtensionData.cpp
|
Manage reference count of ActiontimelineData object in ObjectExtensionData.
|
2015-03-18 16:56:16 +08:00 |
CCObjectExtensionData.h
|
Manage reference count of ActiontimelineData object in ObjectExtensionData.
|
2015-03-18 16:56:16 +08:00 |
CCProcessBase.cpp
|
…
|
|
CCProcessBase.h
|
…
|
|
CCSGUIReader.cpp
|
fix cocostudio anchor point bug
|
2015-03-09 14:30:41 +08:00 |
CCSGUIReader.h
|
Get rid of compiler warnings: 'func' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
|
2015-03-14 19:33:15 +01:00 |
CCSSceneReader.cpp
|
…
|
|
CCSSceneReader.h
|
…
|
|
CCSkin.cpp
|
Optimize Vec3
|
2015-04-05 13:09:50 +03:00 |
CCSkin.h
|
…
|
|
CCSpriteFrameCacheHelper.cpp
|
…
|
|
CCSpriteFrameCacheHelper.h
|
…
|
|
CCTransformHelp.cpp
|
…
|
|
CCTransformHelp.h
|
…
|
|
CCTween.cpp
|
…
|
|
CCTween.h
|
…
|
|
CCUtilMath.cpp
|
Optimize Vec2
|
2015-04-19 20:40:52 +03:00 |
CCUtilMath.h
|
…
|
|
CMakeLists.txt
|
Add method destroyCocosStudio() for CocoStudio
|
2015-03-31 19:55:56 +08:00 |
CSParse3DBinary_generated.h
|
Add CocosStudio UserCameraReader
|
2015-02-25 14:19:08 +08:00 |
CSParseBinary_generated.h
|
Modify that parse text shadow and outline.
|
2015-04-20 11:39:43 +08:00 |
CocoLoader.cpp
|
…
|
|
CocoLoader.h
|
…
|
|
CocoStudio.cpp
|
Supplement invoke destroyInstance() of some Reader in destroyCocosStudio().
|
2015-04-01 14:08:09 +08:00 |
CocoStudio.h
|
Add method destroyCocosStudio() for CocoStudio
|
2015-03-31 19:55:56 +08:00 |
CocosStudioExport.h
|
…
|
|
DictionaryHelper.cpp
|
…
|
|
DictionaryHelper.h
|
…
|
|
FlatBuffersSerialize.cpp
|
Optimize Vec2
|
2015-04-19 20:40:52 +03:00 |
FlatBuffersSerialize.h
|
Animation easing.
|
2015-04-09 16:55:15 +08:00 |
TriggerBase.cpp
|
…
|
|
TriggerBase.h
|
…
|
|
TriggerMng.cpp
|
…
|
|
TriggerMng.h
|
…
|
|
TriggerObj.cpp
|
…
|
|
TriggerObj.h
|
…
|
|
WidgetCallBackHandlerProtocol.cpp
|
…
|
|
WidgetCallBackHandlerProtocol.h
|
…
|
|