axmol/cocos/physics
minggo dd7d8a61ef Merge pull request #8980 from fspadoni/v3
CCPhysicsWorld.cpp Remove cpArbiterIgnore call from collisionPreSolveCallback
2015-02-15 18:58:17 +08:00
..
CCPhysicsBody.cpp Fix "field 'XXX' will be initialized after 'YYY'" warning in Xcode by reorder initialization sentences. 2015-01-21 12:59:53 +03:00
CCPhysicsBody.h Fixed can't get correct position of PhysicsBody after add PhysicsBody to PhysicsWorld in the current frame. 2015-01-14 17:01:04 +08:00
CCPhysicsContact.cpp Remove XXXXInfo_chipmunk class in 'chipmunk' folder to simplify implementation of physics 2015-01-06 14:40:14 +08:00
CCPhysicsContact.h Remove XXXXInfo_chipmunk class in 'chipmunk' folder to simplify implementation of physics 2015-01-06 14:40:14 +08:00
CCPhysicsHelper.h Update project 2015-01-06 14:40:15 +08:00
CCPhysicsJoint.cpp Fix "field 'XXX' will be initialized after 'YYY'" warning in Xcode by reorder initialization sentences. 2015-01-21 12:59:53 +03:00
CCPhysicsJoint.h Improve performance of physics 2015-01-07 17:08:04 +08:00
CCPhysicsShape.cpp Improve performance of physics 2015-01-07 17:08:04 +08:00
CCPhysicsShape.h Improve performance of physics 2015-01-07 17:08:04 +08:00
CCPhysicsWorld.cpp Merge pull request #8980 from fspadoni/v3 2015-02-15 18:58:17 +08:00
CCPhysicsWorld.h Fixed Scale9Sprite can't run move/scale/rotation action in physics scene 2015-01-27 16:13:45 +08:00
CMakeLists.txt Update project 2015-01-06 14:40:15 +08:00