axmol/cocos
minggo 109f572bf6 Merge pull request #15807 from mogemimi/add-switch-default-case
Add missing default cases within switch block for JS and Lua JavaBridge
2016-06-12 10:37:05 +08:00
..
2d Compilation fix while CC_ENABLE_PROFILERS = 1 2016-06-06 16:25:00 +08:00
3d Remove duplicate header includes 2016-05-26 23:25:44 +09:00
audio Merge pull request #15735 from MrCapone/v3 2016-06-01 21:34:15 +08:00
base Fix warnings caused by comparison between RefPtr and C++11's nullptr 2016-05-28 22:15:56 +09:00
deprecated Fix unused parameter warning when compiling CCArray 2016-06-04 21:17:53 +09:00
editor-support Testcase for CCS 1.6 animations with only one frame (#15714) 2016-06-06 09:32:33 +08:00
math Fixes 1605 include path in 541 files 2016-03-20 21:53:44 +08:00
navmesh Use nullptr instead of 0 or NULL 2016-05-25 03:09:11 +09:00
network Fix C4267 and C4309 warnings when compiling for Windows 10 UWP 2016-05-29 14:43:28 +09:00
physics Remove duplicate header includes 2016-05-26 23:25:44 +09:00
physics3d Remove duplicate header includes 2016-05-26 23:25:44 +09:00
platform Fix typo in method name: 'destory' -> 'destroy' 2016-06-09 09:25:06 +09:00
renderer Texture2D::addImageAsync : Set pixel format correctly. (#15774) 2016-06-03 09:38:01 +08:00
scripting Add missing default cases within switch block for JS and Lua JavaBridge 2016-06-08 15:41:44 +09:00
storage Fix typo in method name: 'destory' -> 'destroy' 2016-06-09 09:25:06 +09:00
ui ios supports LOWERCASE_ALL_CHARACTERS 2016-06-07 10:31:16 +08:00
Android.mk remove unsupport flags 2016-04-26 14:08:23 +08:00
CMakeLists.txt Removed unnecessary search paths. 2016-03-22 16:04:12 +08:00
cc_dummy.c Squashed commit of the following: 2016-03-02 16:51:54 -08:00
cocos2d.cpp update version 2016-05-26 10:18:45 +08:00
cocos2d.h fix conflict 2016-05-27 14:22:03 +08:00