axmol/cocos/2d
Dale Stammen f73a07c7b9 added missing files 2014-12-30 17:27:37 -08:00
..
libcocos2d_8_1 added missing files 2014-12-30 16:40:04 -08:00
winrt_8.1_props added ignore warning 4756 2014-10-27 11:07:27 -07:00
winrt_props
wp8_props
wp_8.1_props
CCAction.cpp Code conforms with the cocos2d-x c++ guidelines 2014-11-25 17:53:52 -08:00
CCAction.h Code conforms with the cocos2d-x c++ guidelines 2014-11-25 17:53:52 -08:00
CCActionCamera.cpp
CCActionCamera.h
CCActionCatmullRom.cpp
CCActionCatmullRom.h fixes indentation 2014-11-17 18:11:17 -08:00
CCActionEase.cpp
CCActionEase.h
CCActionGrid.cpp
CCActionGrid.h
CCActionGrid3D.cpp
CCActionGrid3D.h
CCActionInstant.cpp
CCActionInstant.h
CCActionInterval.cpp Merge pull request #9575 from minggo/MoveTo-MoveBy-support-v3 2014-12-22 15:57:12 +08:00
CCActionInterval.h MoveTo and MoveBy support Vec3 2014-12-22 14:34:35 +08:00
CCActionManager.cpp
CCActionManager.h
CCActionPageTurn3D.cpp
CCActionPageTurn3D.h
CCActionProgressTimer.cpp
CCActionProgressTimer.h
CCActionTiledGrid.cpp
CCActionTiledGrid.h
CCActionTween.cpp
CCActionTween.h
CCAnimation.cpp
CCAnimation.h
CCAnimationCache.cpp
CCAnimationCache.h
CCAtlasNode.cpp
CCAtlasNode.h
CCCamera.cpp fix lua binding again!! 2014-12-25 14:04:41 +08:00
CCCamera.h fix lua binding again!! 2014-12-25 14:04:41 +08:00
CCClippingNode.cpp - set const modifier to ClippingNode::hasContent() 2014-11-13 12:43:05 +02:00
CCClippingNode.h - set const modifier to ClippingNode::hasContent() 2014-11-13 12:43:05 +02:00
CCClippingRectangleNode.cpp
CCClippingRectangleNode.h
CCComponent.cpp
CCComponent.h
CCComponentContainer.cpp
CCComponentContainer.h
CCDrawNode.cpp DrawNode::drawPolygon refactor 2014-11-27 18:31:04 +08:00
CCDrawNode.h
CCDrawingPrimitives.cpp
CCDrawingPrimitives.h
CCFastTMXLayer.cpp Cleanup order of fields initialization. 2014-10-30 17:28:41 +03:00
CCFastTMXLayer.h
CCFastTMXTiledMap.cpp
CCFastTMXTiledMap.h
CCFont.cpp Fixing variable name lenght -> length. 2014-12-20 07:34:44 -05:00
CCFont.h
CCFontAtlas.cpp
CCFontAtlas.h fixes compiler warnings 2014-11-14 13:07:34 -08:00
CCFontAtlasCache.cpp
CCFontAtlasCache.h
CCFontCharMap.cpp
CCFontCharMap.h
CCFontFNT.cpp Fix crash when missing image resource of FNT font. 2014-11-24 15:57:00 +08:00
CCFontFNT.h
CCFontFreeType.cpp Cleanup order of fields initialization. 2014-10-30 17:28:41 +03:00
CCFontFreeType.h
CCGLBufferedNode.cpp
CCGLBufferedNode.h
CCGrabber.cpp
CCGrabber.h
CCGrid.cpp
CCGrid.h
CCLabel.cpp Merge pull request #9567 from joewan/v3-improve-perf 2014-12-22 14:57:26 +08:00
CCLabel.h fix some warnings / remove TABs 2014-10-23 12:54:15 +03:00
CCLabelAtlas.cpp fix compiling error caused by enable CC_LABELBMFONT_DEBUG_DRAW/CC_LABELATLAS_DEBUG_DRAW 2014-11-24 17:21:14 +08:00
CCLabelAtlas.h fix compiling error caused by enable CC_LABELBMFONT_DEBUG_DRAW/CC_LABELATLAS_DEBUG_DRAW 2014-11-24 17:21:14 +08: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 fix compiling error caused by enable CC_LABELBMFONT_DEBUG_DRAW/CC_LABELATLAS_DEBUG_DRAW 2014-11-24 17:21:14 +08:00
CCLabelTTF.cpp
CCLabelTTF.h
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
CCLayer.cpp
CCLayer.h
CCLight.cpp Cleanup order of fields initialization. 2014-10-30 17:28:41 +03:00
CCLight.h
CCMenu.cpp
CCMenu.h
CCMenuItem.cpp
CCMenuItem.h
CCMotionStreak.cpp
CCMotionStreak.h
CCNode.cpp wrong scale order 2014-12-25 10:39:48 +08:00
CCNode.h rename _rotation_quat to _rotationQuat 2014-12-24 18:12:00 +08:00
CCNodeGrid.cpp
CCNodeGrid.h
CCParallaxNode.cpp
CCParallaxNode.h
CCParticleBatchNode.cpp
CCParticleBatchNode.h
CCParticleExamples.cpp
CCParticleExamples.h
CCParticleSystem.cpp
CCParticleSystem.h
CCParticleSystemQuad.cpp Using std::swap instead of CC_SWAP 2014-11-16 09:29:05 -08:00
CCParticleSystemQuad.h
CCProgressTimer.cpp Using std::swap instead of CC_SWAP 2014-11-16 09:29:05 -08:00
CCProgressTimer.h
CCProtectedNode.cpp
CCProtectedNode.h
CCRenderTexture.cpp Merge pull request #8981 from vovkasm/clean-order-of-fields-initialization 2014-11-05 17:51:58 +08:00
CCRenderTexture.h
CCScene.cpp remove unnecessary keyword 2014-11-24 16:27:42 +08:00
CCScene.h Reducing unnecessary function call 2014-11-24 15:27:20 +08:00
CCSprite.cpp Merge branch 'v3' into spriteretainframe 2014-12-09 10:51:47 +08:00
CCSprite.h add const for Sprite::getTextureRect() and do some format 2014-12-30 11:55:54 +08:00
CCSpriteBatchNode.cpp Code conforms with the cocos2d-x c++ guidelines 2014-11-25 17:53:52 -08:00
CCSpriteBatchNode.h Code conforms with the cocos2d-x c++ guidelines 2014-11-25 17:53:52 -08:00
CCSpriteFrame.cpp Code conforms with the cocos2d-x c++ guidelines 2014-11-25 17:53:52 -08:00
CCSpriteFrame.h Code conforms with the cocos2d-x c++ guidelines 2014-11-25 17:53:52 -08:00
CCSpriteFrameCache.cpp
CCSpriteFrameCache.h Code conforms with the cocos2d-x c++ guidelines 2014-11-25 17:53:52 -08:00
CCTMXLayer.cpp
CCTMXLayer.h Code conforms with the cocos2d-x c++ guidelines 2014-11-25 17:53:52 -08:00
CCTMXObjectGroup.cpp
CCTMXObjectGroup.h
CCTMXTiledMap.cpp
CCTMXTiledMap.h
CCTMXXMLParser.cpp
CCTMXXMLParser.h
CCTextFieldTTF.cpp Code conforms with the cocos2d-x c++ guidelines 2014-11-25 17:53:52 -08:00
CCTextFieldTTF.h Code conforms with the cocos2d-x c++ guidelines 2014-11-25 17:53:52 -08:00
CCTileMapAtlas.cpp
CCTileMapAtlas.h
CCTransition.cpp
CCTransition.h
CCTransitionPageTurn.cpp
CCTransitionPageTurn.h
CCTransitionProgress.cpp
CCTransitionProgress.h
CCTweenFunction.cpp
CCTweenFunction.h
CMakeLists.txt
cocos2d.def
cocos2d_headers.props
cocos2dx.props
libcocos2d.vcxproj Merge branch 'v3' of github.com:cocos2d/cocos2d-x into frustum 2014-12-26 13:42:13 +08:00
libcocos2d.vcxproj.filters fix conflicts and wp8, wp8.1 linker error 2014-12-25 18:11:59 +08:00
libcocos2d_wp8.vcxproj added missing files 2014-12-30 17:27:37 -08:00
libcocos2d_wp8.vcxproj.filters added missing files 2014-12-30 17:27:37 -08:00