Commit Graph

20074 Commits

Author SHA1 Message Date
cw c38f2bf92b 1.1.2 2014-05-23 19:17:43 +08:00
cw 3727c14cb8 runtime 1.1.2 2014-05-23 18:26:36 +08:00
cw ca68a273e3 Merge branch 'v3' of https://github.com/cocos2d/cocos2d-x into v3luaruntime 2014-05-23 16:38:03 +08:00
minggo 99bfa9ffe8 [ci skip] 2014-05-23 02:13:58 -05:00
minggo 1059c0df03 Merge pull request #6885 from andyque/fixCopyProperties
fix ui widget copyProperties issue
2014-05-23 02:12:39 -05:00
andyque d612518421 fix ui widget copyProperties issue 2014-05-23 15:03:46 +08:00
minggo 82c746cc62 Merge pull request #6884 from minggo/v3
update version
2014-05-23 01:33:54 -05:00
minggo 6539b558bd update version 2014-05-23 14:30:08 +08:00
chuanweizhang2013 c1dfafa85b Merge pull request #28 from cocoscodeide/v3
update cocos2d-x
2014-05-23 00:43:20 -05:00
cocoscodeide 58ed156cec Merge pull request #27 from chuanweizhang2013/v3luaruntime
move runtime res path
2014-05-23 13:38:47 +08:00
cocoscodeide 5e198aaae2 Merge pull request #26 from cocos2d/v3
update cocos2d-x
2014-05-23 12:46:42 +08:00
minggo 5c49217956 Merge pull request #6882 from CocosRobot/update_lua_bindings_1400814673
[AUTO]: updating luabinding automatically
2014-05-22 22:24:46 -05:00
CocosRobot 293ced84c2 [AUTO]: updating luabinding automatically 2014-05-23 03:12:39 +00:00
minggo e7d3d7ad94 Merge pull request #6881 from samuele3hu/v3_fix
Readd the lua binding for `visit` and modify a requirement for IDE
2014-05-22 22:08:30 -05:00
samuele3hu f76e2a5476 Readd the lua binding for `visit` and modify a requirement for IDE 2014-05-23 10:00:59 +08:00
minggo 6e76ca7945 Merge pull request #6864 from natural-law/v3
Update the reference of submodule cocos2d-console.
2014-05-22 20:32:13 -05:00
minggo 523d136cc5 [ci skip] 2014-05-22 20:30:06 -05:00
minggo 8a836bb49f Merge pull request #6878 from MSOpenTech/wp8-v3-fix
updated WP8 cpp template file
2014-05-22 20:28:50 -05:00
Ricardo Quesada 187ebcfd57 Merge pull request #6879 from ricardoquesada/warnings_fixes
Fixes compiler warnings for mac and ios
2014-05-22 16:34:58 -03:00
Ricardo Quesada 5601048829 Fixes compiler warnings for mac and ios 2014-05-22 16:34:16 -03:00
chuanweizhang2013 1b3af4be19 move runtime res path 2014-05-22 22:08:04 +08:00
Dale Stammen f3eb0d7722 updated cpp template file 2014-05-22 06:58:05 -07:00
cocoscodeide 67e43e188a Merge pull request #25 from chuanweizhang2013/v3luaruntime
add play ui
2014-05-22 17:08:15 +08:00
James Chen 7ea57e2804 Merge pull request #6873 from CocosRobot/update_lua_bindings_1400746052
[AUTO]: updating luabinding automatically
2014-05-22 03:21:17 -05:00
CocosRobot 0ab8624d2f [AUTO]: updating luabinding automatically 2014-05-22 08:08:54 +00:00
James Chen 1bead55e43 Merge pull request #6870 from samuele3hu/v3_fix
Move `setSearchPath` operation from cpp to script for lua-tests
2014-05-22 03:04:33 -05:00
samuele3hu 5c869c1356 Merge branch 'v3' of https://github.com/cocos2d/cocos2d-x into v3_fix 2014-05-22 14:02:19 +08:00
samuele3hu a6efd4f650 Move `setSearchPat` operation from cpp to script 2014-05-22 14:00:39 +08:00
James Chen 918a48054a Merge pull request #6867 from samuele3hu/v3_fix
close #5255:Remove Sprite3D effect test
2014-05-22 00:45:53 -05:00
James Chen 45cce2a692 Merge pull request #6869 from visiblelight/texturecache
adding guard for the callback condition in `TextureCache::addImageAsyncCallBack`
2014-05-22 00:38:00 -05:00
vision a68515dbff adding guard for the callback condition 2014-05-22 12:42:52 +08:00
chuanweizhang2013 111840f37b add play ui 2014-05-22 11:52:49 +08:00
minggo 550f6fad37 Merge pull request #6868 from andyque/fixInclude
fixed ui header file include problem
2014-05-21 22:33:35 -05:00
andyque d1df19794a fixed ui header file include problem 2014-05-22 10:49:28 +08:00
samuele3hu 6c8e38871c issue #5255:Remove Sprite3D effect test 2014-05-22 10:22:10 +08:00
minggo b7cd118d52 [ci skip] 2014-05-21 18:35:14 +08:00
minggo cda9183e01 Merge pull request #6861 from boyu0/bug4944_physics_crash
closed #4944: fixed bug: physics engine crashes occasionally when remove...
2014-05-21 18:32:19 +08:00
zhangbin d3d8c94c32 Update the reference of submodule cocos2d-console. 2014-05-21 17:48:46 +08:00
James Chen d4bebf7332 Merge pull request #6860 from CocosRobot/update_cocosfiles_1400657115
[AUTO][ci skip]: updating cocos2dx_files.json
2014-05-21 17:36:48 +08:00
boyu0 b6274a469d closed #4944: fixed bug: physics engine crashes occasionally when remove bodies at physics contact callback. 2014-05-21 16:07:49 +08:00
CocosRobot a07b2dae75 [AUTO][ci skip]: updating cocos2dx_files.json 2014-05-21 07:25:16 +00:00
minggo 017b738f21 Merge pull request #6859 from andyque/fixLayoutVisit
issue #5183, fix Layout visit issue
2014-05-21 15:24:00 +08:00
andyque dbd2de63b2 issue #5183, fix Layout visit issue 2014-05-21 15:21:55 +08:00
minggo 64d316fa65 [ci skip] 2014-05-21 14:32:03 +08:00
minggo 3b5417a325 Merge pull request #6854 from MSOpenTech/wp8-v3-fix
Wp8 v3 fix for precompiled shaders and precompiled headers
2014-05-21 14:31:18 +08:00
minggo ae5f285a2a Merge pull request #6857 from Dhilan007/v3_labelfix
issue #5277:Label:It could be possible that for using outline and invoking 'Director::setContentScaleFactor' cause label show nothing.
2014-05-21 14:14:40 +08:00
Dhilan007 d13ed93fc1 issue #5277:Label:It could be possible that for using outline and invoking 'Director::setContentScaleFactor' cause label show nothing. 2014-05-21 14:08:30 +08:00
minggo 7facea521c [ci skip] 2014-05-21 11:44:15 +08:00
minggo 4c6bbd55f6 Merge pull request #6856 from Dhilan007/v3_labelfix
close issue#5277:Label:It could be possible that for using outline and invoking 'Director::setContentScaleFactor' cause label show nothing.
2014-05-21 11:41:46 +08:00
Dhilan007 ac258439b0 close issue#5277:Label:It could be possible that for using outline and invoking 'Director::setContentScaleFactor' cause label show nothing. 2014-05-21 11:38:45 +08:00