axmol/cocos/physics
Vladimir Timofeev 4e25ffbc7f Fix "field 'XXX' will be initialized after 'YYY'" warning in Xcode by reorder initialization sentences. 2015-01-21 12:59:53 +03: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 Fixed fail to query the shapes which add to PhysicsWorld in the current frame 2015-01-16 14:22:16 +08:00
CCPhysicsWorld.h Fixed fail to query the shapes which add to PhysicsWorld in the current frame 2015-01-16 14:22:16 +08:00
CMakeLists.txt Update project 2015-01-06 14:40:15 +08:00