Commit Graph

21810 Commits

Author SHA1 Message Date
chuanweizhang2013 03982a7f6e Merge branch 'v3' of https://github.com/cocos2d/cocos2d-x into v3luaruntime 2014-07-15 10:34:00 +08:00
chuanweizhang2013 a4c4c14c3c remove change project fecture 2014-07-14 19:31:32 -07:00
chuanweizhang2013 6098531fd4 add set window top 2014-07-14 19:26:24 -07:00
Ricardo Quesada 74df6eb95b Merge pull request #7441 from ricardoquesada/cpp-template-mac
default OS Target for OS X is 10.7
2014-07-14 18:41:07 -07:00
Ricardo Quesada cc0a27e83e default OS Target for OS X is 10.7 2014-07-14 18:39:36 -07:00
minggo ff31144bd2 Merge pull request #7438 from Dhilan007/v3-320final
disable warn on zero-sized structure[android].
2014-07-14 21:04:03 +08:00
minggo 0ceef253ba Merge pull request #7437 from CocosRobot/update_lua_bindings_1405327888
[AUTO]: updating luabinding automatically
2014-07-14 21:03:19 +08:00
Dhilan007 5e10575ab0 disable warn on zero-sized structures. 2014-07-14 17:53:55 +08:00
CocosRobot 1ef1a809b5 [AUTO]: updating luabinding automatically 2014-07-14 08:53:13 +00:00
minggo 6d063fb97b Merge pull request #7431 from andyque/addTextFieldTTFTest
add TextField TrueTypeFont tests
2014-07-14 16:31:36 +08:00
minggo 981922eb95 Merge pull request #7432 from joshuastray/transition_ctor_access
move constructors and destructors to CC_CONSTRUCTOR_ACCESS and add needed constructors for js bindings
2014-07-14 16:28:18 +08:00
minggo 7f68bdf179 Merge pull request #7434 from samuele3hu/v3_hot_fix
Fix the crash that CocoStudioGuiTest in the Linux platform and error display than Sprite3DTest
2014-07-14 16:26:42 +08:00
minggo e3b149deda Merge pull request #7433 from heliclei/check-build-size
check libcpp-empty-test.so size after successful build
2014-07-14 16:25:52 +08:00
minggo b5a6ccc220 Merge pull request #7435 from Dhilan007/v3-320final
fixed using the incorrect res in test case of 'TextureMemoryAlloc'.
2014-07-14 16:25:10 +08:00
chuanweizhang2013 3788df5e53 add support program to top 2014-07-14 16:23:57 +08:00
samuele3hu 4cb6c1c74f Add lua bindings for TextureCache::addImageAsync and update the related test cases 2014-07-14 16:05:48 +08:00
heliclei 9812532103 [ci skip]add .so to file name 2014-07-14 15:51:04 +08:00
Dhilan007 a5317dde87 fixed using the incorrect res in test case of 'TextureMemoryAlloc'. 2014-07-14 15:50:20 +08:00
samuele3hu 5f453d0105 Merge branch 'v3' of https://github.com/cocos2d/cocos2d-x into v3_hot_fix 2014-07-14 15:32:03 +08:00
heliclei 06ae2ba2a6 check libcpp-empty-test.so size after successful build 2014-07-14 15:30:11 +08:00
samuele3hu ace0d05bd4 Fix the crash that CocoStudioGuiTest in the Linux platform and errors than Sprite3DTest 2014-07-14 15:28:52 +08:00
andyque 4fe3723edf add TextField TrueTypeFont tests 2014-07-14 14:29:28 +08:00
joshuastray 98b1c0bbed add needed constructors for js bindings 2014-07-14 14:25:36 +08:00
joshuastray e14c2587b5 move constructors and destructors to CC_CONSTRUCTOR_ACCESS 2014-07-14 14:25:06 +08:00
minggo f07270454d [ci skip] 2014-07-14 13:59:43 +08:00
chuanweizhang2013 1db6daa60a modify lua template source code 2014-07-14 13:58:21 +08:00
minggo 92cfe90937 Merge pull request #7424 from kyokomi/bugfix_UITextField_ttfFont
Fix the bug that UITextField doesn't support TTF font
2014-07-14 13:57:54 +08:00
minggo 181d895053 Merge pull request #7429 from Dhilan007/v3-320final
update test case of new label[lua].
2014-07-14 13:57:31 +08:00
minggo 9f01645bdb Merge pull request #7430 from natural-law/v3
Update the reference of submodule cocos2d-console.
2014-07-14 13:53:28 +08:00
zhangbin 30ebba8d51 Update the reference of submodule cocos2d-console. 2014-07-14 13:51:44 +08:00
Dhilan007 8949d90212 update test case of new label[lua]. 2014-07-14 13:48:28 +08:00
minggo 62b9c72609 Merge pull request #7281 from aslmaswd/v3-cmake
CMake Fix:GLFW header
2014-07-14 11:18:51 +08:00
minggo 19e9879514 Merge pull request #7428 from Dhilan007/v3-320final
fixed crash cause by incorrect font name.
2014-07-14 10:16:28 +08:00
chuanweizhang2013 a5a9dbe9f5 Merge branch 'v3' of https://github.com/cocos2d/cocos2d-x into v3luaruntime 2014-07-14 10:14:18 +08:00
Dhilan007 b3017fb773 fixed crash cause by incorrect font name. 2014-07-14 10:01:29 +08:00
Dhilan007 d40d25104d Merge branch 'v3' of https://github.com/cocos2d/cocos2d-x into v3-game-controller 2014-07-14 09:56:34 +08:00
minggo cf5f14ab51 Merge pull request #7425 from minggo/change-test-case-name
3D:Sprite3D -> Node:Sprite3D
2014-07-12 22:27:42 +08:00
minggo 3b59b41116 3D:Sprite3D -> Node:Sprite3D 2014-07-12 22:26:46 +08:00
kyokomi 915bdae4a6 Fix the bug that UITextField doesn't support TTF font 2014-07-12 22:42:44 +09:00
minggo 7c43b59c6b Merge pull request #7422 from minggo/get-curent-language
return correct language type
2014-07-12 20:45:05 +08:00
minggo bf4b376ae5 return correct language type 2014-07-12 20:40:15 +08:00
minggo cfc291e49d Merge pull request #7379 from joshuastray/v3
move JumoTo's copy constuctor and operator= to private
2014-07-12 20:19:03 +08:00
minggo c371eb0b9d Merge pull request #7421 from darkdukey/fix_setup_script
Fix setup.py can't resolve symlink
2014-07-12 20:17:57 +08:00
chuanweizhang2013 b8767420db Add support keep screen on when is debug 2014-07-12 16:29:39 +08:00
chuanweizhang2013 d4834202b5 Merge branch 'v3luaruntime' of https://github.com/chuanweizhang2013/cocos2d-x into v3luaruntime 2014-07-12 14:55:29 +08:00
chuanweizhang2013 f22ae76c58 modify version num 2014-07-12 14:50:23 +08:00
chuanweizhang2013 e1d6e5aec3 Merge branch 'v3' of https://github.com/cocos2d/cocos2d-x into v3luaruntime 2014-07-12 14:39:21 +08:00
chuanweizhang2013 11838f20f4 fixed release error 2014-07-11 23:14:32 -07:00
cocoscodeide 4a63f29f8a Merge pull request #48 from chuanweizhang2013/v3luaruntime
V3luaruntime
2014-07-12 11:48:43 +08:00
chuanweizhang2013 56a95a2e52 move setDisplayStats function 2014-07-12 11:42:39 +08:00