axmol/cocos/physics
boyu0 1743826498 issue #2771: fix a careless mistake 2013-11-20 16:08:48 +08:00
..
box2d issue #2771: move header definition to first line 2013-11-06 14:51:56 +08:00
chipmunk issue #2771: rename PhysicsWorld::create() to PhysicsWorld::construct(), fix some bugs 2013-11-08 16:17:56 +08:00
CCPhysicsBody.cpp issue #2771: add some warning log 2013-11-20 10:25:43 +08:00
CCPhysicsBody.h issue #2771: rename resetForce to resetForces 2013-11-18 16:27:23 +08:00
CCPhysicsContact.cpp issue #2771: change PhysicsContact::create to construct 2013-11-18 21:06:05 +08:00
CCPhysicsContact.h issue #2771: change PhysicsContact::create to construct 2013-11-18 21:06:05 +08:00
CCPhysicsJoint.cpp issue #2771: delete PhysicsSlidingJoint and PhysicsSpringJoint. add joint tests, fix bugs 2013-11-18 02:16:20 +08:00
CCPhysicsJoint.h issue #2771: delete PhysicsSlidingJoint and PhysicsSpringJoint. add joint tests, fix bugs 2013-11-18 02:16:20 +08:00
CCPhysicsSetting.h issue #2771: change some coding style 2013-11-05 20:02:58 +08:00
CCPhysicsShape.cpp Merge branch 'develop' of https://github.com/cocos2d/cocos2d-x into iss2771_physical 2013-11-15 16:38:58 +08:00
CCPhysicsShape.h issue #2771: add class PhysicsDebugDraw 2013-11-08 14:25:03 +08:00
CCPhysicsWorld.cpp issue #2771: fix a careless mistake 2013-11-20 16:08:48 +08:00
CCPhysicsWorld.h issue #2771: change debug draw defines to class static const variable 2013-11-18 10:10:37 +08:00
CMakeLists.txt Updating physics/CMakeLists.txt 2013-11-04 21:03:07 +08:00