Commit Graph

27124 Commits

Author SHA1 Message Date
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
lvlong 6d7b530ea1 fix bug: add animate3D to sequence problem. 2015-01-15 11:32:28 +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
minggo d8b5d0b84c Merge pull request #9991 from Dhilan007/v3-physicsbody-posfix
Fixed can't get correct position of PhysicsBody after add PhysicsBody to PhysicsWorld in the current frame.
2015-01-14 17:05:22 +08:00
Mircea Rila 2a235f5b8d add Color3B type parameter to TintTo::create 2015-01-14 11:04:23 +02:00
Wenhai Lin b61adcfdbb Fixed can't get correct position of PhysicsBody after add PhysicsBody to PhysicsWorld in the current frame. 2015-01-14 17:01:04 +08:00
samuele3hu 77912270f9 issue #9986:Add lua bindings for Component and related test cases 2015-01-14 16:58:35 +08:00
minggo c13a9741fc Merge pull request #9990 from CocosRobot/update_cocosfiles_1421225139
[AUTO][ci skip]: updating cocos2dx_files.json
2015-01-14 16:58:00 +08:00
CocosRobot 88029d33bd [AUTO][ci skip]: updating cocos2dx_files.json 2015-01-14 08:45:40 +00:00
minggo 4454951e12 Merge pull request #9967 from yinjimmy/combine
Combine lua templates
2015-01-14 16:42:58 +08:00
yinjimmy f2ab171fab Merge branch 'v3' into combine 2015-01-14 16:38:06 +08:00
minggo 8a67b9b368 Merge pull request #9989 from CocosRobot/update_lua_bindings_1421223864
[AUTO]: updating luabinding automatically
2015-01-14 16:30:40 +08:00
minggo 1a121b4633 [ci skip] Update CHANGELOG 2015-01-14 16:29:37 +08:00
yinjimmy a80e26f680 cleanup 2015-01-14 16:27:29 +08:00