boyu0
|
c5a4addf97
|
issue #2771: add addMass() and addMoment() to body.
|
2013-10-14 14:05:57 +08:00 |
boyu0
|
5c7603e0ce
|
issue #2771: change angular damping to moment. (these two have different meaning, change to the correct one)
|
2013-10-14 13:56:08 +08:00 |
boyu0
|
381f904cd4
|
issue #2771: add PhysicsMaterial
|
2013-10-09 17:53:12 +08:00 |
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
|
dbfd05ef77
|
issue #2771: add tag and enable functions to physics classes
|
2013-09-29 09:39:20 +08:00 |
boyu0
|
a454e373c7
|
issue #2771: move include chipmunk and box2d to cpp
|
2013-09-17 17:39:08 +08:00 |
boyu0
|
2c66f1b95e
|
issue #2771: Implement the minimum set of physical API. Improve the PhysicsTest
|
2013-09-16 21:22:22 +08:00 |