Commit Graph

20093 Commits

Author SHA1 Message Date
zhouxiaoxiaoxujian fabc4d03ee Update UIText.cpp 2014-06-06 16:50:25 +08:00
zhouxiaoxiaoxujian 03eeb2cade Remove unnecessary Type::TTF Check
Remove unnecessary TTF type check on enableOutline or enableGlow function。
2014-06-06 16:41:45 +08:00
Frank.Xu 7ece807a63 Add shadow, outline, glow filter support for UITextField 2014-06-05 19:21:06 +08:00
minggo f4d8e396e2 Merge pull request #6919 from dabingnn/v3.1hotfix
V3.1hotfix
2014-05-29 14:32:24 +08:00
Huabing.Xu 8633ab9c14 add background/foreground listener for EffectSprite/Effect framework test case 2014-05-29 12:43:04 +08:00
Huabing.Xu ad3b1cf827 add background/foreground listener for Effectsprite3d/Effect3d test case 2014-05-28 21:07:12 +08:00
Huabing.Xu 99d1ccf41e remove foreground event listener when GLProgramState is deleted 2014-05-28 16:51:33 +08:00
Huabing.Xu 2084fc4ddc using lambda function instead of member function 2014-05-28 15:50:37 +08:00
Huabing.Xu 30f4f256d8 fix background/forground of Sprite3D on android platform 2014-05-28 15:16:00 +08:00
minggo 399571f542 Merge pull request #6892 from samuele3hu/v3_fix
Update the OpenGL lua binding and related test case
2014-05-23 07:37:49 -05:00
minggo 7c7b1ce125 Merge pull request #6893 from cocoscodeide/v3
update template project lua
2014-05-23 07:37:27 -05:00
cocoscodeide 66e9b28426 Merge pull request #28 from chuanweizhang2013/v3luaruntime
V3luaruntime
2014-05-23 19:19:18 +08:00
cw c38f2bf92b 1.1.2 2014-05-23 19:17:43 +08:00
samuele3hu 006f082f74 Merge branch 'v3' of https://github.com/cocos2d/cocos2d-x into v3_fix 2014-05-23 19:15:46 +08:00
samuele3hu 3bd196f077 Update the openGL lua binding and related test case 2014-05-23 19:12:30 +08:00
cw 3727c14cb8 runtime 1.1.2 2014-05-23 18:26:36 +08:00
minggo 1b3a474646 Merge pull request #6891 from boyu0/3.1_test
Roll back test_image_ar.pvr
2014-05-23 04:25:56 -05:00
boyu0 80e184312a Roll back test_image_ar.pvr 2014-05-23 17:19:39 +08:00
minggo 515961517d Merge pull request #6886 from samuele3hu/v3_fix
fix some bugs for lua-tests
2014-05-23 03:54:16 -05:00
samuele3hu d9ac8865f9 Merge branch 'v3' of https://github.com/cocos2d/cocos2d-x into v3_fix 2014-05-23 16:49:25 +08:00
samuele3hu dc03571076 fix some bugs for lua-tests 2014-05-23 16:48:18 +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