axmol/cocos/2d
halx99 5ef9214d19 fix warning 2020-10-06 12:31:17 +08:00
..
CCAction.cpp Clean JSB sources, optmize script event dispatch. 2020-02-28 02:15:33 +08:00
CCAction.h Clean JSB sources, optmize script event dispatch. 2020-02-28 02:15:33 +08:00
CCActionCamera.cpp Init Commit 2019-11-23 20:27:39 +08:00
CCActionCamera.h Init Commit 2019-11-23 20:27:39 +08:00
CCActionCatmullRom.cpp Init Commit 2019-11-23 20:27:39 +08:00
CCActionCatmullRom.h Init Commit 2019-11-23 20:27:39 +08:00
CCActionEase.cpp Init Commit 2019-11-23 20:27:39 +08:00
CCActionEase.h Init Commit 2019-11-23 20:27:39 +08:00
CCActionGrid.cpp Merge: f8e6c06286 cea283c489 2019-11-26 08:49:56 -08:00
CCActionGrid.h Init Commit 2019-11-23 20:27:39 +08:00
CCActionGrid3D.cpp Init Commit 2019-11-23 20:27:39 +08:00
CCActionGrid3D.h Init Commit 2019-11-23 20:27:39 +08:00
CCActionInstant.cpp Clean JSB sources, optmize script event dispatch. 2020-02-28 02:15:33 +08:00
CCActionInstant.h Init Commit 2019-11-23 20:27:39 +08:00
CCActionInterval.cpp Clean JSB sources, optmize script event dispatch. 2020-02-28 02:15:33 +08:00
CCActionInterval.h Init Commit 2019-11-23 20:27:39 +08:00
CCActionManager.cpp Init Commit 2019-11-23 20:27:39 +08:00
CCActionManager.h Init Commit 2019-11-23 20:27:39 +08:00
CCActionPageTurn3D.cpp Init Commit 2019-11-23 20:27:39 +08:00
CCActionPageTurn3D.h Init Commit 2019-11-23 20:27:39 +08:00
CCActionProgressTimer.cpp Init Commit 2019-11-23 20:27:39 +08:00
CCActionProgressTimer.h Init Commit 2019-11-23 20:27:39 +08:00
CCActionTiledGrid.cpp Init Commit 2019-11-23 20:27:39 +08:00
CCActionTiledGrid.h Init Commit 2019-11-23 20:27:39 +08:00
CCActionTween.cpp Init Commit 2019-11-23 20:27:39 +08:00
CCActionTween.h Init Commit 2019-11-23 20:27:39 +08:00
CCAnimation.cpp Init Commit 2019-11-23 20:27:39 +08:00
CCAnimation.h Init Commit 2019-11-23 20:27:39 +08:00
CCAnimationCache.cpp Backport CCValue APIs 2020-08-18 11:33:18 +08:00
CCAnimationCache.h Init Commit 2019-11-23 20:27:39 +08:00
CCAtlasNode.cpp fix AtlasNode, needs update atlas values when ignore content scale factor changed 2020-09-22 16:35:24 +08:00
CCAtlasNode.h Tidy, update programState texture at attachProgramState 2020-09-09 15:29:56 +08:00
CCAutoPolygon.cpp Refactor pixel format manipulate (#217) 2020-09-25 11:07:56 +08:00
CCAutoPolygon.h Init Commit 2019-11-23 20:27:39 +08:00
CCCamera.cpp Init Commit 2019-11-23 20:27:39 +08:00
CCCamera.h Init Commit 2019-11-23 20:27:39 +08:00
CCCameraBackgroundBrush.cpp set attribute (#20417) 2020-01-18 20:40:09 +08:00
CCCameraBackgroundBrush.h Init Commit 2019-11-23 20:27:39 +08:00
CCClippingNode.cpp Improve code quality 2020-08-18 14:29:09 +08:00
CCClippingNode.h Init Commit 2019-11-23 20:27:39 +08:00
CCClippingRectangleNode.cpp Init Commit 2019-11-23 20:27:39 +08:00
CCClippingRectangleNode.h Init Commit 2019-11-23 20:27:39 +08:00
CCComponent.cpp Clean JSB sources, optmize script event dispatch. 2020-02-28 02:15:33 +08:00
CCComponent.h Clean JSB sources, optmize script event dispatch. 2020-02-28 02:15:33 +08:00
CCComponentContainer.cpp Init Commit 2019-11-23 20:27:39 +08:00
CCComponentContainer.h Init Commit 2019-11-23 20:27:39 +08:00
CCDrawNode.cpp fix memory leak for ProgramStateRegistry use 2020-09-08 22:13:10 +08:00
CCDrawNode.h fix drawnode line width issue (#20442) 2020-01-18 20:40:34 +08:00
CCFastTMXLayer.cpp Sync missing feature from v3, and API compatible 2020-08-28 16:33:52 +08:00
CCFastTMXLayer.h fix ci 2020-08-28 17:26:30 +08:00
CCFastTMXTiledMap.cpp fix ci 2020-08-28 17:26:30 +08:00
CCFastTMXTiledMap.h fix ci 2020-08-28 17:26:30 +08:00
CCFont.cpp Init Commit 2019-11-23 20:27:39 +08:00
CCFont.h Init Commit 2019-11-23 20:27:39 +08:00
CCFontAtlas.cpp Refactor pixel format manipulate (#217) 2020-09-25 11:07:56 +08:00
CCFontAtlas.h V4 bmfont improved api (#20406) 2020-01-18 20:40:17 +08:00
CCFontAtlasCache.cpp V4 bmfont improved api (#20406) 2020-01-18 20:40:17 +08:00
CCFontAtlasCache.h V4 bmfont improved api (#20406) 2020-01-18 20:40:17 +08:00
CCFontCharMap.cpp Backport CCValue APIs 2020-08-18 11:33:18 +08:00
CCFontCharMap.h Init Commit 2019-11-23 20:27:39 +08:00
CCFontFNT.cpp V4 bmfont improved api (#20406) 2020-01-18 20:40:17 +08:00
CCFontFNT.h V4 bmfont improved api (#20406) 2020-01-18 20:40:17 +08:00
CCFontFreeType.cpp By default, disable stream parsing 2020-08-27 11:40:44 +08:00
CCFontFreeType.h fix warning 2020-10-06 12:31:17 +08:00
CCGrid.cpp Clearly texture usage and TextureGL initWithZeros usage (#219) 2020-09-25 15:04:55 +08:00
CCGrid.h RenderTarget abstract, in-progress (#210) 2020-09-21 22:10:50 +08:00
CCLabel.cpp fix ci 2020-09-17 12:10:08 +08:00
CCLabel.h fix ci 2020-09-17 12:10:08 +08:00
CCLabelAtlas.cpp Tidy, update programState texture at attachProgramState 2020-09-09 15:29:56 +08:00
CCLabelAtlas.h Tidy, update programState texture at attachProgramState 2020-09-09 15:29:56 +08:00
CCLabelTextFormatter.cpp Init Commit 2019-11-23 20:27:39 +08:00
CCLabelTextFormatter.h Init Commit 2019-11-23 20:27:39 +08:00
CCLayer.cpp Take care _programState use 2020-07-21 23:11:03 +08:00
CCLayer.h Init Commit 2019-11-23 20:27:39 +08:00
CCLight.cpp Init Commit 2019-11-23 20:27:39 +08:00
CCLight.h Init Commit 2019-11-23 20:27:39 +08:00
CCMenu.cpp Backport CCValue APIs 2020-08-18 11:33:18 +08:00
CCMenu.h Init Commit 2019-11-23 20:27:39 +08:00
CCMenuItem.cpp Tidy, update programState texture at attachProgramState 2020-09-09 15:29:56 +08:00
CCMenuItem.h Init Commit 2019-11-23 20:27:39 +08:00
CCMotionStreak.cpp Tidy, update programState texture at attachProgramState 2020-09-09 15:29:56 +08:00
CCMotionStreak.h More clearly programState management 2020-09-09 13:03:31 +08:00
CCNode.cpp More clearly programState management 2020-09-09 13:03:31 +08:00
CCNode.h More clearly programState management 2020-09-09 13:03:31 +08:00
CCNodeGrid.cpp Init Commit 2019-11-23 20:27:39 +08:00
CCNodeGrid.h Init Commit 2019-11-23 20:27:39 +08:00
CCParallaxNode.cpp Init Commit 2019-11-23 20:27:39 +08:00
CCParallaxNode.h Init Commit 2019-11-23 20:27:39 +08:00
CCParticleBatchNode.cpp Take care _programState use 2020-07-21 23:11:03 +08:00
CCParticleBatchNode.h Init Commit 2019-11-23 20:27:39 +08:00
CCParticleExamples.cpp Improve images decoder 2020-08-31 21:04:47 +08:00
CCParticleExamples.h Init Commit 2019-11-23 20:27:39 +08:00
CCParticleSystem.cpp Improve images decoder 2020-08-31 21:04:47 +08:00
CCParticleSystem.h Init Commit 2019-11-23 20:27:39 +08:00
CCParticleSystemQuad.cpp Take care _programState use 2020-07-21 23:11:03 +08:00
CCParticleSystemQuad.h Init Commit 2019-11-23 20:27:39 +08:00
CCProgressTimer.cpp Take care _programState use 2020-07-21 23:11:03 +08:00
CCProgressTimer.h Init Commit 2019-11-23 20:27:39 +08:00
CCProtectedNode.cpp Clean JSB sources, optmize script event dispatch. 2020-02-28 02:15:33 +08:00
CCProtectedNode.h Init Commit 2019-11-23 20:27:39 +08:00
CCRenderTexture.cpp Clearly texture usage and TextureGL initWithZeros usage (#219) 2020-09-25 15:04:55 +08:00
CCRenderTexture.h Refactor pixel format manipulate (#217) 2020-09-25 11:07:56 +08:00
CCScene.cpp Init Commit 2019-11-23 20:27:39 +08:00
CCScene.h Init Commit 2019-11-23 20:27:39 +08:00
CCSprite.cpp More clearly programState management 2020-09-09 13:03:31 +08:00
CCSprite.h More clearly programState management 2020-09-09 13:03:31 +08:00
CCSpriteBatchNode.cpp Tidy, update programState texture at attachProgramState 2020-09-09 15:29:56 +08:00
CCSpriteBatchNode.h More clearly programState management 2020-09-09 13:03:31 +08:00
CCSpriteFrame.cpp Init Commit 2019-11-23 20:27:39 +08:00
CCSpriteFrame.h Init Commit 2019-11-23 20:27:39 +08:00
CCSpriteFrameCache.cpp Refactor pixel format manipulate (#217) 2020-09-25 11:07:56 +08:00
CCSpriteFrameCache.h Init Commit 2019-11-23 20:27:39 +08:00
CCTMXObjectGroup.cpp Init Commit 2019-11-23 20:27:39 +08:00
CCTMXObjectGroup.h Init Commit 2019-11-23 20:27:39 +08:00
CCTMXXMLParser.cpp Merge: f2970e72de 8cad7319f6 2020-09-01 00:16:01 -07:00
CCTMXXMLParser.h Sync missing feature from v3, and API compatible 2020-08-28 16:33:52 +08:00
CCTextFieldTTF.cpp Init Commit 2019-11-23 20:27:39 +08:00
CCTextFieldTTF.h Init Commit 2019-11-23 20:27:39 +08:00
CCTileMapAtlas.cpp Backport CCValue APIs 2020-08-18 11:33:18 +08:00
CCTileMapAtlas.h Init Commit 2019-11-23 20:27:39 +08:00
CCTransition.cpp Refactor pixel format manipulate (#217) 2020-09-25 11:07:56 +08:00
CCTransition.h Init Commit 2019-11-23 20:27:39 +08:00
CCTransitionPageTurn.cpp Init Commit 2019-11-23 20:27:39 +08:00
CCTransitionPageTurn.h Init Commit 2019-11-23 20:27:39 +08:00
CCTransitionProgress.cpp Refactor pixel format manipulate (#217) 2020-09-25 11:07:56 +08:00
CCTransitionProgress.h Init Commit 2019-11-23 20:27:39 +08:00
CCTweenFunction.cpp Init Commit 2019-11-23 20:27:39 +08:00
CCTweenFunction.h Init Commit 2019-11-23 20:27:39 +08:00
CMakeLists.txt Remove TMXLayer,TMXMap, remain FastTMXLayer,FastTMXMap enough 2020-08-28 15:42:40 +08:00