axmol/cocos/physics
James Chen c2bccbaf98 issue #2790: Removes unneeded dynamic_cast in CCPhyicsWorld.cpp. 2013-12-11 22:09:59 +08:00
..
chipmunk issue #2771: move CC_USE_PHYSICS from project definition to ccConfig.h 2013-12-04 14:36:32 +08:00
CCPhysicsBody.cpp issue #2790: Vector::remove —> Vector::erase. 2013-12-11 18:08:06 +08:00
CCPhysicsBody.h issue #2790: Small fixes for physics, uses reference and std::move. 2013-12-09 10:54:22 +08:00
CCPhysicsContact.cpp issue #2771: edit android.mk, CMakeLists.txt, change PHYSICS_CONTACT_POINT_MAX to PhysicsContactData:POINT_MAX 2013-11-26 18:22:52 +08:00
CCPhysicsContact.h replace long with int or ssize_t 2013-12-05 17:22:22 +08:00
CCPhysicsJoint.cpp issue #2771: add more joint tests, add some joint api, fix bugs 2013-12-03 12:47:03 +08:00
CCPhysicsJoint.h issue #2771: move CC_USE_PHYSICS from project definition to ccConfig.h 2013-12-04 14:36:32 +08:00
CCPhysicsShape.cpp fix some warnings 2013-12-06 16:32:06 +08:00
CCPhysicsShape.h replace long with int or ssize_t 2013-12-05 17:22:22 +08:00
CCPhysicsWorld.cpp issue #2790: Removes unneeded dynamic_cast in CCPhyicsWorld.cpp. 2013-12-11 22:09:59 +08:00
CCPhysicsWorld.h issue #2790: Deprecates CCArray. 2013-12-07 10:48:02 +08:00
CMakeLists.txt issue #2771: edit android.mk, CMakeLists.txt, change PHYSICS_CONTACT_POINT_MAX to PhysicsContactData:POINT_MAX 2013-11-26 18:22:52 +08:00