Commit Graph

33168 Commits

Author SHA1 Message Date
songchengjiang 02f20db82a fix the #23272 bug 2015-10-14 13:24:38 +08:00
pandamicro e02ba57144 Merge pull request #14137 from pandamicro/androidbug
Fix Android activity destroyed after reopen the app
2015-10-14 11:46:27 +08:00
XiaochenFTX ec2aa7e8f2 Fix Android activity destroyed after reopen the app 2015-10-14 11:45:27 +08:00
pandamicro aa84c064b4 Merge pull request #14132 from xiaofeng11/v3
Fix UIPageViewVerticalTest in cpp-test can not scroll back to page 1
2015-10-14 11:32:43 +08:00
songchengjiang 29c5ca6ea9 fix the #23309 bug 2015-10-14 11:23:11 +08:00
XiaoFeng 767a4afb9f Fix UIPageViewVerticalTest in cpp-test can not scroll back to page 1 2015-10-14 09:16:34 +08:00
Jim Range 4e73670f38 Fixed issues with the iOS icons and splash screens that could cause app validation failure with Apple and improper orientation / missing splash screens. 2015-10-13 11:11:27 -05:00
pandamicro 4301e3b876 Merge pull request #14126 from xiaofeng11/v3
Bug fix
2015-10-13 16:49:34 +08:00
pandamicro a741bc525e Merge pull request #14127 from super626/v3
Image Bug: pvr v3 and s3tc dxt5
2015-10-13 16:47:30 +08:00
yangxiao 4c7edd457e set _hasPremultipliedAlpha to false 2015-10-13 15:45:24 +08:00
XiaoFeng 90b96be690 Fix when scene been set a very large size(eg. 2048x1536), the simulator windows will been move out of window 2015-10-13 13:01:37 +08:00
pandamicro b19bf82170 Merge pull request #14108 from loadrunner/label2
Changed label font size type to float
2015-10-13 11:55:14 +08:00
pandamicro 5e43cfa129 Merge pull request #14107 from loadrunner/label1
Removed scale factor for label shadow
2015-10-13 11:54:14 +08:00
pandamicro 5b35796093 Merge pull request #14091 from yangws/v3
Fix textfield input Chinese error with specific IME on Android.
2015-10-12 14:54:56 +08:00
pandamicro ef04ebe6bc Merge pull request #14118 from natural-law/v3
[ci skip] Update the reference of submodule cocos2d-console.
2015-10-12 14:22:35 +08:00
zhangbin f25b62b4b5 Update the reference of submodule cocos2d-console. 2015-10-12 14:16:18 +08:00
pandamicro 547e2f15a1 Merge pull request #14115 from mogemimi/fix-typo
Fix typo in UIEditBox
2015-10-12 13:45:47 +08:00
mogemimi daa29752db Fix typo in UIEditBox 2015-10-12 13:57:50 +09:00
pandamicro f2e3a0c071 Merge pull request #14104 from xiaofeng11/v3_bugfix
Bug fix
2015-10-12 10:14:26 +08:00
pandamicro 3dde02ba93 Merge pull request #14106 from loadrunner/tilemap
TMXLayer cast bug
2015-10-11 18:43:24 +08:00
Danut Chereches 471c23930c added line spacing/leading 2015-10-10 19:15:45 +03:00
Danut Chereches 019b549a20 changed font size type to float 2015-10-10 19:15:22 +03:00
Danut Chereches aeb268f3cd cast tile coordinates to int before calculating index 2015-10-10 19:05:51 +03:00
WenhaiLin 05c235f9fe ParticleSystemQuad:Fixed incorrectly generate errors "Particle system: not enough memory" 2015-10-10 17:55:05 +08:00
XiaoFeng aee3244ad3 Fix test cocostudio test->cocostudio GUItest->MoveBy vertical direction under lua test project can not scroll back to page 1 from page 2 2015-10-10 17:50:48 +08:00
pandamicro cff1a8ed50 Merge pull request #14103 from xiaofeng11/v3_bugfix
Bug fix
2015-10-10 17:20:07 +08:00
XiaoFeng 4df211fa0b Fix particle test under lua test project display different in different platform
Fix cocostudio 3d test under lua test project crash bug
2015-10-10 14:51:14 +08:00
pandamicro fe4759e71d Merge pull request #14102 from CocosRobot/update_cocosfiles_1444448681
[AUTO][ci skip]: updating cocos2dx_files.json
2015-10-10 11:44:58 +08:00
CocosRobot fda99182da [AUTO][ci skip]: updating cocos2dx_files.json 2015-10-10 03:44:43 +00:00
pandamicro f64105b3dc Merge pull request #14047 from liamcindy/v3.9
update for light3d reader
2015-10-10 11:43:05 +08:00
pandamicro 376180c1d6 Merge pull request #14093 from cpascal/fix_audioplayer
Fixed AudioPlayer crash in Win32
2015-10-10 11:32:46 +08:00
pandamicro c2571f950c Merge pull request #14003 from zilongshanren/fixWebViewCallback
fix ui::WebView callback operate OpenGL issue.
2015-10-10 11:32:02 +08:00
pandamicro 8b0a6a6c29 Merge pull request #14099 from pandamicro/v3
[ci skip]Sync with CCBoot for web
2015-10-10 10:16:16 +08:00
pandamicro 5ae2812bf8 Sync with CCBoot for web 2015-10-10 10:15:36 +08:00
pandamicro bf35655ce3 Merge pull request #14100 from CocosRobot/update_lua_bindings_1444440864
[ci skip][AUTO]: updating luabinding & jsbinding automatically
2015-10-10 09:44:51 +08:00
pandamicro ee3399a4a4 Merge pull request #14097 from TheCodez/patch-1
Add missing getChildByTag<>() api
2015-10-10 09:43:46 +08:00
CocosRobot 216438fb9b [ci skip][AUTO]: updating luabinding & jsbinding automatically 2015-10-10 01:40:55 +00:00
pandamicro 5a4ccf25dd Merge pull request #14094 from xiaofeng11/v3
Fix Enable_Bitcode compile error under xCode 7
2015-10-10 09:40:32 +08:00
pandamicro db0d23ede4 Merge pull request #14087 from geron-cn/v3
fix code error, redundant interface
2015-10-10 09:39:35 +08:00
pandamicro 27fc6b24ee Merge pull request #14080 from 1scaR1/v3
Fixed enabling of scale9 background in ccui.Layout
2015-10-10 09:39:09 +08:00
pandamicro 7d4988f43f Merge pull request #14095 from mogemimi/fix-typo
Fix typos
2015-10-10 09:29:53 +08:00
Michael Kösel 493d95c3f6 Add missing getChildByTag<>() api 2015-10-10 00:08:38 +02:00
pandamicro bc9b59b7f7 Merge pull request #14096 from pandamicro/v3
[ci skip]Add opacity/color cascade test case for Scale9Sprite
2015-10-09 21:07:27 +08:00
pandamicro 0ea54868e2 Add opacity/color cascade test case for Scale9Sprite 2015-10-09 21:01:49 +08:00
mogemimi 5993304e06 Fix typos 2015-10-09 17:59:11 +09:00
XiaoFeng b90beaabe9 Merge branch 'v3' of https://github.com/cocos2d/cocos2d-x into v3 2015-10-09 15:37:09 +08:00
XiaoFeng 13a5673485 Fix Enable_Bitcode compile error under xCode 7 2015-10-09 15:36:40 +08:00
pandamicro 87677cdbd1 Merge pull request #14088 from chengstory/Fix#23321
Fix Bug #23321
2015-10-09 15:27:56 +08:00
cpascal 13c1258f9d Fixed AudioPlayer crash in Win32 2015-10-09 15:03:05 +09:00
Vincent Yang 90ef4be103 Fix textfield input chinese error with specific IME on Android. 2015-10-09 12:06:22 +08:00