Commit Graph

26820 Commits

Author SHA1 Message Date
Nite Luo e6d0251b55 Merge branch 'drawRefactor' into fixDepth 2015-01-15 16:42:38 -08:00
Nite Luo 9848a8133b Fix Vertex Z issue 2015-01-15 16:41:07 -08:00
Ricardo Quesada 04eadefcee Merge pull request #10034 from darkdukey/drawRefactor
Draw refactor
2015-01-15 16:28:06 -08:00
Nite Luo 9d7604cab7 undeprecate init for custom command 2015-01-15 15:56:44 -08:00
Nite Luo 0bddeb88c8 Disable 3D rendering support for commands that needs to execute in order 2015-01-15 14:57:51 -08:00
Nite Luo 4a440e66c9 Refactor draw command 2015-01-15 14:00:49 -08:00
minggo 8f8194fbc8 Merge pull request #10026 from andyque/fixWidgetNavigationNullptr
fix crash when navigation controller is null
2015-01-15 18:27:56 +08:00
minggo a94533329d Merge pull request #10024 from yinjimmy/bugfix_runtime
Optimize output directory for libsimulator
2015-01-15 15:33:05 +08:00
andyque 3f99f3d454 fix crash when navigation controller is null 2015-01-15 15:18:14 +08:00
yinjimmy ccdf723d20 Optimize OutDir and IntDir for libsimulator 2015-01-15 14:39:56 +08:00
minggo 107022f745 Merge pull request #10023 from yinjimmy/bugfix_runtime
Fix compile error with lua-tempate-default / lua-template-runtime on Mac and iOS platform
2015-01-15 14:18:23 +08:00
yinjimmy 6e8188d4ff Fix lang file path for vs project 2015-01-15 14:04:15 +08:00
yinjimmy 9f60e82cc7 Fix compile error with lua-tempate-default / lua-template-runtime 2015-01-15 13:34:23 +08:00
minggo 473f04624a Merge pull request #10019 from huangshiwu/drawnodeinit
fix DrawNode init error
2015-01-15 13:33:58 +08:00
minggo 8aaf859235 Merge pull request #10021 from dualface/v3-origin
add SHOW_ALL support for Lua framework
2015-01-15 12:44:10 +08:00
dualface 3edd78d6c3 add SHOW_ALL support for Lua framework 2015-01-15 12:01:27 +08:00
huangshiwu 65e97450d0 fix DrawNode init error 2015-01-15 11:51:21 +08:00
minggo 748e7abba6 Merge pull request #10018 from yinjimmy/bugfix_runtime
Support vs2012
2015-01-15 11:35:13 +08:00
yinjimmy f652e1359a 1. Compatible vs2012 for libsimulator
2. Adjust output directory for simulator
2015-01-15 11:10:32 +08:00
minggo 45c4c16f93 Merge pull request #10010 from andyque/fixErrorFontName
fix font name typo in tests
2015-01-15 10:24:02 +08:00
minggo 905ccb11b9 Merge pull request #10009 from Dhilan007/v3-34rc0
Fixed warns:truncation from double to float
2015-01-15 10:14:41 +08:00
andyque f8200347cd fix font name typo in tests 2015-01-15 10:10:53 +08:00
WenhaiLin 13b049a543 Fixed warns:truncation from double to float 2015-01-15 10:07:23 +08:00
minggo 62d416eb01 Merge pull request #10008 from samuele3hu/v3_4_rc1_check
[ci skip]Fix some lua test cases bugs
2015-01-15 10:07:19 +08:00
samuele3hu 1325ba0eaf Fix some lua test cases bug 2015-01-15 10:01:16 +08:00
minggo 1fa0fb584b Merge pull request #10004 from MSOpenTech/wp8-fix
WP8/WinRT fixes
2015-01-15 09:33:38 +08:00
minggo c2e5f096d7 Merge pull request #10006 from darkdukey/fixSprite3D
Fix Sprite3D not rendering 2d child correctly
2015-01-15 09:33:23 +08:00
minggo 267ef81224 Merge pull request #10007 from darkdukey/release_note
Release note
2015-01-15 09:32:49 +08:00
minggo 0e8ad1b845 Merge pull request #10002 from CocosRobot/update_cocosfiles_1421249994
[AUTO][ci skip]: updating cocos2dx_files.json
2015-01-15 09:31:54 +08:00
Nite Luo 1b95da58a4 remove old toc 2015-01-14 17:00:50 -08:00
Nite Luo f207530439 auto generate toc 2015-01-14 16:59:03 -08:00
Nite Luo e0e113daa4 Update links for release note 2015-01-14 16:47:59 -08:00
Nite Luo e82aa34bee correct release note for rc1 2015-01-14 16:44:02 -08:00
Nite Luo 15660926d9 Fix Sprite3D not cascading 3D flag 2015-01-14 16:23:35 -08:00
Nite Luo 11149cc92d Change release note 2015-01-14 14:51:42 -08:00
Dale Stammen ef816a1bb9 fixed handling of default font 2015-01-14 11:10:58 -08:00
Dale Stammen 32c14710e7 allow custom shaders for WinRT Universal App 2015-01-14 10:37:04 -08:00
CocosRobot b2db3c13dd [AUTO][ci skip]: updating cocos2dx_files.json 2015-01-14 15:39:55 +00:00
minggo 7958958cc0 Merge pull request #9960 from andyque/remove-box2d
put box2d cmakelist to external
2015-01-14 23:37:05 +08:00
minggo 1e7f204f2b Merge pull request #10000 from yinjimmy/bugfix_runtime
add default `-workdir` for vs project
2015-01-14 23:35:27 +08:00
yinjimmy 49869847cc add default `-workdir` for vs project 2015-01-14 18:45:18 +08:00
minggo 87b51278ec Merge pull request #9998 from CocosRobot/update_cocosfiles_1421227858
[AUTO][ci skip]: updating cocos2dx_files.json
2015-01-14 17:32:13 +08:00
CocosRobot b703c7b169 [AUTO][ci skip]: updating cocos2dx_files.json 2015-01-14 09:30:59 +00:00
minggo 4189a7696f Merge pull request #9995 from CocosRobot/update_lua_bindings_1421227055
[AUTO]: updating luabinding automatically
2015-01-14 17:21:03 +08:00
CocosRobot 97aee8cef0 [AUTO]: updating luabinding automatically 2015-01-14 09:19:31 +00:00
minggo e509d85237 Merge pull request #9994 from CocosRobot/update_lua_bindings_1421226821
[AUTO]: updating luabinding automatically
2015-01-14 17:17:01 +08:00
CocosRobot 6a9b56883b [AUTO]: updating luabinding automatically 2015-01-14 09:16:01 +00:00
minggo ec54e042ea Merge pull request #9993 from zawasp/tintto_color3b
add Color3B type parameter to TintTo::create
2015-01-14 17:14:58 +08:00
minggo fa7b6970e8 [ci skip] Update CHANGELOG 2015-01-14 17:09:14 +08:00
minggo 825f90564c Merge pull request #9992 from samuele3hu/v3_4_issue9986
issue #9986:Add lua bindings for Component and related test cases
2015-01-14 17:05:51 +08:00