Commit Graph

29468 Commits

Author SHA1 Message Date
Bin Zhang 815120d95c Update the reference of submodule cocos2d-console. 2015-05-15 16:06:11 +08:00
andyque be62b3a8e2 Copy missing text color property of ui::Text. 2015-05-15 16:04:34 +08:00
VisualSJ 376a3f2866 [ci skip]Fix naming errors 2015-05-15 15:45:37 +08:00
VisualSJ 01203a8b1b Increase the VideoPlayer and webview tests 2015-05-15 15:31:03 +08:00
minggo 35af3110bf Merge pull request #11847 from yinjimmy/fix_console
Fixed: app crash when console ui trace nil string on mac platform #11211
2015-05-15 15:16:03 +08:00
yinjimmy 06bd26cb63 Fixed: app crash when console ui trace nil string on mac platform #11211 2015-05-15 15:08:42 +08:00
minggo 70cefb1589 Merge pull request #11845 from MSOpenTech/v3-winrt-js-fix
V3: WinRT added ignore warning 4996 to Universal App libcocos2d-jsb
2015-05-15 11:34:44 +08:00
minggo 182877ff6a [ci skip]update AUTHORS 2015-05-15 10:16:54 +08:00
minggo 2489ca176e [ci skip]update CHANGELOG 2015-05-15 10:14:26 +08:00
minggo 5e776381aa Merge pull request #11820 from Dimon4eg/v3
Fix crash in web view if illegal character in url (Android only)
2015-05-15 10:12:54 +08:00
Huabing.Xu fbe49f538d remove WP8 code which is added by accident when resolve merge conflicts 2015-05-15 10:06:44 +08:00
Dale Stammen 46c69c7793 added ignore warning 4996 to hide the 200 deprecated warnings in libcocos2d-jsb 2015-05-14 19:00:53 -07:00
Huabing.Xu c994f28914 Merge branch 'v3' into v3_CameraMaskFor2DAnd3DRendering 2015-05-15 09:55:51 +08:00
minggo 973d169cd5 Merge pull request #11841 from xiaofeng11/v3
shorten csb file name in ccs-res
2015-05-15 09:33:31 +08:00
Ricardo Quesada e14643afb2 Merge pull request #11844 from ricardoquesada/perf_fixes
fixes memory leak
2015-05-14 18:06:27 -07:00
Ricardo Quesada 989848a358 fixes memory leak
improves performance a little bit
2015-05-14 17:24:27 -07:00
minggo 3a223f0732 Merge pull request #11843 from CocosRobot/update_cocosfiles_1431599536
[AUTO][ci skip]: updating cocos2dx_files.json
2015-05-14 18:38:04 +08:00
CocosRobot 4240632c68 [AUTO][ci skip]: updating cocos2dx_files.json 2015-05-14 10:32:18 +00:00
minggo c6a2c8f56a Merge pull request #11840 from natural-law/v3
Update the reference of submodule cocos2d-console.
2015-05-14 18:29:10 +08:00
Huabing.Xu 66a97901d2 revert submodule commit 2015-05-14 18:18:35 +08:00
xiaofeng11 f15f8e8e6a Merge pull request #22 from doomsdayer/v3
changed csb names in ccs-res to shorter
2015-05-14 18:17:12 +08:00
minggo 9f3284d62f Merge pull request #11833 from super626/v3
getTriangleList to bundle and add terrain to 3d render queue
2015-05-14 18:16:27 +08:00
yusheng.lu 60190a1be6 changed csb names in ccs-res to shorter 2015-05-14 18:08:37 +08:00
Bin Zhang 65ef7cea88 Update the reference of submodule cocos2d-console. 2015-05-14 18:00:47 +08:00
Vincent Yang efc3f7cb73 Add Scene3DTest source to cpp-tests win32/win8 project. 2015-05-14 15:19:39 +08:00
Huabing.Xu 9963480abd linux works 2015-05-14 14:49:48 +08:00
Huabing.Xu 8bdb8125a2 fix android compile error 2015-05-14 14:36:45 +08:00
minggo 4b82cd7052 Merge pull request #11837 from yinjimmy/simulator
simulator
2015-05-14 14:25:30 +08:00
yinjimmy 5cfa5ad8b8 add simulator 2015-05-14 14:11:40 +08:00
yinjimmy d78d8b2c1f move menu bar to system menu 2015-05-14 13:43:17 +08:00
minggo 975db5e22d Merge pull request #11828 from joshuastray/add-bullet-to-template
add libbullet to js template
2015-05-14 13:38:58 +08:00
minggo 0a3e6338f1 Merge pull request #11834 from pandamicro/v3_origin
Sync fixes in Cocos2d-JS
2015-05-14 13:38:18 +08:00
minggo db9c4e65b9 Merge pull request #11832 from CocosRobot/update_lua_bindings_1431570311
[AUTO]: updating luabinding & jsbinding automatically
2015-05-14 13:37:08 +08:00
Huabing.Xu 84540c1ff4 Merge branch 'v3' into v3_CameraMaskFor2DAnd3DRendering
Conflicts:
	cocos/renderer/CCGLProgramCache.cpp
	tests/cpp-tests/Classes/controller.cpp
2015-05-14 11:55:10 +08:00
yangxiao 5b8b4fed50 multiply scale before construct physics 2015-05-14 10:44:08 +08:00
pandamicro 4146a6edf4 Fix incorrect property of cc.Texture2D 2015-05-14 10:41:10 +08:00
pandamicro 2685df73f2 Fix spine crash issue 2015-05-14 10:40:37 +08:00
pandamicro 8577055d5a Implement localStorage.clear on Android 2015-05-14 10:40:25 +08:00
CocosRobot 006f9fcd36 [AUTO]: updating luabinding & jsbinding automatically 2015-05-14 02:30:32 +00:00
yangxiao e659373648 add getTriangleList to bundle 2015-05-14 10:30:20 +08:00
yangxiao 0f0f85b33c terrain to 3d render queue 2015-05-14 10:29:50 +08:00
minggo cbab1074fa Merge pull request #11819 from cpascal/fix_defined
Fix compile error: using any of CC_USE_JPEG=0, CC_USE_PNG=0, CC_USE_TIFF=0, CC_USE_WIC=0
2015-05-14 10:21:38 +08:00
minggo f090c12030 [ci skip]update CHANGELOG 2015-05-14 10:21:11 +08:00
minggo 7732cd6e77 Merge pull request #11814 from super626/issue9767
add issue9767 test
2015-05-14 10:20:09 +08:00
minggo 3b60f67041 Merge pull request #11816 from fusijie/fix_spritepolygon
fix memory leakage.
2015-05-14 10:19:48 +08:00
minggo 1eaacd27c5 Merge pull request #11818 from joshuastray/fix-js-compilation
fix script binding code generation
2015-05-14 10:19:27 +08:00
joshuastray 59c0a64d38 add libbullet to js template 2015-05-14 10:01:22 +08:00
Ricardo Quesada 9003eae9e2 Merge pull request #11827 from ricardoquesada/material_sample
Adds better sample
2015-05-13 18:19:31 -07:00
Ricardo Quesada fde5f8d63c Adds better sample
adds clone support as well
2015-05-13 17:39:39 -07:00
Ricardo Quesada e2cef9a3a7 Merge pull request #11826 from ricardoquesada/renderstate_parsing
RenderState can be part of Material and Technique
2015-05-13 14:57:51 -07:00