axmol/cocos/physics
boyu0 5ff60485a4 issue #4118: set body update after physics step. 2014-02-27 20:23:23 +08:00
..
chipmunk issue #4118: refactor physics update 2014-02-24 16:17:42 +08:00
CCPhysicsBody.cpp issue #4118: delete physicsSetPosition/Rotation method and add physics position/rotation tag. 2014-02-27 14:36:09 +08:00
CCPhysicsBody.h issue #4118: delete physicsSetPosition/Rotation method and add physics position/rotation tag. 2014-02-27 14:36:09 +08:00
CCPhysicsContact.cpp issue #4118: rename set/getElasticity to set/getRestitution 2014-02-25 15:58:19 +08:00
CCPhysicsContact.h issue #4118: rename set/getElasticity to set/getRestitution 2014-02-25 15:58:19 +08:00
CCPhysicsJoint.cpp add copyrights for 2014, in folders other then 2d. 2014-01-07 11:47:11 +08:00
CCPhysicsJoint.h issue #4058: Get rid of Object ,rename it to Ref. 2014-02-20 10:53:49 +08:00
CCPhysicsShape.cpp issue #4118: add _isDamping to PhysicsBody and fix bugs 2014-02-25 15:27:25 +08:00
CCPhysicsShape.h issue #4058: Get rid of Object ,rename it to Ref. 2014-02-20 10:53:49 +08:00
CCPhysicsWorld.cpp issue #4118: set body update after physics step. 2014-02-27 20:23:23 +08:00
CCPhysicsWorld.h closed #4144: fix bug: Node::setPhysicsBody doesn't work at the second time. 2014-02-26 10:53:41 +08:00
CMakeLists.txt Uses relative path for kazmath/CMakeLists.txt and physics/CMakeLists.txt. 2014-01-06 19:33:28 -08:00