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 |
boyu0
|
98779b0a9f
|
issue #2771: move CC_USE_PHYSICS from project definition to ccConfig.h
|
2013-12-04 14:36:32 +08:00 |
boyu0
|
72f2d68edd
|
Merge branch 'develop' of https://github.com/cocos2d/cocos2d-x into iss2771_physical
|
2013-11-27 17:47:37 +08:00 |
boyu0
|
99d904363a
|
issue #2771: delete all the box2d implementation in physics parts.
|
2013-11-26 13:47:42 +08:00 |
Ricardo Quesada
|
b6ddc6d048
|
Uses std::unordered_map<> instead of std::map<>
and more fixes.
|
2013-11-21 13:43:59 -08:00 |
boyu0
|
af129e25f0
|
issue #2771: change some coding style
|
2013-11-05 20:02:58 +08:00 |
boyu0
|
2efef34144
|
issue #2771: fix vs compile errors
|
2013-10-31 18:18:02 +08:00 |