yangxiao
|
35020c7c71
|
async task pool
|
2014-11-26 11:28:14 +08:00 |
Ricardo Quesada
|
4cc59a9a0f
|
Merge pull request #9201 from MSOpenTech/v3-win8.1-appstate
V3 win8.1 universal app pause and resume support
|
2014-11-25 14:43:42 -08:00 |
Dale Stammen
|
2c8cb4b3bd
|
updated Application::getCurrentLanguage to work on WP8 and Universal App
|
2014-11-25 11:21:56 -08:00 |
Ricardo Quesada
|
f8b9e9e445
|
Merge pull request #9235 from ricardoquesada/async_fixes_test
Fixes in async test
|
2014-11-25 10:44:27 -08:00 |
Ricardo Quesada
|
9b5f147224
|
Fixes in async test
code is cleaner
|
2014-11-25 10:43:58 -08:00 |
Dale Stammen
|
fac9d2880f
|
added missing OpenURL support for universal app
|
2014-11-25 10:05:02 -08:00 |
Dale Stammen
|
6ad3a23ed3
|
added support for lost directx device
|
2014-11-25 08:25:34 -08:00 |
Dale Stammen
|
8da06fb9cc
|
Merge branch 'v3' into v3-win8.1-appstate
|
2014-11-25 08:07:29 -08:00 |
James Chen
|
60a6039666
|
Merge pull request #9233 from CocosRobot/update_cocosfiles_1416926893
[AUTO][ci skip]: updating cocos2dx_files.json
|
2014-11-25 22:48:56 +08:00 |
CocosRobot
|
0b286aa412
|
[AUTO][ci skip]: updating cocos2dx_files.json
|
2014-11-25 14:48:14 +00:00 |
minggo
|
76824cd5f2
|
Merge pull request #9218 from vovkasm/cmake-linux-mac-fixes
Cmake linux mac fixes
|
2014-11-25 22:45:42 +08:00 |
Vladimir Timofeev
|
b299f7f74d
|
Remove debug info. And add warning message if pkg-config not found.
|
2014-11-25 16:41:46 +03:00 |
Vladimir Timofeev
|
3bb163a979
|
Add fresh FindPkgConfig.cmake for sure that vendors not overwrite it.
|
2014-11-25 16:18:07 +03:00 |
Vladimir Timofeev
|
43fb2986dc
|
Additional debug info.
|
2014-11-25 16:00:05 +03:00 |
Vladimir Timofeev
|
a562c70c73
|
Merge remote-tracking branch 'origin/v3' into cmake-linux-mac-fixes
* origin/v3:
Update CHANGELOG
Update AUTHORS
fixed typo
Updates definition of Complete.
[AUTO][ci skip]: updating cocos2dx_files.json
Revert "Merge pull request #9193 from pipu/v3_flatbuffers"
Skip binding nodeWithFlatBuffers of CSLoader for lua
|
2014-11-25 15:24:07 +03:00 |
Vladimir Timofeev
|
4e048951ff
|
cmake: add policy CMP0017 to fix warnings on 2.8.8 cmake and set it to NEW for predictable include behaviour
|
2014-11-25 14:19:49 +03:00 |
Vladimir Timofeev
|
a8695b2f86
|
add some debug info
|
2014-11-25 13:40:01 +03:00 |
James Chen
|
59a9d7e4c2
|
Update CHANGELOG
|
2014-11-25 16:19:09 +08:00 |
James Chen
|
cf7377a5bb
|
Update AUTHORS
|
2014-11-25 16:17:28 +08:00 |
James Chen
|
1867f64326
|
Merge pull request #9229 from shrimpz/v3
fixed typo in luaval_to_quaternion
|
2014-11-25 16:16:09 +08:00 |
Shrimpz
|
ac666d1e6d
|
fixed typo
|
2014-11-25 15:51:25 +08:00 |
Ricardo Quesada
|
e6633d85ee
|
Merge branch 'v3' of https://github.com/cocos2d/cocos2d-x into v3
|
2014-11-24 21:41:21 -08:00 |
Ricardo Quesada
|
654f335aa1
|
Updates definition of Complete.
|
2014-11-24 21:40:12 -08:00 |
Vladimir Timofeev
|
aad8d2e98f
|
remove some debug output
|
2014-11-25 07:26:40 +03:00 |
Vladimir Timofeev
|
d8980b3a7b
|
cmake: fixes for old cmake 2.8.12
|
2014-11-25 07:26:33 +03:00 |
Vladimir Timofeev
|
4e2ab8b961
|
pkg-config return include directory for use as '#include <GLFW/glfw3.h>', but we use '#include "glfw3.h"', fix include dir.
|
2014-11-25 07:26:17 +03:00 |
Vladimir Timofeev
|
2838f57a96
|
Rewrite FindGLFW3.cmake, so it can found static glfw3 and link all deps.
|
2014-11-25 07:26:06 +03:00 |
minggo
|
19f06a578e
|
Merge pull request #9225 from CocosRobot/update_cocosfiles_1416879324
[AUTO][ci skip]: updating cocos2dx_files.json
|
2014-11-25 10:13:10 +08:00 |
CocosRobot
|
8c20e7a5c6
|
[AUTO][ci skip]: updating cocos2dx_files.json
|
2014-11-25 01:35:25 +00:00 |
minggo
|
afe7e382ce
|
Merge pull request #9219 from samuele3hu/v3_rc1_fix
Skip binding nodeWithFlatBuffers of CSLoader to lua
|
2014-11-25 09:33:43 +08:00 |
Ricardo Quesada
|
aebfd7483a
|
Merge pull request #9222 from ricardoquesada/revert_flatbuffers
Revert "Merge pull request #9193 from pipu/v3_flatbuffers"
|
2014-11-24 10:30:49 -08:00 |
Ricardo Quesada
|
9e10d2d32b
|
Revert "Merge pull request #9193 from pipu/v3_flatbuffers"
This reverts commit fa22b12628 , reversing
changes made to 8dce62b94c .
|
2014-11-24 10:19:53 -08:00 |
samuele3hu
|
a62fa8de58
|
Skip binding nodeWithFlatBuffers of CSLoader for lua
|
2014-11-24 23:36:44 +08:00 |
Vladimir Timofeev
|
782e3bcd01
|
cmake: Add correct _POSIX_C_SOURCE and _BSD_SOURCE (linux) defines when build luasocket, so all types and func properly defined
|
2014-11-24 17:24:45 +03:00 |
Vladimir Timofeev
|
393b3d0971
|
cmake: Disable try to link with static system installed libs, seems that linux distros not supported this option mostly
|
2014-11-24 17:24:34 +03:00 |
Vladimir Timofeev
|
3dadcf4aea
|
As we have --std=c99 in CMAKE_C_FLAGS, to expose some macros and functions we should declare feature-check-marco...
Define _DARWIN_C_SOURCE should enable all mac os non standard extensions.
|
2014-11-24 17:24:11 +03:00 |
Vladimir Timofeev
|
03401668b8
|
cmake: fix FindFontconfig.cmake - FONCONFIG_FOUND was not set, when FONTCONFIG_INCLUDE_DIRS was empty (on CentOS 6.5 for example)
|
2014-11-24 17:23:12 +03:00 |
minggo
|
97df35f346
|
Merge pull request #9207 from dumganhar/iss8984-remove-unused
#8984: Removes unused codes in CCStdC-linux.cpp
|
2014-11-24 18:48:05 +08:00 |
James Chen
|
be97a306a6
|
Merge pull request #9217 from CocosRobot/update_cocosfiles_1416822877
[AUTO][ci skip]: updating cocos2dx_files.json
|
2014-11-24 18:07:17 +08:00 |
CocosRobot
|
451cbe52d2
|
[AUTO][ci skip]: updating cocos2dx_files.json
|
2014-11-24 09:54:39 +00:00 |
minggo
|
fa22b12628
|
Merge pull request #9193 from pipu/v3_flatbuffers
V3 flatbuffers
|
2014-11-24 17:53:16 +08:00 |
minggo
|
8dce62b94c
|
Merge pull request #9209 from CocosRobot/update_lua_bindings_1416813895
[AUTO]: updating luabinding automatically
|
2014-11-24 15:42:10 +08:00 |
James Chen
|
13b1c91785
|
Merge pull request #9208 from CocosRobot/update_lua_bindings_1416813762
[AUTO]: updating luabinding automatically
|
2014-11-24 15:27:11 +08:00 |
CocosRobot
|
f2905f1b8e
|
[AUTO]: updating luabinding automatically
|
2014-11-24 07:26:52 +00:00 |
CocosRobot
|
7dc623fcab
|
[AUTO]: updating luabinding automatically
|
2014-11-24 07:24:39 +00:00 |
minggo
|
74e7aa6db9
|
Merge pull request #9205 from Dhilan007/v3-scriptfix
replace tab with four spaces
|
2014-11-24 15:22:00 +08:00 |
minggo
|
b8bb61c7c6
|
Merge pull request #9028 from andyque/fixWidgetFlipIssue
Fix widget flip issue
|
2014-11-24 15:19:50 +08:00 |
minggo
|
2a0c3983e5
|
[ci skip] Update CHANGELOG
|
2014-11-24 15:18:31 +08:00 |
minggo
|
88c3cc2ad9
|
Merge pull request #9105 from Dhilan007/v3-video-web-fix
Fix WebView and VideoPlayer in wrong place on Android 2.3.x
|
2014-11-24 15:15:18 +08:00 |
James Chen
|
cb6d81599b
|
#8984: Removes unused codes in CCStdC-linux.cpp
|
2014-11-24 15:01:57 +08:00 |