Commit Graph

12061 Commits

Author SHA1 Message Date
James Chen 7d94878173 [win32] glfw keyboard callback is enabled now. Enables KeyboardTest for win32. 2013-09-17 22:34:20 +08:00
James Chen e3a34bd5c5 Merge pull request #3657 from 2youyouo2/develop
update armature[ci skip]
2013-09-17 05:45:17 -07:00
James Chen 05ef572b24 Merge pull request #3656 from dabingnn/release30_bug_hot_fix
fix template cpp not compiled in ipad retina[ci skip]
2013-09-17 05:36:00 -07:00
James Chen 1b573da782 Merge pull request #3652 from dumganhar/iss2450-httpclient-64bit-crash
closed #2450: Fixing HttpClientTest crashes on 64bit system.[ci skip]
2013-09-17 05:35:28 -07:00
James Chen 50904d9c2d Merge pull request #3658 from dumganhar/develop
[jsb] Marks cc.Menu.setHanlderPriority as deprecated method. Bug fix in JSTouchDelegate class.[ci skip]
2013-09-17 05:31:45 -07:00
James Chen b3dfa0f886 [jsb] Marks cc.Menu.setHanlderPriority as deprecated method. Bug fix in JSTouchDelegate class. 2013-09-17 20:33:25 +08:00
2youyou2 57ec881727 support set tween key 2013-09-17 20:14:08 +08:00
Huabing.Xu c1599300f6 fix template cpp not compiled in ipad retina 2013-09-17 20:05:24 +08:00
James Chen 81df48b264 Updating submodule of JS-Test. 2013-09-17 19:32:15 +08:00
James Chen ea2afd75ca Merge pull request #3655 from dumganhar/develop
Updating submodule of JS-Test.[ci skip]
2013-09-17 04:30:24 -07:00
minggo 1a02f26c58 Merge pull request #3646 from minggo/develop
install glfw in install-deps-linux.sh
2013-09-17 04:21:56 -07:00
James Chen 891f5fd78f Merge pull request #3653 from CocosRobot/updategeneratedsubmodule_1379415050
[AUTO] : updating submodule reference to latest autogenerated bindings[ci skip]
2013-09-17 04:16:11 -07:00
CocosRobot 55b252200d [AUTO] : updating submodule reference to latest autogenerated bindings 2013-09-17 10:50:55 +00:00
James Chen 1896305fcb closed #2450: Fixing HttpClientTest crashes on 64bit system. 2013-09-17 18:21:20 +08:00
minggo 85bd3cbbff fix compiling error 2013-09-17 18:05:10 +08:00
James Chen 236402b620 Merge pull request #3650 from samuele3hu/developTest
Manual bind the getDescendants function of the SpriteBatchNode class
2013-09-17 02:57:47 -07:00
James Chen 2131e9aa43 Merge pull request #3649 from dumganhar/develop
[iOS, Mac] Adding resources of CocoStudio GUI Test.[ci skip]
2013-09-17 02:49:58 -07:00
James Chen 0d3cc9218d Merge pull request #3648 from CocosRobot/updategeneratedsubmodule_1379410806
[AUTO] : updating submodule reference to latest autogenerated bindings[ci skip]
2013-09-17 02:49:23 -07:00
James Chen 43e98be8b7 Adding resources of CocoStudio GUI Test. 2013-09-17 17:46:40 +08:00
samuele3hu dade2f1fd8 Merge branch 'develop' of https://github.com/cocos2d/cocos2d-x into developTest 2013-09-17 17:42:35 +08:00
samuele3hu 068d0140d9 Manual bind the getDescendants function of the SpriteBatchNode class 2013-09-17 17:41:53 +08:00
CocosRobot c0a0dc580a [AUTO] : updating submodule reference to latest autogenerated bindings 2013-09-17 09:40:09 +00:00
James Chen 43e97f240a Merge pull request #3635 from dumganhar/box2d_test_bed_fix
issue #2087: [dispatcher]  Fix box2d_test crash.
2013-09-17 02:29:13 -07:00
James Chen beb8fa0b34 Merge branch 'develop' into box2d_test_bed_fix 2013-09-17 17:21:54 +08:00
James Chen 8bb2c3979e Merge pull request #3647 from dumganhar/bug422-fix
issue #2087: [dispatcher] Fixing BugTest/Bug422 crashes.[ci skip]
2013-09-17 02:18:09 -07:00
James Chen 111a2ef4de issue #2087: [dispatcher] Fixing BugTest/Bug422 crashes. 2013-09-17 17:03:03 +08:00
James Chen 81d8558c3c issue #2087: [dispatcher] Removing HANDLE_PRIORITY. 2013-09-17 17:03:02 +08:00
James Chen cdcfda1f2c issue #2087: [dispatcher] Removing unused codes. 2013-09-17 17:00:37 +08:00
James Chen 3fa539081f Merge pull request #3644 from samuele3hu/developTest
Modify some lua test samples bug and delete tool/tolua++ folder[ci skip]
2013-09-17 01:41:50 -07:00
2youyou2 07f72ac1b4 Change rotation range from(-180 -- 180) to (-infinity -- infinity) 2013-09-17 16:40:47 +08:00
minggo 822e0c2992 install glfw in install-deps-linux.sh 2013-09-17 16:04:44 +08:00
minggo 5e87ded1dd Merge pull request #3643 from chengstory/#4689
Windows bugs.
2013-09-16 23:31:34 -07:00
minggo e36bdc9b22 Merge pull request #3645 from minggo/develop
[ci skip]remove dependence of sdl
2013-09-16 23:28:30 -07:00
samuele3hu d43709446a Merge branch 'develop' of https://github.com/cocos2d/cocos2d-x into developTest 2013-09-17 14:00:31 +08:00
samuele3hu 3809a6feed Repair some lua test samples bug and del tool/tolua++ folders 2013-09-17 13:59:48 +08:00
minggo b7b73f5f92 Merge branch 'develop' of https://github.com/cocos2d/cocos2d-x into develop 2013-09-17 13:40:05 +08:00
minggo b42c2fc487 remove dependence of sdl 2013-09-17 13:39:16 +08:00
minggo d1259f88e9 Merge pull request #3642 from Dhilan007/develop
[ci skip]Add setTouchPriority empty implementation for CCLayer.
2013-09-16 22:37:15 -07:00
zhangcheng a25c2cabf8 1. Fixes failed to build windows.
2. Upload CocoGUI Resources.
2013-09-17 13:25:15 +08:00
Dhilan007 db169c6d91 Add setTouchPriority empty implementation for CCLayer. 2013-09-17 13:04:28 +08:00
samuele3hu 5339603bdb Merge branch 'develop' of https://github.com/cocos2d/cocos2d-x into developTest 2013-09-17 13:00:46 +08:00
samuele3hu 40ed7bc326 Add a deprecated function 2013-09-17 12:59:38 +08:00
James Chen 06f9f88ad9 Merge pull request #3640 from dumganhar/makefile-fixes
Makefile fixes
2013-09-16 21:10:10 -07:00
James Chen 9cd99f4c66 [Android] ArmatureTest compilation fix. 2013-09-17 11:56:00 +08:00
minggo 934568051a Merge pull request #3641 from minggo/android-fix
implement Cocos2dxHelperListener
2013-09-16 20:46:56 -07:00
minggo 3072144ad5 implement Cocos2dxHelperListener 2013-09-17 11:44:33 +08:00
James Chen fe1b11a814 Fixing wrong include. 2013-09-17 11:28:33 +08:00
James Chen 664345a673 Removing unused files. Old XXXDispatcher. 2013-09-17 11:01:00 +08:00
James Chen 480b2dd1d8 [Linux] Updating Makefile for TestCpp. 2013-09-17 10:52:42 +08:00
James Chen 28b266bc5e [Android] Android.mk fixes after adding GUI test. 2013-09-17 10:49:59 +08:00