Commit Graph

31161 Commits

Author SHA1 Message Date
Nite Luo 5631fa33e0 update release notes for sdkbox 2015-07-13 17:44:44 -07:00
andyque fc673ee502 Merge branch 'v3.7-release' into v3 2015-07-13 22:44:54 +08:00
Vincent Yang 74227eaf16 Add TestIsDirectoryExist and TestUnicodePath in cpp-tests FileUtil test. 2015-07-13 22:44:40 +08:00
CocosRobot 9e60713322 [ci skip][AUTO]: updating luabinding & jsbinding automatically 2015-07-13 14:41:58 +00:00
子龙山人 3d06ca297f Merge pull request #10255 from WenhaiLin/v3-activitylife-fix
Fixed game awaked by the clock on Android
2015-07-13 22:34:22 +08:00
子龙山人 cdc7e5205b Merge pull request #11995 from MAUSMAUSgames/v3
using Action::_tag as flag field
2015-07-13 22:19:03 +08:00
子龙山人 22b4f5a11e Merge pull request #12238 from lite3/patch-3
remove old path When added existing new searchPath
2015-07-13 22:16:50 +08:00
子龙山人 d1bef4db8d Merge pull request #12369 from Dimon4eg/Fix_crash_cocos2d_log
Fix crash on Windows if pass string more than 16kb to cocos2d::log
2015-07-13 22:16:04 +08:00
子龙山人 2c40c762e4 Merge pull request #12736 from marzapower/patch-1
Fixed inertial scrolling for `CCScrollView`
2015-07-13 22:14:58 +08:00
子龙山人 c151ba89e5 Merge pull request #12774 from WenhaiLin/v3-label-createfail
Label:Fixed create fail if the font(TTF) not contain a Unicode charmap.
2015-07-13 21:58:39 +08:00
pandamicro b03c0698cc Merge pull request #12813 from CocosRobot/update_lua_bindings_1436791902
[ci skip][AUTO]: updating luabinding & jsbinding automatically
2015-07-13 21:06:17 +08:00
CocosRobot 300da3e3fc [ci skip][AUTO]: updating luabinding & jsbinding automatically 2015-07-13 12:57:03 +00:00
pandamicro 8944e932a1 Merge pull request #12786 from WenhaiLin/v3-animation-getCurrentFrame
Add Animate:getCurrentFrameIndex
2015-07-13 20:48:01 +08:00
Neo Kim 9757ee4ea8 Refine scroll event dispatching. And add an event to track every move including jump and so on. 2015-07-13 21:28:17 +09:00
Neo Kim 22ea504af8 Add methods to manipulate scroll bar's opacity 2015-07-13 21:28:16 +09:00
Neo Kim f558158667 Use addProtectedChild() instead of addChild() in ScrollViewBar 2015-07-13 21:28:16 +09:00
pandamicro 765561ebc2 Merge pull request #12807 from CocosRobot/update_lua_bindings_1436778626
[ci skip][AUTO]: updating luabinding & jsbinding automatically
2015-07-13 17:58:23 +08:00
子龙山人 fc41463e6e Merge pull request #12809 from CocosRobot/update_lua_bindings_1436779844
[ci skip][AUTO]: updating luabinding & jsbinding automatically
2015-07-13 17:50:25 +08:00
CocosRobot 8b50c307e5 [ci skip][AUTO]: updating luabinding & jsbinding automatically 2015-07-13 09:35:35 +00:00
pandamicro d559971379 Merge pull request #12808 from pandamicro/v3
Fix CCSprite ; missing
2015-07-13 17:27:27 +08:00
CocosRobot 697f21d3d1 [ci skip][AUTO]: updating luabinding & jsbinding automatically 2015-07-13 09:15:10 +00:00
子龙山人 db71e073dd Merge pull request #12742 from WenhaiLin/v3-audioengine-preload
AudioEngine:support preload for audio
2015-07-13 17:06:17 +08:00
Vincent Yang e65b01bdc0 Merge pr11866: FileUtilsWin32 correct use all unicode version winapi. 2015-07-13 17:06:01 +08:00
pandamicro 36e1f26570 Fix CCSprite ; missing 2015-07-13 16:44:33 +08:00
WenhaiLin adfa6d4f0d Add test case for issue 12775 2015-07-13 15:38:33 +08:00
WenhaiLin 2ddc1ccf3e [ci skip]Update web index 2015-07-13 13:45:05 +08:00
WenhaiLin c95283f563 Merge branch 'v3' of https://github.com/cocos2d/cocos2d-x into v3-animation-getCurrentFrame 2015-07-13 12:54:02 +08:00
pandamicro 68b7e390c2 Merge pull request #12801 from natural-law/v3.7-release
[ci skip] Update the reference of submodule cocos2d-console.
2015-07-13 12:07:07 +08:00
Bin Zhang 75920b8e11 Update the reference of submodule cocos2d-console. 2015-07-13 12:05:17 +08:00
pandamicro d6c535b592 Merge pull request #12800 from WenhaiLin/v3-37-rollback-12299
Rollback pr12299
2015-07-13 11:40:01 +08:00
WenhaiLin 80dff7f1c4 Rollback pr12299 2015-07-13 11:32:25 +08:00
Vincent Yang e23275d3e3 Merge branch 'v3' of https://github.com/cocos2d/cocos2d-x into issue_9586 2015-07-13 11:30:32 +08:00
pandamicro 67c731f587 Merge pull request #12798 from VisualSJ/v3.7-release-backup
[ci skip] update web index
2015-07-13 11:18:16 +08:00
VisualSj 38756fb44b update web index 2015-07-13 11:14:06 +08:00
pandamicro 89927c7073 Merge pull request #12782 from xiaofeng11/v3.7-release
UISliderReader and component update
2015-07-13 11:05:59 +08:00
pandamicro 8ab1dce2a0 Merge pull request #12778 from yangws/issue_9586
Fix bug: FileUtils::isDirectoryExist not correct on Android when using relative path in 'assets'
2015-07-13 11:03:24 +08:00
Vincent Yang 8bc68395de Merge branch 'v3' of https://github.com/cocos2d/cocos2d-x into issue_9586 2015-07-13 11:00:18 +08:00
WenhaiLin dee13756ec Add Animate:getCurrentFrameIndex 2015-07-13 10:40:43 +08:00
子龙山人 e3a9042236 Merge pull request #12785 from WenhaiLin/v3-update-nibirusdk
Update Nibiru SDK.
2015-07-13 10:34:18 +08:00
pandamicro c167e249cd Merge pull request #12790 from pandamicro/shaderNormal
Use shader with normal while creating mesh with normals
2015-07-12 21:47:05 +08:00
pandamicro 0d2200f3e3 Merge pull request #12791 from cocos2d/revert-12773-bind-missing-function
Revert "add lua-binding of EventDispacher::dispatchCustomEvent()"
2015-07-12 12:20:11 +08:00
pandamicro 15bb633adb Revert "add lua-binding of EventDispacher::dispatchCustomEvent()" 2015-07-12 20:19:52 +08:00
pandamicro 600568fdba Migrate test case from #10692 @babcca 2015-07-12 11:33:22 +08:00
pandamicro 0d9da2f500 Merge pull request #12773 from minggo/bind-missing-function
add lua-binding of EventDispacher::dispatchCustomEvent()
2015-07-11 17:17:32 +08:00
pandamicro 2e3d7cb1f5 Merge pull request #12779 from CocosRobot/update_lua_bindings_1436512627
[ci skip][AUTO]: updating luabinding & jsbinding automatically
2015-07-11 17:14:13 +08:00
WenhaiLin 5c9e8848bf [ci skip]Add missing configuration for Nibiru. 2015-07-10 21:16:21 +08:00
WenhaiLin 205e77a4fb Add missing configuration for Nibiru. 2015-07-10 21:09:15 +08:00
WenhaiLin 142d354485 [ci skip]Replace tab with spaces. 2015-07-10 21:03:43 +08:00
WenhaiLin 7f3e0b2a8c [ci skip]Replace tab with spaces. 2015-07-10 20:56:21 +08:00
WenhaiLin b459940bb8 [ci skip]Replace tab with spaces. 2015-07-10 20:47:21 +08:00