axmol/cocos/3d
XiaoYang a59d4ab2a3 Merge pull request #171 from tangziwen/v3
let billboard can rotate in the Z axis
2014-12-08 09:34:58 +07: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 remove unneeded includes 2014-08-28 17:03:29 +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 fix bug: if the material's content that version 0.1 is empty. 2014-11-27 17:31:22 +08:00
CCBundle3D.h calculate aabb if not exist 2014-12-08 10:30:06 +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 add macro CC_MODEL_VIEWER 2014-11-19 17:01:34 +08:00
CCSprite3D.h add getMeshArrayByName method 2014-10-25 12:27:03 +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