axmol/cocos/physics3d
子龙山人 c5ba7eef8b Merge pull request #12019 from super626/v3
getIntersectionPoint failed when there is no intersection on the terrain
2015-06-08 11:26:19 +08:00
..
CCPhysics3D.cpp add physics3d support 2015-05-08 15:49:33 +08:00
CCPhysics3D.h add physics3d support 2015-05-08 15:49:33 +08:00
CCPhysics3DComponent.cpp rename syncToNode and syncToPhysics 2015-06-04 12:04:41 +08:00
CCPhysics3DComponent.h rename syncToNode and syncToPhysics 2015-06-04 12:04:41 +08:00
CCPhysics3DConstraint.cpp use reference param 2015-05-13 10:13:46 +08:00
CCPhysics3DConstraint.h use reference param 2015-05-13 10:13:46 +08:00
CCPhysics3DDebugDrawer.cpp add physics3d support 2015-05-08 15:49:33 +08:00
CCPhysics3DDebugDrawer.h add physics3d support 2015-05-08 15:49:33 +08:00
CCPhysics3DObject.cpp add physics3d support 2015-05-08 15:49:33 +08:00
CCPhysics3DObject.h add physics3d support 2015-05-08 15:49:33 +08:00
CCPhysics3DShape.cpp add physics3d support 2015-05-08 15:49:33 +08:00
CCPhysics3DShape.h add physics3d support 2015-05-08 15:49:33 +08:00
CCPhysics3DWorld.cpp get set gravity 2015-05-27 18:07:31 +08:00
CCPhysics3DWorld.h get set gravity 2015-05-27 18:07:31 +08:00
CCPhysicsSprite3D.cpp rename syncToNode and syncToPhysics 2015-06-04 12:04:41 +08:00
CCPhysicsSprite3D.h rename syncToNode and syncToPhysics 2015-06-04 12:04:41 +08:00
CMakeLists.txt add physics3d support 2015-05-08 15:49:33 +08:00