Commit Graph

32649 Commits

Author SHA1 Message Date
pandamicro 8d0d053249 Merge pull request #13909 from ZhangMenghe/v3-s9sprite
[ci skip] testcase for s9sprite action
2015-09-18 13:03:13 +08:00
CocosRobot fe41739584 [ci skip][AUTO]: updating luabinding & jsbinding automatically 2015-09-18 04:07:18 +00:00
pandamicro 50549e34cc Merge pull request #13917 from CocosRobot/update_cocosfiles_1442548865
[AUTO][ci skip]: updating cocos2dx_files.json
2015-09-18 12:01:49 +08:00
CocosRobot f9119bf3c1 [AUTO][ci skip]: updating cocos2dx_files.json 2015-09-18 04:01:07 +00:00
pandamicro 3f5df0ccc3 Merge pull request #13647 from super626/motionstreak3d
Motionstreak3d
2015-09-18 11:59:33 +08:00
Vincent Yang 56ea700d37 Fix bug: new project created by template compile error. 2015-09-18 11:40:16 +08:00
偶尔e网事 eb480fb021 Revert "remove CCClippingRectangleNode transform error support." 2015-09-18 11:31:37 +08:00
ZhangMenghe 6e4d39e909 s9sprite action testcase 2015-09-18 09:45:43 +08:00
yangxiao 6f1b04fd89 merge cocos 2015-09-18 09:37:26 +08:00
Vladimir Perminov cb1a574b56 AssetsManagerEx unzipping freeze app
Unzipping in main thread bad idea.
Need  good solution. My code fix freezing, but need similar batch
Download.
2015-09-17 23:43:56 +03:00
Vladimir Perminov fdacdcae07 FileUtilsWin32 removeDirectory correct remove file begins with point
Need check fileName . and .. for delete folders and files begin name.
2015-09-17 22:36:43 +03:00
Vladimir Perminov 583e780e29 Correct all templates 2015-09-17 22:09:41 +03:00
pandamicro 731373b93d Merge pull request #13902 from pandamicro/v3
[ci skip] Set js templates Mac target platform from null to 10.7
2015-09-17 23:11:22 +08:00
pandamicro 78c07c1c54 Set js templates Mac target platform from null to 10.7 2015-09-17 23:10:23 +08:00
pandamicro ded9a9e6d4 Merge pull request #13893 from yangws/downloader
Remove AssetsManager dependence with CRUL.
2015-09-17 22:18:56 +08:00
yangxiao 757209e59e make the shader parameter take effect at once 2015-09-17 18:14:17 +08:00
pandamicro 0d0d75a6d4 Merge pull request #13784 from ntotani/v3
Fix WebView lua-bind method name
2015-09-17 17:58:50 +08:00
pandamicro 8e4ff20b83 Merge pull request #13787 from avail/patch-1
Minor typo in README
2015-09-17 17:56:55 +08:00
pandamicro 1f0006efe8 Merge pull request #13859 from geron-cn/v3bugfixs
fix bug: ReEntry a same frameindex after scaled action's speed.
2015-09-17 17:48:06 +08:00
pandamicro 5f3a2bb000 Merge pull request #13874 from super626/light
Fix shader light parameter bug
2015-09-17 17:46:46 +08:00
pandamicro 4aaf017e4c Merge pull request #13890 from jianglong0156/addsetUniformLocationWithMatrix
add CCGLProgram function binding setUniformLocationWithMatrix
2015-09-17 17:45:16 +08:00
Vincent Yang 5eafc93d86 Remove AssetsManager dependence with CRUL. 2015-09-17 16:52:31 +08:00
pandamicro 1eeafed072 Merge pull request #13884 from yangws/v3
Fix bug: in Widget::isClippingParentContainsPoint, _hittedByCamera may be null.
2015-09-17 16:32:56 +08:00
pandamicro 5b99ada936 Merge pull request #13842 from yangws/issue_13818
Fixed #13818 : Node:Text Input test in cpp-tests touch detection is wrong
2015-09-17 16:23:25 +08:00
江龙 1b320ac248 add CCGLProgram function binding setUniformLocationWithMatrix 2015-09-17 15:34:41 +08:00
yangxiao 256832d000 replace genGLProgramState to genMaterial 2015-09-17 14:45:16 +08:00
yangxiao 7e4e54b0a5 reset 2015-09-17 14:28:33 +08:00
yangxiao 572ee3adb2 merge cocos 2015-09-17 14:24:01 +08:00
pandamicro dd7a8d2628 Merge pull request #13883 from dumganhar/lua-webview-fix
[lua] Wrong callback setting for webview:setOnDidFailLoading
2015-09-17 11:41:27 +08:00
pandamicro d95edeee17 Merge pull request #13882 from pandamicro/v3
Fix performance issue in AssetsManagerEx due to object copy
2015-09-17 11:40:16 +08:00
Vincent Yang 4b83240bed Fix bug: in ui::Widget::isClippingParentContainsPoint, _hittedByCamera may be null. 2015-09-17 11:20:36 +08:00
James Chen 0eaf4c6866 [lua] Wrong callback setting for webview:setOnDidFailLoading 2015-09-17 10:52:17 +08:00
pandamicro 20d9442167 Fix performance issue in AssetsManagerEx due to object copy
Reported in #13513
2015-09-17 10:00:02 +08:00
pandamicro 9c782b6386 Merge pull request #13880 from zilongshanren/bump-deps-version-v3
bump external version to 73
2015-09-17 09:48:55 +08:00
pandamicro d8289ca676 Merge pull request #13843 from yangws/issue_13551
Fixed #13551 : MenuItemImage Camera Issue.
2015-09-17 00:08:54 +08:00
pandamicro a3cf5c7794 Merge pull request #13879 from CocosRobot/update_cocosfiles_1442413600
[AUTO][ci skip]: updating cocos2dx_files.json
2015-09-16 23:46:06 +08:00
andyque fefbbb6ffa bump external version to 73 2015-09-16 23:07:28 +08:00
CocosRobot 0ccb92a10c [AUTO][ci skip]: updating cocos2dx_files.json 2015-09-16 14:26:42 +00:00
子龙山人 f7a8d8cf9c Merge pull request #13819 from zilongshanren/addiOSMultiline-support
add iOS EditBox multiline support
2015-09-16 22:24:40 +08:00
andyque 1be5402050 Merge branch 'v3' into addiOSMultiline-support
# Conflicts:
#	build/cocos2d_libs.xcodeproj/project.pbxproj
2015-09-16 21:49:55 +08:00
子龙山人 9ee660a2c7 Merge pull request #27 from Mazyod/addiOSMultiline-support
UIEditBox iOS changes
2015-09-16 21:21:17 +08:00
yangxiao fb7ade6578 reset set material 2015-09-16 18:08:23 +08:00
yangxiao b5e69930cd fix shader light parameter 2015-09-16 18:04:52 +08:00
pandamicro 67cf8f950a Merge pull request #13845 from CocosRobot/update_cocosfiles_1442383397
[AUTO][ci skip]: updating cocos2dx_files.json
2015-09-16 15:59:16 +08:00
geron-cn e6fb2f8924 fix ReEntry a same frame when scale action's speed. 2015-09-16 15:44:43 +08:00
Neo Kim d9be26cd98 Use another dirty flag for list view layout other than 'Layout::_doLayoutDirty' because 'Layout::onEnter()' forces '_doLayoutDirty' to be true always. List view should have a way not to do layout in 'onEnter()'. 2015-09-16 16:21:11 +09:00
Mazyad Alabduljaleel 3090599f83 Oops, committed duplicate code by mistake 2015-09-16 10:12:07 +03:00
CocosRobot 0f3e43344b [AUTO][ci skip]: updating cocos2dx_files.json 2015-09-16 06:03:19 +00:00
pandamicro 0479cca364 Merge pull request #13832 from yangws/downloader
Restructure CCDownloader implement on iOS and Android don't use libcurl.
2015-09-16 14:01:28 +08:00
Vincent Yang 36337ad694 Fixed #13551 : MenuItemImage Camera Issue. 2015-09-16 11:24:55 +08:00