walzer
|
d4c1aa92d5
|
add copyrights for 2014, in folders other then 2d.
|
2014-01-07 11:47:11 +08:00 |
walzer
|
c5e95618d9
|
fixed #3517, make CC_USE_PHYSICS can be switch off, and bring Scene::update(float), Scene::addChild(...) out of CC_USE_PHYSICS segment
|
2013-12-26 23:55:05 +08:00 |
minggo
|
b67d567a79
|
replace long with int or ssize_t
|
2013-12-05 17:22:22 +08:00 |
boyu0
|
98779b0a9f
|
issue #2771: move CC_USE_PHYSICS from project definition to ccConfig.h
|
2013-12-04 14:36:32 +08:00 |
boyu0
|
8346fe4b4d
|
issue #2771: edit android.mk, CMakeLists.txt, change PHYSICS_CONTACT_POINT_MAX to PhysicsContactData:POINT_MAX
|
2013-11-26 18:22:52 +08:00 |
boyu0
|
0100c05a93
|
issue #2771: fix compile errors
|
2013-11-26 17:29:09 +08:00 |
boyu0
|
99d904363a
|
issue #2771: delete all the box2d implementation in physics parts.
|
2013-11-26 13:47:42 +08:00 |
boyu0
|
68b98fc84f
|
issue #2771: change PhysicsContact::create to construct
|
2013-11-18 21:06:05 +08:00 |
boyu0
|
8ab64c9fa8
|
issue #2771: fix some api name and code style
|
2013-11-18 03:10:13 +08:00 |
boyu0
|
0aa140a6e5
|
issue #2771: add comments
|
2013-11-12 18:13:44 +08:00 |
boyu0
|
6c27a0df0b
|
issue #2771: make api more friendly
|
2013-11-06 15:43:29 +08:00 |
boyu0
|
a01fcc6f36
|
issue #2771: move header definition to first line
|
2013-11-06 14:51:56 +08:00 |
boyu0
|
af129e25f0
|
issue #2771: change some coding style
|
2013-11-05 20:02:58 +08:00 |
boyu0
|
8c62bf813f
|
issue #2771: enhance API and add Slice demo
|
2013-11-05 15:54:33 +08:00 |
boyu0
|
2f67ceb495
|
issue #2771: fix some code style
|
2013-11-01 16:26:03 +08:00 |
boyu0
|
b2951b70ff
|
issue #2771: enhance Listener use EventListener mechanism
|
2013-11-01 14:50:06 +08:00 |
boyu0
|
e8d06496d0
|
Merge branch 'develop' of https://github.com/cocos2d/cocos2d-x into iss2771_physical
|
2013-10-30 17:27:09 +08:00 |
boyu0
|
391cda44ef
|
issue #2771: edit listener
|
2013-10-30 15:53:58 +08:00 |
boyu0
|
fdcf019665
|
issue #2771: implement contact callbacks
|
2013-10-25 10:31:22 +08:00 |
boyu0
|
e99b80b304
|
issue #2771: implements rayCast and rectQuery
|
2013-10-21 23:16:21 +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
|
95acb1b9e3
|
issue #2905: helloworld build ok on android
|
2013-10-14 14:01:00 +08:00 |
minggo
|
4313c46e93
|
issue #2905:adjust folder structure
|
2013-10-12 11:22:05 +08:00 |