axmol/cocos
Vladimir Timofeev eb0159b2b7 Unify usage of chipmunk library
* cmake/Modules/FindChipmunk.cmake now can find prebuilt chipmunk libs
* follow USE_CHIPMUNK variable (although at the moment cocos can't build without chipmunk)
* come cleanups and formatting
2014-11-15 13:17:23 +03:00
..
2d fixes compiler warnings 2014-11-14 13:07:34 -08:00
3d Fixed "warning: bundle reader out of range" 2014-11-09 07:38:44 +09:00
audio fixes compiler warnings 2014-11-14 13:07:34 -08:00
base Merge pull request #9017 from cpascal/fix_error_refleakdetection 2014-11-13 18:56:46 +08:00
deprecated Multi platform cmake support 2014-10-03 23:21:45 +01:00
editor-support Merge pull request #9037 from G17hao/patch-8 2014-11-13 18:46:48 +08:00
math Add greater than operator to Vec2 2014-10-24 20:27:06 +01:00
network Cleanup order of fields initialization. 2014-10-30 17:28:41 +03:00
physics try to fix ubuntu 12.04 compile error 2014-10-10 17:27:15 +08:00
platform Merge pull request #9085 from jicheol-ryu/v3 2014-11-14 14:17:13 -08:00
renderer fixes some compiler warnings 2014-11-06 12:25:55 -08:00
scripting/lua-bindings Merge pull request #8985 from samuele3hu/v3_new_spine 2014-11-13 18:59:19 +08:00
storage fix typo of file name 2014-10-17 16:29:37 +08:00
ui cmake: connect mac specific UIEditBox implementation to build 2014-11-11 10:30:48 +03:00
Android.mk Move `CCCamera.cpp/h` `CCLight.cpp/h` into 2d 2014-10-20 16:25:24 +08:00
CMakeLists.txt Unify usage of chipmunk library 2014-11-15 13:17:23 +03:00
cocos2d.cpp fixes compiler warnings 2014-11-14 13:07:34 -08:00
cocos2d.h Move `CCCamera.cpp/h` `CCLight.cpp/h` into 2d 2014-10-20 16:25:24 +08:00