Commit Graph

21046 Commits

Author SHA1 Message Date
chuanweizhang2013 0e0cc7eb09 add ios search path 2014-06-27 09:46:53 +08:00
chuanweizhang2013 cee5754db4 modify mac out file 2014-06-25 19:33:38 +08:00
chuanweizhang2013 90bd722bd2 remove rtres 2014-06-25 13:42:33 +08:00
chuanweizhang2013 ac539131e2 Merge branch 'v3' of https://github.com/cocos2d/cocos2d-x into v3luaruntime 2014-06-25 11:39:17 +08:00
chuanweizhang2013 ec0eb7b6d6 modify filetime save formate 2014-06-25 11:36:59 +08:00
minggo 4ce61b94b9 Merge pull request #7191 from CocosRobot/update_lua_bindings_1403606774
[AUTO]: updating luabinding automatically
2014-06-24 20:15:29 +08:00
CocosRobot 2cd212b1b0 [AUTO]: updating luabinding automatically 2014-06-24 10:48:02 +00:00
minggo 63d0f66553 Merge pull request #7189 from andyque/feature5161
replace size with contentSize
2014-06-24 18:43:33 +08:00
minggo 75245cb99e Merge pull request #7190 from minggo/perf-improve
use reference instead
2014-06-24 18:25:53 +08:00
minggo 7155eb4ebb use reference instead 2014-06-24 18:23:10 +08:00
andyque 4d82673760 issue #5161, replace _size with _contentSize 2014-06-24 15:08:58 +08:00
minggo 742421766d Merge pull request #7187 from minggo/performance-improve
use reference instead
2014-06-24 14:53:56 +08:00
minggo 3336f7edad use reference instead 2014-06-24 14:53:02 +08:00
minggo aa7e48794b [ci skip] 2014-06-24 10:50:09 +08:00
minggo 76e2540fd7 Merge pull request #7163 from darkdukey/fixNodeReader
Fix NodeReader crash
2014-06-24 10:49:10 +08:00
minggo 8f0d23df60 Merge pull request #7185 from CocosRobot/update_cocosfiles_1403578075
[AUTO][ci skip]: updating cocos2dx_files.json
2014-06-24 10:48:41 +08:00
CocosRobot 7f104f4bf7 [AUTO][ci skip]: updating cocos2dx_files.json 2014-06-24 02:47:56 +00:00
minggo d9c99e6251 [ci skip] 2014-06-24 10:47:50 +08:00
minggo 4bb6545250 Merge pull request #7166 from boyu0/bug5541_rotation_action_for_physics
closed #5541: Add rotation action support for physics.
2014-06-24 10:46:10 +08:00
minggo 375f01b6cc Merge pull request #7183 from CocosRobot/update_lua_bindings_1403577263
[AUTO]: updating luabinding automatically
2014-06-24 10:43:03 +08:00
minggo ad64cf7e94 Merge pull request #7176 from CocosRobot/update_cocosfiles_1403520184
[AUTO][ci skip]: updating cocos2dx_files.json
2014-06-24 10:42:51 +08:00
CocosRobot 879862b993 [AUTO]: updating luabinding automatically 2014-06-24 02:35:55 +00:00
boyu0 f2ecb31958 closed #5541: add more warning for unsupported functions. 2014-06-24 10:33:21 +08:00
minggo 66763bd400 Merge pull request #7180 from MSOpenTech/wp8-v3
WP8 v3 broken build fix
2014-06-24 10:31:56 +08:00
minggo 9c130e7aa2 Merge pull request #7181 from CocosRobot/update_cocosfiles_1403577062
[AUTO][ci skip]: updating cocos2dx_files.json
2014-06-24 10:31:39 +08:00
CocosRobot cb9e5c2d77 [AUTO][ci skip]: updating cocos2dx_files.json 2014-06-24 02:31:03 +00:00
minggo 0a61932730 [ci skip] 2014-06-24 10:30:36 +08:00
minggo 6394c62c40 Merge pull request #7131 from samuele3hu/v3_lua_fix
Add Lua binding for Animation3D and Animate3D ,and add related test case.
2014-06-24 10:29:28 +08:00
andyque 199ad9c623 issue #5161, replace deprecated methods 2014-06-24 10:18:01 +08:00
samuele3hu e34fcf05f6 Merge branch 'v3' of https://github.com/cocos2d/cocos2d-x into v3_lua_fix 2014-06-24 10:14:53 +08:00
samuele3hu 50f82ce1d0 Fix compile error for lua bindings in the different platforms 2014-06-24 10:12:32 +08:00
andyque 312ab4f396 Merge branch 'v3' into feature5161
Conflicts:
	cocos/editor-support/cocostudio/CCSGUIReader.cpp
	cocos/editor-support/cocostudio/WidgetReader/ButtonReader/ButtonReader.cpp
	cocos/editor-support/cocostudio/WidgetReader/ImageViewReader/ImageViewReader.cpp
	cocos/editor-support/cocostudio/WidgetReader/LoadingBarReader/LoadingBarReader.cpp
	cocos/editor-support/cocostudio/WidgetReader/WidgetReader.cpp
	tests/cpp-tests/Classes/UITest/CocoStudioGUITest/UIListViewTest/UIListViewTest.cpp
2014-06-24 09:51:18 +08:00
Dale Stammen 87a6b83001 added missing files for wp8 2014-06-23 08:35:39 -07:00
Dale Stammen 44d6248056 added missing cocoloader files 2014-06-23 08:31:29 -07:00
CocosRobot 8038db923c [AUTO][ci skip]: updating cocos2dx_files.json 2014-06-23 10:43:05 +00:00
minggo fc7b42c0e5 Merge pull request #7157 from 2youyouo2/v3
update action timeline
2014-06-23 18:38:46 +08:00
minggo a2ebf315ba Merge pull request #7123 from andyque/cleanupBinaryLoader
cocostudio binary parser
2014-06-23 18:38:02 +08:00
andyque 7eae7625c1 Merge branch 'v3' into cleanupBinaryLoader 2014-06-23 18:30:03 +08:00
andyque d2680f2884 fix windows compile error 2014-06-23 18:29:23 +08:00
samuele3hu 9a3720b1f7 Merge branch 'v3' of https://github.com/cocos2d/cocos2d-x into v3_lua_fix 2014-06-23 18:07:20 +08:00
minggo 9a88a658a1 Merge pull request #7172 from CocosRobot/update_lua_bindings_1403516101
[AUTO]: updating luabinding automatically
2014-06-23 18:02:23 +08:00
samuele3hu a339afb2c0 Merge branch 'v3' of https://github.com/cocos2d/cocos2d-x into v3_lua_fix 2014-06-23 17:53:41 +08:00
minggo 47e60c9f73 Merge pull request #7173 from samuele3hu/v3_bug_fix
Add Lua bindings for `addScrollViewEventListener` of `ui.ListView` and update related test cases
2014-06-23 17:52:13 +08:00
samuele3hu a73e7c643b Merge branch 'v3' of https://github.com/cocos2d/cocos2d-x into v3_bug_fix 2014-06-23 17:43:07 +08:00
samuele3hu b23e1384f6 Update the implementation of Lua bindings for `lua_cocos2dx_ListView_addScrollViewEventListener` 2014-06-23 17:42:04 +08:00
CocosRobot 6681d26540 [AUTO]: updating luabinding automatically 2014-06-23 09:37:28 +00:00
chuanweizhang2013 c69a7fad55 Merge branch 'v3luaruntime' of https://github.com/chuanweizhang2013/cocos2d-x into v3luaruntime 2014-06-23 17:35:38 +08:00
chuanweizhang2013 07446af719 Merge branch 'v3luaruntime' of https://github.com/chuanweizhang2013/cocos2d-x into v3luaruntime 2014-06-23 17:33:39 +08:00
chuanweizhang2013 38401cb398 Merge branch 'v3luaruntime' of https://github.com/chuanweizhang2013/cocos2d-x into v3luaruntime 2014-06-23 17:31:05 +08:00
chuanweizhang2013 7f75b58acf Merge branch 'v3' of https://github.com/cocos2d/cocos2d-x into v3luaruntime
Conflicts:
	templates/lua-template-runtime/cocos-project-template.json
2014-06-23 17:30:33 +08:00