Commit Graph

1727 Commits

Author SHA1 Message Date
samuele3hu c52132179a Merge branch 'v3' of https://github.com/cocos2d/cocos2d-x into v3_fix 2014-05-28 10:05:41 +08:00
samuele3hu 04d2d4a22e Update lua-template and lua-empty-test for replacing bgMusicPath 2014-05-28 10:04:29 +08:00
minggo c44a5a2b3e Merge pull request #6908 from dabingnn/v3_refactorEffect3DFrameWork
V3 refactor effect3 d frame work
2014-05-27 20:53:40 +08:00
minggo 99290b83c7 Merge pull request #6871 from asuuma/v3_Repeat_fix
Fix Repeat will run one more over in rare situations
2014-05-27 16:22:42 +08:00
Huabing.Xu e59813476a clclosed #5369: Fix wrong logic when setTarget to Effect3D 2014-05-27 15:08:38 +08:00
minggo 0b661d8192 Merge pull request #6907 from visiblelight/screenshot_refactor
adding comments for the new utility
2014-05-27 14:52:09 +08:00
Huabing.Xu 453ff81d2a closed #5369: refactor Effect3d/EffectSprite3D framework to the pattern similar to Effect/EffectSprite 2014-05-27 14:50:46 +08:00
Ishiguro Yusuke b8f9b1f20b Add test case for reproducing Repeat bug 2014-05-27 15:40:38 +09:00
vision e81db73b0a adding comments for the new utility. 2014-05-27 14:29:52 +08:00
minggo 034e2c6f75 Merge pull request #6809 from heliclei/autotest-stop
Support autotest stop command
2014-05-27 14:01:38 +08:00
minggo a01315e2f5 Merge pull request #6726 from visiblelight/screenshot
Add a new utility function to snap the screen
2014-05-27 11:18:25 +08:00
vision 363fd8dc2a move the capturen screen interface from Director to ccUtils 2014-05-27 10:44:23 +08:00
minggo f7450730fb Merge pull request #6901 from andyque/fixDpadNavigation
issue #5176, refactor FocusNavigationController
2014-05-27 10:40:00 +08:00
andyque 9cef55d62c issue #5176, refactor FocusNavigationController 2014-05-27 10:20:37 +08:00
minggo 866a1cb9aa Merge pull request #6820 from newnon/v3_android_improvements
Android project improvements
2014-05-27 10:17:03 +08:00
andyque d8d5139aaf closed #5176, refactor UILayout and focus 2014-05-26 23:04:44 +08:00
vision c72ae9e3c5 merge from the latest v3 2014-05-26 20:18:11 +08:00
vision 20bae53f4a fixing typos 2014-05-26 16:32:13 +08:00
vision 28d30a5c40 fix a typo 2014-05-26 16:24:57 +08:00
andyque 40f2128acd Merge branch 'v3' into 5176
Conflicts:
	build/cocos2d_libs.xcodeproj/project.pbxproj
	cocos/ui/UIPageView.cpp
	cocos/ui/UIScrollView.cpp
	cocos/ui/UIScrollView.h
2014-05-26 14:00:23 +08:00
vision 7edfe78f7d remove the parameter rect 2014-05-26 13:42:47 +08:00
minggo 75cb686573 Merge pull request #6894 from andyque/refactor5183
refactor Layout, LayoutParameter and LayoutExecutant
2014-05-26 00:41:04 -05:00
minggo f29654ff6c Merge pull request #6890 from visiblelight/FixTextureCache
Fix the crash in TextureAsync test
2014-05-25 20:55:13 -05:00
andyque 634fea7c45 Merge remote-tracking branch 'upstream/v3' into refactor5183 2014-05-26 09:18:32 +08:00
samuele3hu 006f082f74 Merge branch 'v3' of https://github.com/cocos2d/cocos2d-x into v3_fix 2014-05-23 19:15:46 +08:00
samuele3hu 3bd196f077 Update the openGL lua binding and related test case 2014-05-23 19:12:30 +08:00
minggo 1b3a474646 Merge pull request #6891 from boyu0/3.1_test
Roll back test_image_ar.pvr
2014-05-23 04:25:56 -05:00
boyu0 80e184312a Roll back test_image_ar.pvr 2014-05-23 17:19:39 +08:00
vision 910099fbe5 add new interfaces for TextureCache to unbind the bound image asynchronous load callbacks. 2014-05-23 17:08:22 +08:00
samuele3hu dc03571076 fix some bugs for lua-tests 2014-05-23 16:48:18 +08:00
samuele3hu f76e2a5476 Readd the lua binding for `visit` and modify a requirement for IDE 2014-05-23 10:00:59 +08:00
Ricardo Quesada 5601048829 Fixes compiler warnings for mac and ios 2014-05-22 16:34:16 -03:00
andyque 1165ba8bc3 issue #5176, readd addChild methods into UIListView 2014-05-22 17:49:19 +08:00
heliclei 5e4f481ae5 capture this instead of reference in lambda 2014-05-22 14:52:19 +08:00
samuele3hu a6efd4f650 Move `setSearchPat` operation from cpp to script 2014-05-22 14:00:39 +08:00
andyque 3b777646c4 issue #5176. fix UIScrollView 2014-05-22 11:01:58 +08:00
andyque 57d5e6f2d5 issue #5176, add ListView focus test 2014-05-22 11:01:58 +08:00
samuele3hu 6c8e38871c issue #5255:Remove Sprite3D effect test 2014-05-22 10:22:10 +08:00
Sergey 4da8ad502f tests release/debug build 2014-05-21 21:13:44 +04:00
andyque fa5d43741c fix keypad test 2014-05-21 10:46:26 +08:00
samuele3hu a2ebe428da Merge branch 'v3' of https://github.com/cocos2d/cocos2d-x into v3_fix 2014-05-20 18:11:28 +08:00
samuele3hu 2d65f9bc6f issue #5255:Add Sprite3D test cases for Lua 2014-05-20 18:09:04 +08:00
andyque b07e82f7c3 Revert "Revert "Merge pull request #6752 from andyque/refactorLayout""
This reverts commit 1ed9b9749e.
2014-05-20 16:17:10 +08:00
minggo 9a276c66a0 Merge pull request #6740 from zifter/FixProgressTo
Fix Progress Action. Not working with charging from 100 to 0.
2014-05-20 15:36:10 +08:00
andyque 1ed9b9749e Revert "Merge pull request #6752 from andyque/refactorLayout"
This reverts commit ae118a9d22, reversing
changes made to 6f2f2046c7.
2014-05-20 14:36:29 +08:00
andyque b6373b5303 Merge branch 'v3' into refactorLayout 2014-05-20 09:30:23 +08:00
minggo cffd53ea94 accelerometer fix 2014-05-19 17:44:28 +08:00
andyque ee24e137f7 issue #5183, refactor obscure functions 2014-05-19 17:18:04 +08:00
andyque 121d6d3109 issue #5183, refactor 2014-05-19 16:51:25 +08:00
heliclei 2ddfc45fee support autotest stop 2014-05-19 13:46:17 +08:00