axmol/cocos/3d
yangxiao 64ff6bb51c modify msg word 2014-12-25 17:42:58 +08:00
..
Android.mk Improve Android.mk 2014-10-17 10:13:33 +08:00
CCAABB.cpp deal aabb 2014-08-18 17:02:13 +08:00
CCAABB.h removes the `3d_export.h` file 2014-10-08 18:30:23 -07:00
CCAnimate3D.cpp Cleanup order of fields initialization. 2014-10-30 17:28:41 +03:00
CCAnimate3D.h Code conforms with the cocos2d-x c++ guidelines 2014-11-25 17:53:52 -08:00
CCAnimation3D.cpp make bundle thread safe 2014-12-19 09:48:20 +08:00
CCAnimation3D.h Code conforms with the cocos2d-x c++ guidelines 2014-11-25 17:53:52 -08:00
CCAnimationCurve.h Moved base/CCPlatform* -> platform/CCPlatform* 2014-09-09 17:17:07 -07:00
CCAnimationCurve.inl Cleanup order of fields initialization. 2014-10-30 17:28:41 +03:00
CCAttachNode.cpp remove nodetoparent 2014-10-21 19:29:56 +08:00
CCAttachNode.h Code conforms with the cocos2d-x c++ guidelines 2014-11-25 17:53:52 -08:00
CCBillBoard.cpp let billboard can rotate in the Z axis 2014-12-04 15:19:41 +08:00
CCBillBoard.h Fixing bug 2014-10-13 19:10:42 +08:00
CCBundle3D.cpp Merge pull request #9595 from super626/v3 2014-12-24 10:31:44 +08:00
CCBundle3D.h make it thread safe 2014-12-19 10:20:44 +08:00
CCBundle3DData.h merge bundle modification 2014-11-19 10:09:30 +08:00
CCBundleReader.cpp Fixed "warning: bundle reader out of range" 2014-11-09 07:38:44 +09:00
CCBundleReader.h Moved base/CCPlatform* -> platform/CCPlatform* 2014-09-09 17:17:07 -07:00
CCMesh.cpp Cleanup order of fields initialization. 2014-10-30 17:28:41 +03:00
CCMesh.h removes the `3d_export.h` file 2014-10-08 18:30:23 -07:00
CCMeshSkin.cpp Cleanup order of fields initialization. 2014-10-30 17:28:41 +03:00
CCMeshSkin.h fix AABB computation 2014-10-20 22:53:24 +08:00
CCMeshVertexIndexData.cpp calculate aabb if not exist 2014-12-08 10:30:06 +08:00
CCMeshVertexIndexData.h move aabb calculation to bundle 2014-11-19 17:58:40 +08:00
CCOBB.cpp fix OBB intersects bug 2014-10-21 17:22:42 +08:00
CCOBB.h removes the `3d_export.h` file 2014-10-08 18:30:23 -07:00
CCObjLoader.cpp remove unneeded includes 2014-08-29 15:39:52 +08:00
CCObjLoader.h Squashed commit of the following: 2014-05-18 14:49:16 -07:00
CCRay.cpp remove unneeded includes 2014-08-29 15:39:52 +08:00
CCRay.h removes the `3d_export.h` file 2014-10-08 18:30:23 -07:00
CCSkeleton3D.cpp Merge branch 'newcode' into transition 2014-09-01 15:14:30 +08:00
CCSkeleton3D.h removes the `3d_export.h` file 2014-10-08 18:30:23 -07:00
CCSprite3D.cpp modify msg word 2014-12-25 17:42:58 +08:00
CCSprite3D.h modify code style 2014-12-22 17:40:02 +08:00
CCSprite3DMaterial.cpp remove unneeded includes 2014-08-29 15:39:52 +08:00
CCSprite3DMaterial.h remove unneeded includes 2014-08-29 15:39:52 +08:00
CMakeLists.txt Use standard cmake control variable to control static or dynamic build BUILD_SHARED_LIBS 2014-11-18 17:48:54 +03:00
cocos3d.h Squashed commit of the following: 2014-09-09 12:18:31 -07:00