boyu0
|
63a4e09c90
|
issue #2771: add more joint tests, add some joint api, fix bugs
|
2013-12-03 12:47:03 +08:00 |
boyu0
|
dba58f6a9b
|
issue #2771: add more joints
|
2013-12-02 18:29:04 +08:00 |
boyu0
|
99d904363a
|
issue #2771: delete all the box2d implementation in physics parts.
|
2013-11-26 13:47:42 +08:00 |
boyu0
|
8e14cdb8d2
|
issue #2771: add assert to joint
|
2013-11-21 14:39:37 +08:00 |
boyu0
|
0710cfa526
|
issue #2771: delete PhysicsSlidingJoint and PhysicsSpringJoint. add joint tests, fix bugs
|
2013-11-18 02:16:20 +08:00 |
boyu0
|
e278ad66c8
|
issue #2771: change PhysicsJoint::create() to PhysicsJoint::construct()
|
2013-11-07 17:46:05 +08:00 |
boyu0
|
eb508e4728
|
issue #2771: fix PhysicsWorld functions name readadd/removexxx -> doadd/removexxx delayTestAdd/Removexxx -> add/removexxxOrDelay
|
2013-11-07 15:12:13 +08:00 |
boyu0
|
f2cd5ca630
|
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 |
boyu0
|
af129e25f0
|
issue #2771: change some coding style
|
2013-11-05 20:02:58 +08:00 |
boyu0
|
a2adbff2c8
|
issue #2771: fix some code style
|
2013-11-01 16:32:27 +08:00 |
boyu0
|
2f67ceb495
|
issue #2771: fix some code style
|
2013-11-01 16:26:03 +08:00 |
boyu0
|
2efef34144
|
issue #2771: fix vs compile errors
|
2013-10-31 18:18:02 +08:00 |
boyu0
|
cae9a3e54f
|
issue #2771: add physics pump demo and fix bugs
|
2013-10-29 17:31:35 +08:00 |
boyu0
|
66d1bbd89f
|
issue #2771: edit physics effect with all bodies and fix some bugs
|
2013-10-28 16:17:19 +08:00 |
boyu0
|
d0d8694091
|
issue #2771: fix some retain/release bugs
|
2013-10-28 11:08:41 +08:00 |
boyu0
|
fdcf019665
|
issue #2771: implement contact callbacks
|
2013-10-25 10:31:22 +08:00 |
boyu0
|
912a9a2887
|
Merge branch 'develop' of https://github.com/cocos2d/cocos2d-x into iss2771_physical
|
2013-10-23 17:41:52 +08:00 |
boyu0
|
899f720efa
|
issue #2771: implement getShapeAtPoint and getShapesAtPoint
|
2013-10-23 17:28:23 +08:00 |
minggo
|
4952df576b
|
Merge pull request #3996 from boyu0/iss2771_physical
issue #2771: physical
|
2013-10-22 20:45:55 -07:00 |
boyu0
|
51801d9218
|
issue #2771: fix some compile error in android and win32
|
2013-10-23 10:11:08 +08:00 |
minggo
|
abcf8f268d
|
fix conflicts
|
2013-10-22 18:36:13 +08:00 |
minggo
|
6a664d480a
|
issue #2905:samples build ok on linux
|
2013-10-22 18:01:56 +08:00 |
boyu0
|
d12ee5f120
|
Merge branch 'develop' of https://github.com/cocos2d/cocos2d-x into iss2771_physical
|
2013-10-18 15:34:13 +08:00 |
minggo
|
4313c46e93
|
issue #2905:adjust folder structure
|
2013-10-12 11:22:05 +08:00 |