axmol/cocos/3d
coulsonwang 9dc04bf228 remove opengl codes (#19797) 2019-06-05 02:58:33 -07:00
..
Android.mk
CC3DProgramInfo.cpp 3d support: some test cases works 2019-01-30 09:35:17 +08:00
CC3DProgramInfo.h 3d support: some test cases works 2019-01-30 09:35:17 +08:00
CCAABB.cpp remove redundant user-defined copy constructor and destructor, (#19638) 2019-04-25 17:59:25 -07:00
CCAABB.h remove redundant user-defined copy constructor and destructor, (#19638) 2019-04-25 17:59:25 -07:00
CCAnimate3D.cpp Optimize cases where loop variable is unecessarily copied in a range-for loop. (#19637) (#19640) 2019-04-27 18:20:22 -07:00
CCAnimate3D.h metal support for cocos2d-x (#19305) 2019-01-18 15:08:25 +08:00
CCAnimation3D.cpp Optimize cases where loop variable is unecessarily copied in a range-for loop. (#19637) (#19640) 2019-04-27 18:20:22 -07:00
CCAnimation3D.h metal support for cocos2d-x (#19305) 2019-01-18 15:08:25 +08:00
CCAnimationCurve.h metal support for cocos2d-x (#19305) 2019-01-18 15:08:25 +08:00
CCAnimationCurve.inl
CCAttachNode.cpp
CCAttachNode.h
CCBillBoard.cpp [3d] add meshcommand (#19472) 2019-03-07 17:30:11 +08:00
CCBillBoard.h [3d] add billboard (#19407) 2019-02-19 14:56:21 +08:00
CCBundle3D.cpp remove opengl codes (#19797) 2019-06-05 02:58:33 -07:00
CCBundle3D.h remove opengl codes (#19797) 2019-06-05 02:58:33 -07:00
CCBundle3DData.cpp Issue19416 (#19427) 2019-02-22 14:06:26 +08:00
CCBundle3DData.h remove opengl codes (#19797) 2019-06-05 02:58:33 -07:00
CCBundleReader.cpp
CCBundleReader.h
CCFrustum.cpp
CCFrustum.h
CCMesh.cpp remove opengl codes (#19797) 2019-06-05 02:58:33 -07:00
CCMesh.h fix lua-tests errors (#19646) 2019-05-05 00:26:34 -07:00
CCMeshSkin.cpp sync 3d support code (#19392) 2019-02-15 14:30:10 +08:00
CCMeshSkin.h sync 3d support code (#19392) 2019-02-15 14:30:10 +08:00
CCMeshVertexIndexData.cpp remove unneeded function and rename function to more readable 2019-04-30 15:19:53 +08:00
CCMeshVertexIndexData.h rename 2019-04-30 13:39:38 +08:00
CCMotionStreak3D.cpp remove opengl codes (#19797) 2019-06-05 02:58:33 -07:00
CCMotionStreak3D.h remove opengl codes (#19797) 2019-06-05 02:58:33 -07:00
CCOBB.cpp
CCOBB.h
CCObjLoader.cpp
CCObjLoader.h
CCPlane.cpp
CCPlane.h
CCRay.cpp
CCRay.h
CCSkeleton3D.cpp Optimize cases where loop variable is unecessarily copied in a range-for loop. (#19637) (#19640) 2019-04-27 18:20:22 -07:00
CCSkeleton3D.h
CCSkybox.cpp fix lua-tests errors (#19646) 2019-05-05 00:26:34 -07:00
CCSkybox.h fix default FrontFace & Skybox DepthFunc (#19540) 2019-03-24 19:08:04 -07:00
CCSprite3D.cpp remove opengl codes (#19797) 2019-06-05 02:58:33 -07:00
CCSprite3D.h fix lua-tests errors (#19646) 2019-05-05 00:26:34 -07:00
CCSprite3DMaterial.cpp Feature/update device info (#19712) 2019-05-15 18:26:00 -07:00
CCSprite3DMaterial.h 3d support: some test cases works 2019-01-30 09:35:17 +08:00
CCTerrain.cpp remove opengl codes (#19797) 2019-06-05 02:58:33 -07:00
CCTerrain.h remove opengl codes (#19797) 2019-06-05 02:58:33 -07:00
CCVertexAttribBinding.cpp remove opengl codes (#19797) 2019-06-05 02:58:33 -07:00
CCVertexAttribBinding.h remove opengl codes (#19797) 2019-06-05 02:58:33 -07:00
CMakeLists.txt [3d] terrain impl & test case (#19442) 2019-02-27 17:16:25 +08:00
cocos3d.h