axmol/cocos/2d
minggo 359e25327d Merge pull request #10946 from natural-law/v3
[ci skip] Update comments of some header files.
2015-03-18 18:25:31 +08:00
..
libcocos2d_8_1 removed no-gl_PointSize shaders for Windows Phone 8.1 2015-03-16 08:08:02 -07:00
winrt_8.1_props disabled Check SDL to allow CC_DEPRECATED to work as warning and not error 2015-02-27 10:36:48 -08:00
winrt_props added wp8 and winrt property sheets 2014-10-14 14:27:29 -07:00
wp8_props disabled Check SDL to allow CC_DEPRECATED to work as warning and not error 2015-02-27 11:07:51 -08:00
wp_8.1_props added wp8 and winrt property sheets 2014-10-14 14:27:29 -07:00
CCAction.cpp Cleaned up CCAction.cpp 2015-02-12 21:00:12 -08:00
CCAction.h issue #9537:Make parameters more sense 2015-01-20 15:41:59 +08:00
CCActionCamera.cpp Replace tabs with spaces in cocos/2d dir 2015-01-08 20:17:45 +09:00
CCActionCamera.h
CCActionCatmullRom.cpp Replace tabs with spaces in cocos/2d dir 2015-01-08 20:17:45 +09:00
CCActionCatmullRom.h issue #9537:Make parameters more sense 2015-01-20 15:41:59 +08:00
CCActionEase.cpp Replace tabs with spaces in cocos/2d dir 2015-01-08 20:17:45 +09:00
CCActionEase.h Update comments of some header files. 2015-03-18 18:15:34 +08:00
CCActionGrid.cpp Replace tabs with spaces in cocos/2d dir 2015-01-08 20:17:45 +09:00
CCActionGrid.h Update comments of some header files. 2015-03-18 18:15:34 +08:00
CCActionGrid3D.cpp Replace tabs with spaces in cocos/2d dir 2015-01-08 20:17:45 +09:00
CCActionGrid3D.h Update comments of some header files. 2015-03-18 18:15:34 +08:00
CCActionInstant.cpp Replace tabs with spaces in cocos/2d dir 2015-01-08 20:17:45 +09:00
CCActionInstant.h issue #9537:Make parameters more sense 2015-01-20 15:41:59 +08:00
CCActionInterval.cpp disable MoveTo::reverse() 2015-03-11 09:55:32 +08:00
CCActionInterval.h disable MoveTo::reverse() 2015-03-11 09:55:32 +08:00
CCActionManager.cpp Adds MARK: TODO: FIXME: in code 2014-08-29 12:54:24 -07:00
CCActionManager.h issue #9537:Make parameters more sense 2015-01-20 15:41:59 +08:00
CCActionPageTurn3D.cpp Replace tabs with spaces in cocos/2d dir 2015-01-08 20:17:45 +09:00
CCActionPageTurn3D.h Update comments of some header files. 2015-03-18 18:15:34 +08:00
CCActionProgressTimer.cpp Replace tabs with spaces in cocos/2d dir 2015-01-08 20:17:45 +09:00
CCActionProgressTimer.h Update comments of some header files. 2015-03-18 18:15:34 +08:00
CCActionTiledGrid.cpp Replace tabs with spaces in cocos/2d dir 2015-01-08 20:17:45 +09:00
CCActionTiledGrid.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
CCActionTween.cpp Replace tabs with spaces in cocos/2d dir 2015-01-08 20:17:45 +09:00
CCActionTween.h Update comments of some header files. 2015-03-18 18:15:34 +08:00
CCAnimation.cpp Replace tabs with spaces in cocos/2d dir 2015-01-08 20:17:45 +09:00
CCAnimation.h Moved base/CCPlatform* -> platform/CCPlatform* 2014-09-09 17:17:07 -07:00
CCAnimationCache.cpp remove unneeded includes 2014-08-28 17:03:29 +08:00
CCAnimationCache.h
CCAtlasNode.cpp undeprecate init for custom command 2015-01-15 15:56:44 -08:00
CCAtlasNode.h
CCCamera.cpp reset unproject with viewport cocostudio using it 2015-03-06 11:29:40 +08:00
CCCamera.h modify project & unproject api 2015-02-27 10:01:57 +08:00
CCClippingNode.cpp override setCameraMask 2015-03-16 17:11:17 +08:00
CCClippingNode.h Merge pull request #10899 from super626/v3 2015-03-17 19:29:21 +08:00
CCClippingRectangleNode.cpp ClippingRegionNode --> ClippingRectangleNode 2014-10-11 11:49:01 +08:00
CCClippingRectangleNode.h ClippingRegionNode --> ClippingRectangleNode 2014-10-11 11:49:01 +08:00
CCComponent.cpp Replace tabs with spaces in cocos/2d dir 2015-01-08 20:17:45 +09:00
CCComponent.h
CCComponentContainer.cpp remove unneeded includes 2014-08-28 17:03:29 +08:00
CCComponentContainer.h
CCDrawNode.cpp add glBindBuffer for drawnode and clippingnode to avoid crash 2015-01-29 18:06:20 +08:00
CCDrawNode.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
CCDrawingPrimitives.cpp Replace tabs with spaces in cocos/2d dir 2015-01-08 20:17:45 +09:00
CCDrawingPrimitives.h Deprecate DrawPrimitives and enhance DrawNode 2014-09-11 15:39:56 +08:00
CCFastTMXLayer.cpp Fixed lots of compiler warnings 2015-01-23 02:02:33 +01:00
CCFastTMXLayer.h change indices to short for fast tmx 2014-09-17 11:06:15 +08:00
CCFastTMXTiledMap.cpp Merge pull request #7915 from ricardoquesada/xcode_mark_todo_fixme 2014-08-29 12:55:14 -07:00
CCFastTMXTiledMap.h remove unneeded includes 2014-08-28 17:32:23 +08:00
CCFont.cpp Replace tabs with spaces in cocos/2d dir 2015-01-08 20:17:45 +09:00
CCFont.h remove unneeded include header files 2014-08-27 13:39:50 +08:00
CCFontAtlas.cpp Fixed crash 2015-01-21 22:46:31 +08:00
CCFontAtlas.h Fixed label may become white/black block after resume from background on android 2015-01-21 21:58:18 +08:00
CCFontAtlasCache.cpp remove unneeded include header files 2014-08-27 13:39:50 +08:00
CCFontAtlasCache.h remove unneeded include header files 2014-08-27 13:39:50 +08:00
CCFontCharMap.cpp Adds `std::nothrow` to `new` 2014-08-27 16:31:57 -07:00
CCFontCharMap.h remove unneeded include header files 2014-08-27 13:39:50 +08:00
CCFontFNT.cpp Improved the parsing performance of bitmap fonts 2015-01-24 16:23:30 +08:00
CCFontFNT.h Add CC_DLL for FontFNT 2014-08-08 15:22:43 +08:00
CCFontFreeType.cpp Cleanup order of fields initialization. 2014-10-30 17:28:41 +03:00
CCFontFreeType.h remove unneeded include header files 2014-08-27 13:39:50 +08:00
CCGLBufferedNode.cpp
CCGLBufferedNode.h Platform fixed 2014-09-09 16:50:02 -07:00
CCGrabber.cpp Adds MARK: TODO: FIXME: in code 2014-08-29 12:54:24 -07:00
CCGrabber.h Platform fixed 2014-09-09 16:50:02 -07:00
CCGrid.cpp Fixed lots of compiler warnings 2015-01-23 02:02:33 +01:00
CCGrid.h Fix Vertex Z issue 2015-01-15 16:41:07 -08:00
CCLabel.cpp add comment 2015-03-18 11:58:36 +08:00
CCLabel.h override setCameraMask 2015-03-16 17:11:17 +08:00
CCLabelAtlas.cpp Replace tabs with spaces in cocos/2d dir 2015-01-08 20:17:45 +09:00
CCLabelAtlas.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
CCLabelBMFont.cpp fix compiling error caused by enable CC_LABELBMFONT_DEBUG_DRAW/CC_LABELATLAS_DEBUG_DRAW 2014-11-24 17:21:14 +08:00
CCLabelBMFont.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
CCLabelTTF.cpp Adds `std::nothrow` to `new` 2014-08-27 16:31:57 -07:00
CCLabelTTF.h fix warns and memory leak 2014-10-09 17:19:43 +08:00
CCLabelTextFormatter.cpp * fixed android crash that a Label instance add to an invisibility parent node. 2014-11-27 10:59:47 +08:00
CCLabelTextFormatter.h Moved base/CCPlatform* -> platform/CCPlatform* 2014-09-09 17:17:07 -07:00
CCLayer.cpp refactor the rendering and creation of DrawNode 2015-01-23 18:19:03 +08:00
CCLayer.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
CCLight.cpp Cleanup order of fields initialization. 2014-10-30 17:28:41 +03:00
CCLight.h Move `CCCamera.cpp/h` `CCLight.cpp/h` into 2d 2014-10-20 16:25:24 +08:00
CCMenu.cpp CMake fix for Mac Os X. 2014-10-15 00:19:29 +03:00
CCMenu.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
CCMenuItem.cpp Replace tabs with spaces in cocos/2d dir 2015-01-08 20:17:45 +09:00
CCMenuItem.h fix memory leak when use menu_selector. 2014-09-14 21:41:19 +08:00
CCMotionStreak.cpp MotionStreak MoveTo/MoveBy action OK 2015-01-29 19:30:00 +09:00
CCMotionStreak.h MotionStreak MoveTo/MoveBy action OK 2015-01-29 19:30:00 +09:00
CCNode.cpp Merge pull request #10160 from lite3/wildpointer 2015-02-12 18:01:10 +08:00
CCNode.h Merge branch 'v3' of https://github.com/cocos2d/cocos2d-x into v3 2015-02-26 17:27:42 +08:00
CCNodeGrid.cpp Disable 3D rendering support for commands that needs to execute in order 2015-01-15 14:57:51 -08:00
CCNodeGrid.h Merge branch 'v3' of git://github.com/cocos2d/cocos2d-x into 3.2-cocos-engine-PR 2014-08-21 16:07:19 +08:00
CCParallaxNode.cpp remove unneeded includes 2014-08-28 17:03:29 +08:00
CCParallaxNode.h Update #3897: Refactor missed protected constructors 2014-08-21 15:11:33 +08:00
CCParticleBatchNode.cpp Refactor draw command 2015-01-15 14:00:49 -08:00
CCParticleBatchNode.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
CCParticleExamples.cpp remove unneeded includes 2014-08-28 17:03:29 +08:00
CCParticleExamples.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
CCParticleSystem.cpp Replace tabs with spaces in cocos/2d dir 2015-01-08 20:17:45 +09:00
CCParticleSystem.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
CCParticleSystemQuad.cpp Refactor draw command 2015-01-15 14:00:49 -08:00
CCParticleSystemQuad.h remove unneeded includes 2014-08-28 17:03:29 +08:00
CCProgressTimer.cpp Refactor draw command 2015-01-15 14:00:49 -08:00
CCProgressTimer.h remove unneeded includes 2014-08-28 17:03:29 +08:00
CCProtectedNode.cpp setCameraMask for cocostudio-ui 2015-02-12 09:24:04 +08:00
CCProtectedNode.h setCameraMask for cocostudio-ui 2015-02-12 09:24:04 +08:00
CCRenderTexture.cpp Replace tabs with spaces in cocos/2d dir 2015-01-08 20:17:45 +09:00
CCRenderTexture.h Adds MARK: TODO: FIXME: in code 2014-08-29 12:54:24 -07:00
CCScene.cpp fix removeAllChildren cause camera to be destroyed bug 2015-03-12 10:39:21 +08:00
CCScene.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
CCSprite.cpp Refactor draw command 2015-01-15 14:00:49 -08:00
CCSprite.h Add doxygen config for white book and cocos/doxygen_modules.h for doc mudules. 2015-03-17 11:26:33 +08:00
CCSpriteBatchNode.cpp specify default capacity 2015-01-26 10:56:38 +09:00
CCSpriteBatchNode.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
CCSpriteFrame.cpp Replace tabs with spaces in cocos/2d dir 2015-01-08 20:17:45 +09:00
CCSpriteFrame.h Code conforms with the cocos2d-x c++ guidelines 2014-11-25 17:53:52 -08:00
CCSpriteFrameCache.cpp check if plist file exist 2015-01-21 14:36:49 +08:00
CCSpriteFrameCache.h Code conforms with the cocos2d-x c++ guidelines 2014-11-25 17:53:52 -08:00
CCTMXLayer.cpp Replace tabs with spaces in cocos/2d dir 2015-01-08 20:17:45 +09:00
CCTMXLayer.h Code conforms with the cocos2d-x c++ guidelines 2014-11-25 17:53:52 -08:00
CCTMXObjectGroup.cpp remove unneeded includes 2014-08-28 17:03:29 +08:00
CCTMXObjectGroup.h make CCTMXObjectGroup::getGroupName const 2015-01-22 16:37:51 +09:00
CCTMXTiledMap.cpp Replace tabs with spaces in cocos/2d dir 2015-01-08 20:17:45 +09:00
CCTMXTiledMap.h add staggered wrapper(using ortho for its implementation now) 2014-10-10 17:52:13 +08:00
CCTMXXMLParser.cpp Replace tabs with spaces in cocos/2d dir 2015-01-08 20:17:45 +09:00
CCTMXXMLParser.h remove unneeded includes 2014-08-28 17:32:23 +08:00
CCTextFieldTTF.cpp Code conforms with the cocos2d-x c++ guidelines 2014-11-25 17:53:52 -08:00
CCTextFieldTTF.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
CCTileMapAtlas.cpp Merge pull request #7915 from ricardoquesada/xcode_mark_todo_fixme 2014-08-29 12:55:14 -07:00
CCTileMapAtlas.h remove unneeded includes 2014-08-28 17:03:29 +08:00
CCTransition.cpp scheduler and macro fixes 2014-10-03 09:38:36 -07:00
CCTransition.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
CCTransitionPageTurn.cpp new version of avoid z fighting in pageTurn 2014-09-17 18:33:18 +08:00
CCTransitionPageTurn.h new version of avoid z fighting in pageTurn 2014-09-17 18:33:18 +08:00
CCTransitionProgress.cpp Replace tabs with spaces in cocos/2d dir 2015-01-08 20:17:45 +09:00
CCTransitionProgress.h
CCTweenFunction.cpp fix compiling error on windows 2014-08-27 15:13:41 +08:00
CCTweenFunction.h issue #9537:Make parameters more sense 2015-01-20 15:41:59 +08:00
CMakeLists.txt Move `CCCamera.cpp/h` `CCLight.cpp/h` into 2d 2014-10-20 16:25:24 +08:00
cocos2d.def - added export to dll for: ZipFile, CGAffineToGL, GLToCGAffine, XXH32 (in .def file) 2014-08-15 13:20:37 +03:00
cocos2d_headers.props fix cocostudio include path 2014-10-10 13:48:49 +08:00
cocos2dx.props restore some configs 2014-09-04 10:49:45 +08:00
doxygen_modules.h Add doxygen config for white book and cocos/doxygen_modules.h for doc mudules. 2015-03-17 11:26:33 +08:00
libcocos2d.vcxproj To reconstruct object extension data. 2015-03-12 15:47:15 +08:00
libcocos2d.vcxproj.filters To reconstruct object extension data. 2015-03-12 15:47:15 +08:00
libcocos2d_wp8.vcxproj To reconstruct object extension data. 2015-03-12 15:47:15 +08:00
libcocos2d_wp8.vcxproj.filters To reconstruct object extension data. 2015-03-12 15:47:15 +08:00