axmol/cocos/2d
偶尔e网事 eb480fb021 Revert "remove CCClippingRectangleNode transform error support." 2015-09-18 11:31:37 +08:00
..
libcocos2d_8_1 Merge cocos2d. 2015-09-15 18:30:45 +08:00
libcocos2d_win10 add physics component 2015-09-08 09:54:01 +08:00
win10_props added ogg support for Windows 10 UWP 2015-06-04 14:42:11 -07:00
winrt_8.1_props Added ogg support to audio engine. Fixed issues #150 and #151 2015-06-03 20:57:14 -07:00
wp_8.1_props
CCAction.cpp support custom action, and rewrite update function 2015-09-09 10:08:07 +08:00
CCAction.h support custom action, and rewrite update function 2015-09-09 10:08:07 +08:00
CCActionCamera.cpp fix typos 2015-09-09 11:37:41 +08:00
CCActionCamera.h Fix typo. angel -> angle 2015-05-21 09:22:59 +09:00
CCActionCatmullRom.cpp Optimize Vec2 2015-04-19 20:40:52 +03:00
CCActionCatmullRom.h Add comments 2015-03-27 11:39:31 +08:00
CCActionEase.cpp add more descriptive message to ASSET macro. 2015-07-14 15:28:36 +08:00
CCActionEase.h Add EaseRateAction::create() method. 2015-04-24 18:31:44 +08:00
CCActionGrid.cpp Merge pull request #12744 from fusijie/fix_pageturndown 2015-07-28 11:35:15 +08:00
CCActionGrid.h Completed test case and comment. 2015-07-08 22:34:33 +08:00
CCActionGrid3D.cpp Optimize Vec2 2015-04-19 20:40:52 +03:00
CCActionGrid3D.h Solve the warning when generating docs by doxygen. 2015-03-27 10:17:33 +08:00
CCActionInstant.cpp support custom action, and rewrite update function 2015-09-09 10:08:07 +08:00
CCActionInstant.h update comments. 2015-03-27 12:07:19 +08:00
CCActionInterval.cpp support custom action, and rewrite update function 2015-09-09 10:08:07 +08:00
CCActionInterval.h support custom action, and rewrite update function 2015-09-09 10:08:07 +08:00
CCActionManager.cpp add more descriptive message to ASSET macro. 2015-07-14 15:28:36 +08:00
CCActionManager.h added _flags to Action, change API to stopActionsByFlags 2015-05-28 09:52:49 +02:00
CCActionPageTurn3D.cpp Completed test case and comment. 2015-07-08 22:34:33 +08:00
CCActionPageTurn3D.h Solve the error format of comments in header files. 2015-03-19 15:59:58 +08:00
CCActionProgressTimer.cpp Replace tabs with spaces in cocos/2d dir 2015-01-08 20:17:45 +09:00
CCActionProgressTimer.h Solve the error format of comments in header files. 2015-03-19 15:59:58 +08:00
CCActionTiledGrid.cpp Optimize Vec2 2015-04-19 20:40:52 +03:00
CCActionTiledGrid.h Solve the error format of comments in header files. 2015-03-19 15:59:58 +08:00
CCActionTween.cpp Replace tabs with spaces in cocos/2d dir 2015-01-08 20:17:45 +09:00
CCActionTween.h Solve the error format of comments in header files. 2015-03-19 15:59:58 +08:00
CCAnimation.cpp Replace tabs with spaces in cocos/2d dir 2015-01-08 20:17:45 +09:00
CCAnimation.h Add comments 2015-03-27 11:39:31 +08:00
CCAnimationCache.cpp
CCAnimationCache.h add comments. 2015-03-21 17:06:26 +08:00
CCAtlasNode.cpp undeprecate init for custom command 2015-01-15 15:56:44 -08:00
CCAtlasNode.h add comments. 2015-03-21 17:06:26 +08:00
CCAutoPolygon.cpp fix copy construct & assignment operator memory leakage. 2015-08-18 14:48:16 +08:00
CCAutoPolygon.h Fixed auto polygon comments out of date. 2015-09-10 15:18:04 +08:00
CCCamera.cpp Refactor BackGround to Background 2015-08-21 10:43:59 +08:00
CCCamera.h Refactor BackGround to Background 2015-08-21 10:43:59 +08:00
CCCameraBackgroundBrush.cpp enable depth write 2015-08-28 11:46:11 +08:00
CCCameraBackgroundBrush.h Add JS and Lua bindings for CCCameraBackgroundBrush 2015-08-21 12:42:36 +08:00
CCClippingNode.cpp Use sendNodeEventToJSExtended instead of sendNodeEventToJS in sub classes 2015-07-28 18:24:03 +08:00
CCClippingNode.h [ci skip] Add javascript notes... 2015-03-28 14:28:16 +08:00
CCClippingRectangleNode.cpp Revert "remove CCClippingRectangleNode transform error support." 2015-09-18 11:31:37 +08:00
CCClippingRectangleNode.h Revert "remove CCClippingRectangleNode transform error support." 2015-09-18 11:31:37 +08:00
CCComponent.cpp Fix jsbinding calls for CCComponent 2015-06-04 15:59:05 +08:00
CCComponent.h 1, modify space format. 2015-06-04 14:08:47 +08:00
CCComponentContainer.cpp Refine ComponentContainer to improve performance 2015-09-09 11:53:55 +08:00
CCComponentContainer.h Refine ComponentContainer to improve performance 2015-09-09 11:53:55 +08:00
CCDrawNode.cpp Merge branch 'v3.7-release' into v3 2015-07-13 22:44:54 +08:00
CCDrawNode.h Add a setter for line width in DrawNode 2015-07-07 18:48:02 +09:00
CCDrawingPrimitives.cpp remove EMSCRIPTEN related code 2015-07-16 14:15:41 +08:00
CCDrawingPrimitives.h Fix typo. angel -> angle 2015-05-21 09:22:59 +09:00
CCFastTMXLayer.cpp fix FastTiledMap auto-culling bug. 2015-07-30 15:07:03 +08:00
CCFastTMXLayer.h [ci skip] Add javascript notes... 2015-03-28 14:28:16 +08:00
CCFastTMXTiledMap.cpp experimental::TileMap:Fixed crash if referring a non-existent layer in TMX. 2015-05-22 11:14:34 +08:00
CCFastTMXTiledMap.h [ci skip] Add javascript notes... 2015-03-28 14:28:16 +08:00
CCFont.cpp Improve coding style 2015-07-30 11:33:18 +08:00
CCFont.h Improve coding style 2015-07-30 11:33:18 +08:00
CCFontAtlas.cpp Label:Fixed display not as expected(Redmine issue:22133). 2015-08-17 22:46:19 +08:00
CCFontAtlas.h Label:Fixed the edge of character may be cropped. 2015-07-30 16:24:47 +08:00
CCFontAtlasCache.cpp Fixed FontAtlasCache::purgeCachedData might cause crash. 2015-08-05 14:12:02 +08:00
CCFontAtlasCache.h Improve coding style 2015-07-30 11:33:18 +08:00
CCFontCharMap.cpp Improve coding style 2015-07-30 11:33:18 +08:00
CCFontCharMap.h Improve coding style 2015-07-30 11:33:18 +08:00
CCFontFNT.cpp Improve coding style 2015-07-30 11:33:18 +08:00
CCFontFNT.h [ci skip]Update comments 2015-03-24 20:23:51 +08:00
CCFontFreeType.cpp Spaces should not be lost if label created with Fingerpop.ttf 2015-08-05 23:46:41 +08:00
CCFontFreeType.h Improve coding style 2015-07-30 11:33:18 +08:00
CCGLBufferedNode.cpp
CCGLBufferedNode.h [ci skip] Add javascript notes... 2015-03-28 14:28:16 +08:00
CCGrabber.cpp
CCGrabber.h [ci skip]Update comments 2015-03-27 15:25:44 +08:00
CCGrid.cpp Merge pull request #12744 from fusijie/fix_pageturndown 2015-07-28 11:35:15 +08:00
CCGrid.h fix typos 2015-09-09 11:37:41 +08:00
CCLabel.cpp Fixed `Label::setGlobalZOrder ` is invalid when label create with system font. 2015-08-19 10:22:48 +08:00
CCLabel.h Fixed `Label::setGlobalZOrder ` is invalid when label create with system font. 2015-08-19 10:22:48 +08:00
CCLabelAtlas.cpp Replace tabs with spaces in cocos/2d dir 2015-01-08 20:17:45 +09:00
CCLabelAtlas.h [ci skip] Add javascript notes... 2015-03-28 14:28:16 +08:00
CCLabelBMFont.cpp
CCLabelBMFont.h [ci skip]Update comments 2015-03-24 20:23:51 +08:00
CCLabelTTF.cpp Label:improving the code readability. 2015-07-14 11:30:56 +08:00
CCLabelTTF.h Label:improving the code readability. 2015-07-14 11:30:56 +08:00
CCLabelTextFormatter.cpp Label:ignore '\r' character. 2015-08-14 11:07:34 +08:00
CCLabelTextFormatter.h Label:refine the implementation about text layout and support debug draw 2015-07-24 18:38:45 +08:00
CCLayer.cpp add physics component 2015-09-08 09:54:01 +08:00
CCLayer.h fix typos 2015-09-09 11:37:41 +08:00
CCLight.cpp
CCLight.h Merge pull request #11027 from tangziwen/doc 2015-03-23 10:45:41 +08:00
CCMenu.cpp Fix bug: #21796 [Android 5.0][Cpp-Tests] Node::Scene3D menu unusable. 2015-08-07 16:30:22 +08:00
CCMenu.h Fix bug: #21796 [Android 5.0][Cpp-Tests] Node::Scene3D menu unusable. 2015-08-07 16:30:22 +08:00
CCMenuItem.cpp Uncoupling the implementation of MenuItemToggle dependence on tag. 2015-09-09 15:32:44 +08:00
CCMenuItem.h Uncoupling the implementation of MenuItemToggle dependence on tag. 2015-09-09 15:32:44 +08:00
CCMotionStreak.cpp remove EMSCRIPTEN related code 2015-07-16 14:15:41 +08:00
CCMotionStreak.h Fix comment. 2015-04-13 19:24:19 +03:00
CCNode.cpp fix typos 2015-09-09 11:37:41 +08:00
CCNode.h Refine ComponentContainer to improve performance 2015-09-09 11:53:55 +08:00
CCNodeGrid.cpp completed api. 2015-07-08 17:26:29 +08:00
CCNodeGrid.h Completed test case and comment. 2015-07-08 22:34:33 +08:00
CCParallaxNode.cpp Optimize Vec2 2015-04-19 20:40:52 +03:00
CCParallaxNode.h [ci skip]update headers' module name. 2015-03-24 10:34:41 +08:00
CCParticleBatchNode.cpp Fixed bug: wrong usage of isVisitableByVisitingCamera, which should only effect draw call. 2015-06-18 10:32:30 +08:00
CCParticleBatchNode.h Merge pull request #11092 from fusijie/cocosapi 2015-03-24 11:27:54 +08:00
CCParticleExamples.cpp Optimize Vec2 2015-04-19 20:40:52 +03:00
CCParticleExamples.h Merge pull request #11092 from fusijie/cocosapi 2015-03-24 11:27:54 +08:00
CCParticleSystem.cpp Use string::empty() to check whether string is empty. 2015-09-01 11:26:09 +08:00
CCParticleSystem.h removed CC_PLATFORM_WP8 2015-05-08 09:19:13 -07:00
CCParticleSystemQuad.cpp Optimize Vec2 2015-04-19 20:40:52 +03:00
CCParticleSystemQuad.h Merge pull request #11092 from fusijie/cocosapi 2015-03-24 11:27:54 +08:00
CCProgressTimer.cpp Fixed SpriteProgressToRadialMidpointChanged bug. 2015-08-20 17:07:53 +08:00
CCProgressTimer.h add comments. 2015-03-21 17:06:26 +08:00
CCProtectedNode.cpp add physics component 2015-09-08 09:54:01 +08:00
CCProtectedNode.h [ci skip] Add javascript notes... 2015-03-28 14:28:16 +08:00
CCRenderTexture.cpp fixed renderTexture switch foreground to background issue. 2015-07-15 13:47:10 +08:00
CCRenderTexture.h [ci skip] Add javascript notes... 2015-03-28 14:28:16 +08:00
CCScene.cpp add physics component 2015-09-08 09:54:01 +08:00
CCScene.h add physics component 2015-09-08 09:54:01 +08:00
CCSprite.cpp Merge pull request #13577 from fusijie/fix_13454 2015-09-15 14:24:23 +08:00
CCSprite.h Fixed sprite debug draw. 2015-08-26 18:18:58 +08:00
CCSpriteBatchNode.cpp add physics component 2015-09-08 09:54:01 +08:00
CCSpriteBatchNode.h [ci skip] Add javascript notes... 2015-03-28 14:28:16 +08:00
CCSpriteFrame.cpp Use string::empty() to check whether string is empty. 2015-09-01 11:26:09 +08:00
CCSpriteFrame.h update comments. 2015-03-27 12:07:19 +08:00
CCSpriteFrameCache.cpp fix typos 2015-09-09 11:37:41 +08:00
CCSpriteFrameCache.h fix 2015-04-24 11:40:15 +08:00
CCTMXLayer.cpp Fix when picture file used by TMX map file missing or broken, create TMX object will cause program crashed 2015-08-19 14:02:12 +08:00
CCTMXLayer.h [ci skip] Add javascript notes... 2015-03-28 14:28:16 +08:00
CCTMXObjectGroup.cpp Optimize Vec2 2015-04-19 20:40:52 +03:00
CCTMXObjectGroup.h [ci skip] Add javascript notes... 2015-03-28 14:28:16 +08:00
CCTMXTiledMap.cpp Fix when picture file used by TMX map file missing or broken, create TMX object will cause program crashed 2015-08-19 14:02:12 +08:00
CCTMXTiledMap.h [ci skip] Add javascript notes... 2015-03-28 14:28:16 +08:00
CCTMXXMLParser.cpp Fixed #12918 : TMXXMLParser.cpp -- In the function getRectForGID have small errors 2015-07-23 11:01:51 +08:00
CCTMXXMLParser.h [ci skip]Update comments 2015-03-24 20:23:51 +08:00
CCTextFieldTTF.cpp Use string::empty() to check whether string is empty. 2015-09-01 11:26:09 +08:00
CCTextFieldTTF.h Merge branch 'v3' into fix-remaining-missing-comments 2015-03-30 10:56:42 +08:00
CCTileMapAtlas.cpp
CCTileMapAtlas.h [ci skip] Add javascript notes... 2015-03-28 14:28:16 +08:00
CCTransition.cpp Use sendNodeEventToJSExtended instead of sendNodeEventToJS in sub classes 2015-07-28 18:24:03 +08:00
CCTransition.h Add getInScene,getDuration for TransitionScene class. 2015-04-03 11:49:15 +08:00
CCTransitionPageTurn.cpp
CCTransitionPageTurn.h update comments. 2015-03-27 12:07:19 +08:00
CCTransitionProgress.cpp Replace tabs with spaces in cocos/2d dir 2015-01-08 20:17:45 +09:00
CCTransitionProgress.h [ci skip]update headers' module name. 2015-03-24 10:34:41 +08:00
CCTweenFunction.cpp
CCTweenFunction.h [ci skip]Update comments 2015-03-24 20:23:51 +08:00
CMakeLists.txt Refactor BackGround to Background 2015-08-21 10:43:59 +08:00
cocos2d.def
cocos2d_headers.props Add $(EngineRoot)external for cocos2d_headers.props 2015-05-07 11:11:33 +08:00
cocos2dx.props updated version to v3-deps-70 2015-07-21 16:43:47 +08:00
libcocos2d.vcxproj Merge cocos2d. 2015-09-15 18:30:45 +08:00
libcocos2d.vcxproj.filters Merge cocos2d. 2015-09-15 18:30:45 +08:00