axmol/cocos/physics3d
mogemimi 9df30d2454 Fix typos in documentation 2015-10-23 16:59:51 +09:00
..
CCPhysics3D.cpp add physics3d support 2015-05-08 15:49:33 +08:00
CCPhysics3D.h add Physics3DCollider 2015-06-29 10:26:09 +08:00
CCPhysics3DComponent.cpp Merge pull request #13976 from lsybblll/lsybblll-patch-1 2015-09-22 01:44:03 +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 Fix typos in documentation 2015-10-23 16:59:51 +09:00
CCPhysics3DDebugDrawer.cpp Removes not-needed draws 2015-06-15 10:40:47 -07:00
CCPhysics3DDebugDrawer.h add physics3d support 2015-05-08 15:49:33 +08:00
CCPhysics3DObject.cpp IsTrigger to isTrigger 2015-07-30 18:18:02 +08:00
CCPhysics3DObject.h fix typos and syntax error. A thorough check by tool VSSpellChecker. 2015-09-22 16:08:23 +08:00
CCPhysics3DShape.cpp add physics3d support 2015-05-08 15:49:33 +08:00
CCPhysics3DShape.h fix typos and syntax error. A thorough check by tool VSSpellChecker. 2015-09-22 16:08:23 +08:00
CCPhysics3DWorld.cpp fix typos and syntax error. A thorough check by tool VSSpellChecker. 2015-09-22 16:08:23 +08:00
CCPhysics3DWorld.h add Physics3DCollider 2015-06-29 10:26:09 +08:00
CCPhysicsSprite3D.cpp improve collider 2015-06-30 14:16:05 +08:00
CCPhysicsSprite3D.h add annotations 2015-08-26 16:19:30 +08:00
CMakeLists.txt add physics3d support 2015-05-08 15:49:33 +08:00