Ricardo Quesada
|
7a1dac5aa6
|
Fixes audio issues when using CMake on Mac
|
2014-09-29 14:07:11 -03:00 |
minggo
|
2620592d62
|
Merge pull request #7975 from newnon/v3_openUrl
openUrl function for all platform but on windows RT empty function
|
2014-09-25 13:41:08 +08:00 |
minggo
|
6a437d79b1
|
Merge pull request #8138 from MSOpenTech/wp8-v3.3
WP8 v3.3 bug fixes
|
2014-09-25 10:39:37 +08:00 |
minggo
|
04aa44aeea
|
Merge pull request #8141 from huangshiwu/v3_wp8test
fix Class TextFieldTTF's keyboard input bug on WP8 platform
|
2014-09-25 09:40:10 +08:00 |
huanghsiwu
|
49f1927d5d
|
fix Class TextFieldTTF's keyboard input bug on WP8 platform
|
2014-09-25 07:41:51 +08:00 |
andyque
|
53d28168fe
|
remove duplicated Win32InputBox.cpp/.h and add WebViewTest to win32
|
2014-09-24 16:39:32 +08:00 |
minggo
|
fdb30f1ee7
|
Merge pull request #8115 from Dhilan007/v3-audio903
New Audio Engine -MAC
|
2014-09-24 15:00:53 +08:00 |
Sergey Perepelitsa
|
d8216149de
|
precompiled headers improvements for iOS & Mac
|
2014-09-23 23:19:25 +04:00 |
Dale Stammen
|
b9c57f7e28
|
changed background-music-aac.wav to background.wav. background-music-acc.wav does not exist
|
2014-09-23 10:39:17 -07:00 |
Dhilan007
|
ed4e800d70
|
Add audio resource.
|
2014-09-23 15:38:40 +08:00 |
Sergey
|
b8b5397e4e
|
Tests for Mac/iOS android Linux & Windows
|
2014-09-22 17:54:49 +04:00 |
Guy Kogus
|
908311ff7f
|
Added tests for opening a URL.
|
2014-09-22 17:51:05 +04:00 |
Dhilan007
|
936c3b3f79
|
New Audio Engine -MAC
|
2014-09-22 15:38:12 +08:00 |
minggo
|
e8b20d8583
|
Merge pull request #8093 from wohaaitinciu/v3_WebView_win32
web view win32
|
2014-09-22 09:30:29 +08:00 |
minggo
|
681621805d
|
Merge pull request #8109 from andyque/fixTests
fix editbox test
|
2014-09-19 16:29:07 +08:00 |
yangxiao
|
06c0adcf6d
|
remove unused resource
|
2014-09-19 14:52:25 +08:00 |
andyque
|
7615eb8d39
|
fix editbox test
|
2014-09-19 14:21:18 +08:00 |
yangxiao
|
650f810815
|
add obb by default
|
2014-09-19 11:22:37 +08:00 |
Jeff
|
418ec69abf
|
compile error
|
2014-09-18 15:18:30 +08:00 |
minggo
|
442f30af1f
|
Merge pull request #8091 from dabingnn/v3_PageTurnZFighting
new version of avoid z fighting in pageTurn
|
2014-09-18 10:50:31 +08:00 |
Huabing.Xu
|
39c6f9bfbd
|
remove setDepthTest(true) because it is not needed to be set for pageTurn
|
2014-09-18 10:00:36 +08:00 |
Jeff
|
e9c6f5d02b
|
fix compile errors
|
2014-09-18 01:30:14 +08:00 |
Jeff
|
27919dad77
|
add simple implement of WebView for win32
1.add simple implement of WebView for win32
2.Modify `std::string' to `const std::string &' as issues 7958 said
3.Open the test case in cpp-tests
|
2014-09-17 22:30:15 +08:00 |
Huabing.Xu
|
3a0e9be97e
|
new version of avoid z fighting in pageTurn
|
2014-09-17 18:33:18 +08:00 |
minggo
|
ccbf694927
|
Merge pull request #8086 from huangshiwu/v3_test
fix bug produce by CCDrawNode in test Node:UI-GUI Editor test-ScrollView...
|
2014-09-17 14:50:42 +08:00 |
huangshiwu
|
c8bdba69ad
|
fix bug produce by CCDrawNode in test Node:UI-GUI Editor test-ScrollView PageView ListView
|
2014-09-17 14:00:40 +08:00 |
andyque
|
6badfb30e1
|
add getTitleRenderer interface to UIButton
|
2014-09-17 10:57:40 +08:00 |
minggo
|
7d97aaeeb3
|
Merge pull request #8078 from minggo/SchedulerPauseResumeAll-issue
SchedulerPauseResumeAll can not resume at 5s
|
2014-09-16 17:30:20 +08:00 |
minggo
|
da29b92ff4
|
Merge pull request #8072 from Dhilan007/v3-audio903
move AudioEngine to cocos2d:experimental namespace
|
2014-09-16 17:12:03 +08:00 |
minggo
|
3de82474c0
|
SchedulerPauseResumeAll can not resume at 5s
|
2014-09-16 16:38:30 +08:00 |
huangshiwu
|
3907e5c1a2
|
fix ClippingNode's memory leak bug
|
2014-09-16 14:50:00 +08:00 |
Dhilan007
|
9942206c53
|
move AudioEngine in cocos2d:experimental namespace
|
2014-09-16 10:22:25 +08:00 |
minggo
|
27528f3e5f
|
Merge pull request #8061 from minggo/fix-cocostudio-test-crash
[ci skip]remove unneeded Android.mk
|
2014-09-15 22:53:18 +08:00 |
minggo
|
a61cda04ee
|
remove unneeded Android.mk
|
2014-09-15 22:47:44 +08:00 |
andyque
|
5f95ad221e
|
improve iOS WebView
|
2014-09-15 18:02:11 +08:00 |
minggo
|
68ab3082b4
|
fix warnings
|
2014-09-15 16:23:57 +08:00 |
minggo
|
7bb391ce55
|
Merge pull request #8033 from Dhilan007/v3-audio903
Lua bindings of AudioEngine.
|
2014-09-15 13:43:27 +08:00 |
andyque
|
030fe34afa
|
fix UI related warnings
|
2014-09-15 11:13:56 +08:00 |
andyque
|
7b0f41ed7b
|
remove auto scale text
|
2014-09-15 09:28:56 +08:00 |
Dhilan007
|
28af7999e5
|
update test case of AudioEngine
|
2014-09-14 22:49:27 +08:00 |
andyque
|
880929f102
|
fix button scale issue
|
2014-09-13 22:08:02 +08:00 |
huangshiwu
|
0addaf3912
|
Merge branch 'v3' of https://github.com/cocos2d/cocos2d-x into v3_shadercompilefix
|
2014-09-12 15:38:29 +08:00 |
minggo
|
55783b66c2
|
Merge pull request #8012 from huangshiwu/v3_drawnode_prbk
V3 drawnode prbk
|
2014-09-12 15:17:49 +08:00 |
huangshiwu
|
11d8829b3a
|
Deprecate DrawPrimitives and enhance DrawNode --little modify
|
2014-09-12 14:50:41 +08:00 |
andyque
|
c81cfc1ecf
|
fix text doesn't scale with button issue
|
2014-09-12 14:24:27 +08:00 |
andyque
|
ed22792a72
|
fix text only button issue
|
2014-09-12 13:50:13 +08:00 |
huangshiwu
|
6182a872c6
|
Deprecate DrawPrimitives and enhance DrawNode --more modify
|
2014-09-12 11:12:20 +08:00 |
huangshiwu
|
147bb7301b
|
fix wp8 compile error --add BillBoard and BillBoardTest
|
2014-09-12 09:33:30 +08:00 |
huangshiwu
|
8922121ed1
|
Deprecate DrawPrimitives and enhance DrawNode --make some modify
|
2014-09-12 07:33:34 +08:00 |
huangshiwu
|
d9634057ab
|
Merge branch 'v3' of https://github.com/cocos2d/cocos2d-x into v3_drawnode_prbk
|
2014-09-11 16:41:54 +08:00 |