axmol/cocos/physics
James Chen 890dd64d38 issue #4729: some warning fixes and compilation error fixes on win32. 2014-04-10 01:29:13 +08:00
..
chipmunk closed #4150: Delete PhysicsBodyInfo::set/getPosition/Rotation method. 2014-02-28 15:50:38 +08:00
CCPhysicsBody.cpp fixed PhysicsBody::setAngularVelocityLimit incorrect function call 2014-04-01 09:34:42 +09:00
CCPhysicsBody.h Add ProtectedNode and remove "addNode" 2014-03-25 14:28:58 +08:00
CCPhysicsContact.cpp closed #4324: fix double free bug. move _preContactData to PhysicsContact class, add PhysicsContact::getPreContactData() method. 2014-03-11 05:09:08 +08:00
CCPhysicsContact.h closed #4324: fix double free bug. move _preContactData to PhysicsContact class, add PhysicsContact::getPreContactData() method. 2014-03-11 05:09:08 +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 fix PhysicsShapeEdgeChain::init() always return false 2014-04-02 23:52:21 +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 #4729: some warning fixes and compilation error fixes on win32. 2014-04-10 01:29:13 +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