Commit Graph

32060 Commits

Author SHA1 Message Date
geron-cn ede4651b5e add blendfunc Frame test case 2015-08-20 11:29:52 +08:00
pandamicro fc763e9732 Merge pull request #13469 from pandamicro/v3.8
Fixed #12570: Correct `cc.pIsSegmentIntersect` for lua
2015-08-19 16:22:22 +08:00
pandamicro 2605865ca6 Fixed #12570: Correct `cc.pIsSegmentIntersect` for lua 2015-08-19 16:21:31 +08:00
子龙山人 f14c58877c Merge pull request #13467 from fusijie/fix_testcase_as_compile_downloaderTest
[ci skip]fix as compile error.
2015-08-19 15:17:59 +08:00
fusijie bdc22516c8 fix as compile error. 2015-08-19 15:05:18 +08:00
pandamicro c6c71f8597 Merge pull request #13466 from xiaofeng11/v3.8
Fix when picture file used by TMX map file missing or broken, create TMX object will cause program crashed
2015-08-19 14:08:25 +08:00
XiaoFeng f26509efe4 Fix when picture file used by TMX map file missing or broken, create TMX object will cause program crashed 2015-08-19 14:02:12 +08:00
pandamicro b9fa482672 Merge pull request #13464 from CocosRobot/update_lua_bindings_1439963369
[ci skip][AUTO]: updating luabinding & jsbinding automatically
2015-08-19 13:57:36 +08:00
CocosRobot bf723eab91 [ci skip][AUTO]: updating luabinding & jsbinding automatically 2015-08-19 05:55:16 +00:00
pandamicro 08fcf7e35b Merge pull request #13463 from ZhangMenghe/v3.8-materialSys
[ci skip] Delete blur shader in js-resj
2015-08-19 13:49:31 +08:00
子龙山人 4f9a81198b Merge pull request #13456 from WenhaiLin/v3.8-label-globalZOrder
Fixed `Label::setGlobalZOrder ` is invalid if label create with system font.
2015-08-19 13:46:00 +08:00
ZhangMenghe e9bd14e1d7 Delete blur shader in js-resj 2015-08-19 13:41:45 +08:00
pandamicro 87aa2c6969 Merge pull request #13462 from MSOpenTech/v3-winrt-fix
V3.8: fixed typo in WindowsPhone 8.1 cpp template file names
2015-08-19 13:39:16 +08:00
pandamicro 31bc04a301 Merge pull request #13455 from MSOpenTech/v3-win10
Windows 10 UWP and WP8.1 app certification fixes
2015-08-19 13:36:29 +08:00
子龙山人 1f735b4f0e Merge pull request #13437 from fusijie/fix_lua_testcase_setPointer_error
Fixed setVertexAttribPointer luabinding and Test case.
2015-08-19 11:43:18 +08:00
子龙山人 da9971f04f Merge pull request #13449 from fusijie/fix_JSB_glGetUniformfv
fixed JSB_glGetUniformfv uniform location is different from index.
2015-08-19 11:42:36 +08:00
pandamicro 6d0422bcc3 Merge pull request #13448 from VisualSJ/v3.8-webIndex
[ci skip] Set the transparency will affect the labelTTF
2015-08-19 11:41:58 +08:00
Dale Stammen fef0a1bb81 fixed typo in WindowsPhone file names 2015-08-18 20:33:53 -07:00
WenhaiLin 827f05c5e1 Fixed `Label::setGlobalZOrder ` is invalid when label create with system font. 2015-08-19 10:22:48 +08:00
fusijie 2dbb4ad50e fixed JSB_glGetUniformfv uniform location is different from index. 2015-08-19 09:53:52 +08:00
子龙山人 e3c88533fe Merge pull request #13447 from WenhaiLin/v3.8-refine-testcases
Test cases:improve small problems.
2015-08-19 09:46:13 +08:00
子龙山人 0e0ec2acbe Merge pull request #13451 from WenhaiLin/v3.8-update-gradle-plugin
[ci skip][Android Studio Projects]Update Gradle Plugin from 1.2.3 to 1.3.0
2015-08-19 09:45:52 +08:00
pandamicro ce9eb762fa Merge pull request #13452 from MSOpenTech/v3-win10
V3: Windows 10 UWP and WP8.1 app certification fixes
2015-08-19 09:36:35 +08:00
Dale Stammen 47b72ba30e Merge branch 'v3' into v3-win10 2015-08-18 11:07:38 -07:00
Dale Stammen 8493365be7 updates to pass Windows App Certification tests 2015-08-18 11:06:47 -07:00
WenhaiLin 5cdfdf8497 [ci skip][Android Studio Projects]Update Gradle Plugin from 1.2.3 to 1.3.0 2015-08-18 22:37:00 +08:00
WenhaiLin 5dd6d94c17 Test cases:improve small problems. 2015-08-18 22:19:24 +08:00
VisualSj 4d9a61569a Set the transparency will affect the labelTTF 2015-08-18 18:30:03 +08:00
子龙山人 fb55c2cd63 Merge pull request #13398 from perminovVS/v3-dev-use-more-get-file-extension
More FileUtils::getFileExtension
2015-08-18 17:27:11 +08:00
pandamicro f54791c13d Merge pull request #13445 from ZhangMenghe/v3-shader
[ci skip] Fix shader position abnormal
2015-08-18 17:21:00 +08:00
ZhangMenghe 9fbc45171e Fix shader position abnormal 2015-08-18 17:07:08 +08:00
子龙山人 593eb0737f Merge pull request #13440 from WenhaiLin/v3.8-rc0
Fixed `Label::getLetter(index)->setVisible(true)` cause draws duplicate letters.
2015-08-18 17:06:37 +08:00
子龙山人 42cc72ba23 Merge pull request #13442 from fusijie/fix_13405
fix copy construct & assignment operator memory leakage.
2015-08-18 17:06:12 +08:00
pandamicro 289a264b50 Merge pull request #13443 from VisualSJ/v3.8-webIndex
[ci skip][js-tests][PageView] Button position error
2015-08-18 16:43:19 +08:00
VisualSj 22c8163bc8 [js-tests][PageView] Button position error 2015-08-18 16:12:32 +08:00
WenhaiLin 6bf15885b8 Fixed `Label::getLetter(index)->setVisible(true)` cause draws duplicate letters. 2015-08-18 15:42:05 +08:00
pandamicro 540910e830 Merge pull request #13441 from VisualSJ/v3.8-webIndex
[ci skip] Update Web Index
2015-08-18 14:49:00 +08:00
fusijie 223d5a7a5c fix copy construct & assignment operator memory leakage. 2015-08-18 14:48:16 +08:00
VisualSj 8463aa4b96 Update Web Index 2015-08-18 14:39:15 +08:00
fusijie a799c99b1a fix setVertexAttribPointer luabinding 2015-08-18 11:46:45 +08:00
fusijie f671d36e31 Fixed lua testacase setPointer error. 2015-08-18 11:19:32 +08:00
pandamicro 5b963ab47a Merge pull request #13428 from pandamicro/v3.8
Made travis run for v3.8
2015-08-18 10:19:22 +08:00
pandamicro 78ef019561 Made travis run for v3.8 2015-08-18 10:17:44 +08:00
pandamicro d2bc03f80f Merge pull request #13424 from WenhaiLin/v3.8-rc0
Label:Fixed display not as expected(Redmine issue:22133).
2015-08-18 10:00:36 +08:00
pandamicro b16dc7b425 Merge pull request #13427 from songchengjiang/v3_backup
performance optimization and bug fixing
2015-08-18 09:59:24 +08:00
songchengjiang 6008c8352b performance optimization and bug fixing 2015-08-18 09:51:26 +08:00
Dale Stammen ee7b9377de removed old wp8 code that breaks Win10 WACK tests 2015-08-17 18:40:07 -07:00
Dale Stammen 9259696847 disable Downloader test for Win10 UWP. No CURL support yet 2015-08-17 18:37:54 -07:00
Dale Stammen d297c0f381 update version to v3-deps-72 2015-08-17 18:36:47 -07:00
Dale Stammen 97ecec1d64 updated Win10 UWP app asset files 2015-08-17 18:35:42 -07:00