Commit Graph

29622 Commits

Author SHA1 Message Date
andyque c7d698362f add JSB to jenkins 2015-05-25 16:37:08 +08:00
andyque a6a5318e13 add js win32 test 2015-05-25 16:22:43 +08:00
minggo dae2ca14d3 Merge pull request #12005 from CocosRobot/update_cocosfiles_1432538172
[AUTO][ci skip]: updating cocos2dx_files.json
2015-05-25 15:20:46 +08:00
minggo ca3c42362b [ci skip]update CHANGELOG 2015-05-25 15:20:13 +08:00
minggo 203203a92d Merge pull request #12001 from andyque/upgrade-rapidjson-to-1.0.2
upgrade rapidjson to 1.0.2
2015-05-25 15:18:15 +08:00
CocosRobot 88c4ed664b [AUTO][ci skip]: updating cocos2dx_files.json 2015-05-25 07:16:13 +00:00
minggo 4000797ee7 Merge pull request #11854 from samuele3hu/v3_physics3d
Add Lua bindings for Physics3D and related test case,then update template project
2015-05-25 15:14:35 +08:00
andyque 81070a5299 fix lua project compile error 2015-05-25 13:42:54 +08:00
andyque 81d562803b upgrade rapidjson to 1.0.2 2015-05-25 11:43:03 +08:00
samuele3hu 0492323ec8 Update the Lua template 2015-05-24 23:14:23 +08:00
samuele3hu 074216bef9 Merge branch 'v3' of https://github.com/cocos2d/cocos2d-x into v3_physics3d
Conflicts:
	templates/lua-template-default/frameworks/runtime-src/Classes/lua_module_register.h
	tests/lua-tests/src/mainMenu.lua
2015-05-24 22:46:05 +08:00
子龙山人 49c0b44252 Merge pull request #11988 from andyque/add-vs2015-to-simulator
fix simulator vs2015 support
2015-05-23 09:48:32 +08:00
andyque 07eb116fb6 fix lua tests release mode linker issue 2015-05-23 08:48:53 +08:00
minggo 00b15fc3db Merge pull request #11992 from CocosRobot/update_cocosfiles_1432339043
[AUTO][ci skip]: updating cocos2dx_files.json
2015-05-23 08:06:13 +08:00
minggo cad1b911c4 Merge pull request #11990 from xiaofeng11/v3
Remove missing resource notice label from all UI widget
2015-05-23 08:05:45 +08:00
CocosRobot 7879b25cdc [AUTO][ci skip]: updating cocos2dx_files.json 2015-05-22 23:57:26 +00:00
minggo fa6896e2db Merge pull request #11991 from hugohuang1111/v3_gen_fw_libs
[A] add generate libs and binary template
2015-05-23 07:54:34 +08:00
hugo 9a9fa7957f [A] add generate libs and binary template 2015-05-22 19:47:16 +08:00
XiaoFeng e94bcbd28c Remove missing resource label from all UI widget 2015-05-22 18:21:59 +08:00
minggo fc252f8e05 Merge pull request #11984 from CocosRobot/update_cocosfiles_1432283191
[AUTO][ci skip]: updating cocos2dx_files.json
2015-05-22 18:07:14 +08:00
子龙山人 6f72a39eaf Merge pull request #11985 from CocosRobot/update_cocosfiles_1432286362
[AUTO][ci skip]: updating cocos2dx_files.json
2015-05-22 17:57:18 +08:00
andyque 73902a4063 fix simulator vs2015 support 2015-05-22 17:47:48 +08:00
CocosRobot b9ffada9cc [AUTO][ci skip]: updating cocos2dx_files.json 2015-05-22 09:19:24 +00:00
minggo 311f453ea0 Merge pull request #11973 from dabingnn/v3_fixCameraVisitError
Fix visiting scene error with multiple camera
2015-05-22 17:16:30 +08:00
CocosRobot 28e1ac7e14 [AUTO][ci skip]: updating cocos2dx_files.json 2015-05-22 08:26:33 +00:00
minggo 0fa89b94d5 Merge pull request #11979 from CocosRobot/update_lua_bindings_1432277469
[AUTO]: updating luabinding & jsbinding automatically
2015-05-22 16:24:19 +08:00
CocosRobot f18b8bfd95 [AUTO]: updating luabinding & jsbinding automatically 2015-05-22 06:55:54 +00:00
minggo 35374ef7ef Merge pull request #11976 from CocosRobot/update_cocosfiles_1432277244
[AUTO][ci skip]: updating cocos2dx_files.json
2015-05-22 14:50:02 +08:00
minggo 1eb8d59666 Merge pull request #11966 from samuele3hu/v3_httpclient
fix the memory leak of s_requestSentinel for httpclient and adjust the global static var into the object to avoid some unexpected result.
2015-05-22 14:47:44 +08:00
CocosRobot 3c96bbbd80 [AUTO][ci skip]: updating cocos2dx_files.json 2015-05-22 06:47:26 +00:00
minggo e1823fb66d Merge pull request #11968 from jianglong0156/rebuildAutoBindingCons
add the notification node test in sceneTest
2015-05-22 14:43:01 +08:00
minggo 698428e0a1 Merge pull request #11971 from joshuastray/physics
Physics3d js binding
2015-05-22 14:42:34 +08:00
minggo 11f8f0fc21 Merge pull request #11963 from CocosRobot/update_lua_bindings_1432259998
[AUTO]: updating luabinding & jsbinding automatically
2015-05-22 14:41:28 +08:00
minggo de5cdb34d5 [ci skip]update CHANGELOG 2015-05-22 14:40:05 +08:00
minggo 27b7f2dd19 Merge pull request #11969 from WenhaiLin/v3-TMXTiledMap-crash
TileMap:Fixed crash if referring a non-existent layer in TMX.
2015-05-22 14:37:23 +08:00
Huabing.Xu 0644efc55e isVisitableByVisitingCamera should not affect the calculation of transform 2015-05-22 13:59:45 +08:00
joshuastray b1169c7d56 win32 and universal compile 2015-05-22 11:58:28 +08:00
WenhaiLin fdde58386f experimental::TileMap:Fixed crash if referring a non-existent layer in TMX. 2015-05-22 11:14:34 +08:00
minggo bf25a0429d Merge pull request #11964 from WenhaiLin/v3-console-crash
[ci skip]Add comment.
2015-05-22 11:05:54 +08:00
jianglong0156 6915213b86 add jsb binding parms which can support null object.
add the notification node test in sceneTest
2015-05-22 11:01:39 +08:00
WenhaiLin 2f558b5793 Merge branch 'tmx-crash-fix' of https://github.com/dumganhar/cocos2d-x into v3-support-android-studio 2015-05-22 11:01:13 +08:00
子龙山人 0ea7cd9a3c Merge pull request #11961 from CocosRobot/update_cocosfiles_1432259821
[AUTO][ci skip]: updating cocos2dx_files.json
2015-05-22 10:54:08 +08:00
samuele3hu 27e7101322 fix the memory leak of s_requestSentinel for httpclient and adjust the global static var into the object to avoid some unexpected result. 2015-05-22 10:47:52 +08:00
joshuastray 1366f615dd mac && ios works 2015-05-22 10:43:37 +08:00
WenhaiLin a94a6baf87 [ci skip]Add comment. 2015-05-22 10:35:34 +08:00
CocosRobot 59807629d9 [AUTO]: updating luabinding & jsbinding automatically 2015-05-22 02:04:38 +00:00
CocosRobot ff6f505a61 [AUTO][ci skip]: updating cocos2dx_files.json 2015-05-22 01:57:03 +00:00
minggo d7a00b686a [ci skip]update CHANGELOG 2015-05-22 09:53:47 +08:00
minggo d5d329b74f Merge pull request #11946 from andyque/v3-final-android-9-patch-feature
add Android 9-patch image format support
2015-05-22 09:52:12 +08:00
minggo 1a1860e126 Merge pull request #11949 from jianglong0156/modifyTestResource
Modify test resource
2015-05-22 09:49:08 +08:00