axmol/cocos/physics
boyu0 7363be0697 Merge branch 'develop' of https://github.com/cocos2d/cocos2d-x into iss2771_physical 2013-11-07 17:37:33 +08:00
..
box2d issue #2771: move header definition to first line 2013-11-06 14:51:56 +08:00
chipmunk issue #2771: make api more friendly 2013-11-06 15:43:29 +08:00
CCPhysicsBody.cpp issue #2771: fix PhysicsWorld functions name readadd/removexxx -> doadd/removexxx delayTestAdd/Removexxx -> add/removexxxOrDelay 2013-11-07 15:12:13 +08:00
CCPhysicsBody.h issue #2771: fix body and joint memory bugs. add removeFormWorld and destroy to PhysicsJoint, and add a destroy param to PhysicsWorld->removeJoint() 2013-11-07 14:17:57 +08:00
CCPhysicsContact.cpp issue #2771: make api more friendly 2013-11-06 15:43:29 +08:00
CCPhysicsContact.h issue #2771: make api more friendly 2013-11-06 15:43:29 +08:00
CCPhysicsJoint.cpp issue #2771: fix PhysicsWorld functions name readadd/removexxx -> doadd/removexxx delayTestAdd/Removexxx -> add/removexxxOrDelay 2013-11-07 15:12:13 +08:00
CCPhysicsJoint.h issue #2771: fix body and joint memory bugs. add removeFormWorld and destroy to PhysicsJoint, and add a destroy param to PhysicsWorld->removeJoint() 2013-11-07 14:17:57 +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-07 17:37:33 +08:00
CCPhysicsShape.h Merge branch 'develop' of https://github.com/cocos2d/cocos2d-x into iss2771_physical 2013-11-07 17:37:33 +08:00
CCPhysicsWorld.cpp Merge branch 'develop' of https://github.com/cocos2d/cocos2d-x into iss2771_physical 2013-11-07 17:37:33 +08:00
CCPhysicsWorld.h issue #2771: change rayCast and rectQuery callback class to std::function 2013-11-07 16:23:50 +08:00
CMakeLists.txt Updating physics/CMakeLists.txt 2013-11-04 21:03:07 +08:00