mirror of https://github.com/axmolengine/axmol.git
new files for template
This commit is contained in:
parent
9cad6cf027
commit
808561705a
|
@ -103,8 +103,6 @@
|
|||
"cocos/2d/CCFontFreeType.h",
|
||||
"cocos/2d/CCGLBufferedNode.cpp",
|
||||
"cocos/2d/CCGLBufferedNode.h",
|
||||
"cocos/2d/CCGLProgram.cpp",
|
||||
"cocos/2d/CCGLProgram.h",
|
||||
"cocos/2d/CCGrabber.cpp",
|
||||
"cocos/2d/CCGrabber.h",
|
||||
"cocos/2d/CCGrid.cpp",
|
||||
|
@ -153,8 +151,6 @@
|
|||
"cocos/2d/CCScene.h",
|
||||
"cocos/2d/CCScriptSupport.cpp",
|
||||
"cocos/2d/CCScriptSupport.h",
|
||||
"cocos/2d/CCShaderCache.cpp",
|
||||
"cocos/2d/CCShaderCache.h",
|
||||
"cocos/2d/CCSprite.cpp",
|
||||
"cocos/2d/CCSprite.h",
|
||||
"cocos/2d/CCSpriteBatchNode.cpp",
|
||||
|
@ -202,32 +198,6 @@
|
|||
"cocos/2d/ccCArray.h",
|
||||
"cocos/2d/ccFPSImages.c",
|
||||
"cocos/2d/ccFPSImages.h",
|
||||
"cocos/2d/ccGLStateCache.cpp",
|
||||
"cocos/2d/ccGLStateCache.h",
|
||||
"cocos/2d/ccShader_Label_frag_df.h",
|
||||
"cocos/2d/ccShader_Label_frag_df_glow.h",
|
||||
"cocos/2d/ccShader_Label_frag_normal.h",
|
||||
"cocos/2d/ccShader_Label_frag_outline.h",
|
||||
"cocos/2d/ccShader_Label_vert.h",
|
||||
"cocos/2d/ccShader_PositionColorLengthTexture_frag.h",
|
||||
"cocos/2d/ccShader_PositionColorLengthTexture_vert.h",
|
||||
"cocos/2d/ccShader_PositionColor_frag.h",
|
||||
"cocos/2d/ccShader_PositionColor_vert.h",
|
||||
"cocos/2d/ccShader_PositionTextureA8Color_frag.h",
|
||||
"cocos/2d/ccShader_PositionTextureA8Color_vert.h",
|
||||
"cocos/2d/ccShader_PositionTextureColorAlphaTest_frag.h",
|
||||
"cocos/2d/ccShader_PositionTextureColor_frag.h",
|
||||
"cocos/2d/ccShader_PositionTextureColor_noMVP_frag.h",
|
||||
"cocos/2d/ccShader_PositionTextureColor_noMVP_vert.h",
|
||||
"cocos/2d/ccShader_PositionTextureColor_vert.h",
|
||||
"cocos/2d/ccShader_PositionTexture_frag.h",
|
||||
"cocos/2d/ccShader_PositionTexture_uColor_frag.h",
|
||||
"cocos/2d/ccShader_PositionTexture_uColor_vert.h",
|
||||
"cocos/2d/ccShader_PositionTexture_vert.h",
|
||||
"cocos/2d/ccShader_Position_uColor_frag.h",
|
||||
"cocos/2d/ccShader_Position_uColor_vert.h",
|
||||
"cocos/2d/ccShaders.cpp",
|
||||
"cocos/2d/ccShaders.h",
|
||||
"cocos/2d/ccUTF8.cpp",
|
||||
"cocos/2d/ccUTF8.h",
|
||||
"cocos/2d/ccUtils.cpp",
|
||||
|
@ -880,6 +850,12 @@
|
|||
"cocos/renderer/CCBatchCommand.h",
|
||||
"cocos/renderer/CCCustomCommand.cpp",
|
||||
"cocos/renderer/CCCustomCommand.h",
|
||||
"cocos/renderer/CCGLProgram.cpp",
|
||||
"cocos/renderer/CCGLProgram.h",
|
||||
"cocos/renderer/CCGLProgramState.cpp",
|
||||
"cocos/renderer/CCGLProgramState.h",
|
||||
"cocos/renderer/CCGLProgramStateCache.cpp",
|
||||
"cocos/renderer/CCGLProgramStateCache.h",
|
||||
"cocos/renderer/CCGroupCommand.cpp",
|
||||
"cocos/renderer/CCGroupCommand.h",
|
||||
"cocos/renderer/CCQuadCommand.cpp",
|
||||
|
@ -889,7 +865,35 @@
|
|||
"cocos/renderer/CCRenderCommandPool.h",
|
||||
"cocos/renderer/CCRenderer.cpp",
|
||||
"cocos/renderer/CCRenderer.h",
|
||||
"cocos/renderer/CCShaderCache.cpp",
|
||||
"cocos/renderer/CCShaderCache.h",
|
||||
"cocos/renderer/CMakeLists.txt",
|
||||
"cocos/renderer/ccGLStateCache.cpp",
|
||||
"cocos/renderer/ccGLStateCache.h",
|
||||
"cocos/renderer/ccShader_Label_frag_df.h",
|
||||
"cocos/renderer/ccShader_Label_frag_df_glow.h",
|
||||
"cocos/renderer/ccShader_Label_frag_normal.h",
|
||||
"cocos/renderer/ccShader_Label_frag_outline.h",
|
||||
"cocos/renderer/ccShader_Label_vert.h",
|
||||
"cocos/renderer/ccShader_PositionColorLengthTexture_frag.h",
|
||||
"cocos/renderer/ccShader_PositionColorLengthTexture_vert.h",
|
||||
"cocos/renderer/ccShader_PositionColor_frag.h",
|
||||
"cocos/renderer/ccShader_PositionColor_vert.h",
|
||||
"cocos/renderer/ccShader_PositionTextureA8Color_frag.h",
|
||||
"cocos/renderer/ccShader_PositionTextureA8Color_vert.h",
|
||||
"cocos/renderer/ccShader_PositionTextureColorAlphaTest_frag.h",
|
||||
"cocos/renderer/ccShader_PositionTextureColor_frag.h",
|
||||
"cocos/renderer/ccShader_PositionTextureColor_noMVP_frag.h",
|
||||
"cocos/renderer/ccShader_PositionTextureColor_noMVP_vert.h",
|
||||
"cocos/renderer/ccShader_PositionTextureColor_vert.h",
|
||||
"cocos/renderer/ccShader_PositionTexture_frag.h",
|
||||
"cocos/renderer/ccShader_PositionTexture_uColor_frag.h",
|
||||
"cocos/renderer/ccShader_PositionTexture_uColor_vert.h",
|
||||
"cocos/renderer/ccShader_PositionTexture_vert.h",
|
||||
"cocos/renderer/ccShader_Position_uColor_frag.h",
|
||||
"cocos/renderer/ccShader_Position_uColor_vert.h",
|
||||
"cocos/renderer/ccShaders.cpp",
|
||||
"cocos/renderer/ccShaders.h",
|
||||
"cocos/storage/CMakeLists.txt",
|
||||
"cocos/storage/local-storage/Android.mk",
|
||||
"cocos/storage/local-storage/LocalStorage.cpp",
|
||||
|
@ -1126,8 +1130,10 @@
|
|||
"external/Box2D/Rope/b2Rope.h",
|
||||
"external/Box2D/proj.win32/Box2D.vcxproj",
|
||||
"external/Box2D/proj.win32/Box2D.vcxproj.filters",
|
||||
"external/Box2D/proj.win32/Box2D.vcxproj.user",
|
||||
"external/Box2D/proj.wp8/Box2D.vcxproj",
|
||||
"external/Box2D/proj.wp8/Box2D.vcxproj.filters",
|
||||
"external/Box2D/proj.wp8/Box2D.vcxproj.user",
|
||||
"external/chipmunk/Android.mk",
|
||||
"external/chipmunk/LICENSE.txt",
|
||||
"external/chipmunk/README.txt",
|
||||
|
@ -1159,10 +1165,12 @@
|
|||
"external/chipmunk/include/chipmunk/cpVect.h",
|
||||
"external/chipmunk/proj.win32/chipmunk.vcxproj",
|
||||
"external/chipmunk/proj.win32/chipmunk.vcxproj.filters",
|
||||
"external/chipmunk/proj.win32/chipmunk.vcxproj.user",
|
||||
"external/chipmunk/proj.winrt/chipmunk.vcxproj",
|
||||
"external/chipmunk/proj.winrt/chipmunk.vcxproj.filters",
|
||||
"external/chipmunk/proj.wp8/chipmunk.vcxproj",
|
||||
"external/chipmunk/proj.wp8/chipmunk.vcxproj.filters",
|
||||
"external/chipmunk/proj.wp8/chipmunk.vcxproj.user",
|
||||
"external/chipmunk/src/CMakeLists.txt",
|
||||
"external/chipmunk/src/chipmunk.c",
|
||||
"external/chipmunk/src/constraints/cpConstraint.c",
|
||||
|
@ -2034,7 +2042,7 @@
|
|||
"external/unzip/ioapi.h",
|
||||
"external/unzip/unzip.cpp",
|
||||
"external/unzip/unzip.h",
|
||||
"external/version.json",
|
||||
"external/version.txt",
|
||||
"external/webp/include/android/decode.h",
|
||||
"external/webp/include/android/encode.h",
|
||||
"external/webp/include/android/types.h",
|
||||
|
|
Loading…
Reference in New Issue