mirror of https://github.com/axmolengine/axmol.git
Merge branch 'v3' of https://github.com/super626/cocos2d-x into v3
This commit is contained in:
commit
ad5d270099
|
@ -191,8 +191,19 @@
|
|||
"cocos/3d/CCObjLoader.h",
|
||||
"cocos/3d/CCSprite3D.cpp",
|
||||
"cocos/3d/CCSprite3D.h",
|
||||
"cocos/3d/CCSprite3DDataCache.cpp",
|
||||
"cocos/3d/CCSprite3DDataCache.h",
|
||||
"cocos/3d/CCSprite3DMaterial.cpp",
|
||||
"cocos/3d/CCSprite3DMaterial.h",
|
||||
"cocos/3d/CCMeshSkin.h",
|
||||
"cocos/3d/CCMeshSkin.cpp",
|
||||
"cocos/3d/CCBundle3DData.h",
|
||||
"cocos/3d/CCBundle3D.h",
|
||||
"cocos/3d/CCBundle3D.cpp",
|
||||
"cocos/3d/CCAnimationCurve.inl",
|
||||
"cocos/3d/CCAnimationCurve.h",
|
||||
"cocos/3d/CCAnimation3D.h",
|
||||
"cocos/3d/CCAnimation3D.cpp",
|
||||
"cocos/3d/CCAnimate3D.h",
|
||||
"cocos/3d/CCAnimate3D.cpp",
|
||||
"cocos/3d/CMakeLists.txt",
|
||||
"cocos/Android.mk",
|
||||
"cocos/CMakeLists.txt",
|
||||
|
|
Loading…
Reference in New Issue