boyu0
|
4747e37acf
|
issue #2771: let PhysicsShape::create doesn't need to pass the PhysicsBody
|
2013-10-09 13:41:19 +08:00 |
boyu0
|
35259588a3
|
issue #2771: fix some bugs in PhysicsShape
|
2013-09-30 21:48:25 +08:00 |
boyu0
|
9c16a45f33
|
issue #2771: separate the PhysicsBody and the PhysicsShape.
|
2013-09-30 20:43:19 +08:00 |
boyu0
|
18a4b18368
|
issue #2771: move _physicsBody from sprite to node
|
2013-09-30 13:02:17 +08:00 |
boyu0
|
3dbe74db1a
|
issue #2771: refactor PhysicsTest
|
2013-09-29 15:09:53 +08:00 |
boyu0
|
5040ae33a1
|
issue #2771: add comments
|
2013-09-17 16:27:43 +08:00 |
boyu0
|
a48fee881d
|
Merge branch 'develop' of https://github.com/cocos2d/cocos2d-x into iss2771_physical
|
2013-09-16 22:16:50 +08:00 |
boyu0
|
2c66f1b95e
|
issue #2771: Implement the minimum set of physical API. Improve the PhysicsTest
|
2013-09-16 21:22:22 +08:00 |
boyu0
|
d161c6a576
|
issue #2771: Add PhysicsTest to TestCpp. Add initTest to TestScene, move Scene::init() from constructor to TestScene::initTest()
|
2013-09-10 17:41:06 +08:00 |