Wenhai Lin
|
66dadea0cd
|
Rollback log level
|
2015-07-17 15:56:51 +08:00 |
WenhaiLin
|
f0b29814c3
|
Label:support font that contains GB2312 char map.[android]
|
2015-07-16 21:35:10 +08:00 |
WenhaiLin
|
4bd1fa7d37
|
Fixed crash cause by the case of file name on WIN32.
|
2015-07-07 10:08:47 +08:00 |
Dale Stammen
|
7684c208e0
|
unsupported cocos2d-x image formats removed or updated
|
2015-06-29 08:41:44 -07:00 |
Dale Stammen
|
eb668f63ce
|
unsupported cocos2d-x image formats removed or updated
|
2015-06-29 08:39:31 -07:00 |
pandamicro
|
e574c38a6b
|
Merge pull request #12496 from WenhaiLin/v3-tagetplatform-fix
Fixed cannot differentiate between Windows Phone Application and Windows Store Application by `Application::getTargetPlatform`
|
2015-06-23 22:26:54 +08:00 |
WenhaiLin
|
ed029d264f
|
Fixed cannot differentiate between Windows Phone Application and Windows Store Application by `Application::getTargetPlatform`
|
2015-06-23 18:40:39 +08:00 |
WenhaiLin
|
cbb073e905
|
Fixed Application may be created more than once on Android.
|
2015-06-23 16:58:38 +08:00 |
pandamicro
|
f617d6f1aa
|
Merge pull request #12478 from WenhaiLin/v3-37-label-sfFix
Label:Fixed IllegalArgumentException on Android 2.3.x
|
2015-06-23 15:27:43 +08:00 |
WenhaiLin
|
79aa300448
|
Merge branch 'v3' of https://github.com/cocos2d/cocos2d-x into v3-37alpha0
|
2015-06-23 13:42:32 +08:00 |
WenhaiLin
|
b275ce2283
|
Label:Fixed IllegalArgumentException on Android 2.3.x
|
2015-06-23 13:38:06 +08:00 |
andyque
|
55b86b2e14
|
add more docs for samsung enhanced API
|
2015-06-19 18:09:42 +08:00 |
WuHao
|
27d0f51e9b
|
Merge branch 'v3' of https://github.com/cocos2d/cocos2d-x into fix_spritepolygon
Conflicts:
build/cocos2d_libs.xcodeproj/project.pbxproj
build/cocos2d_tests.xcodeproj/project.pbxproj
cocos/2d/libcocos2d.vcxproj.filters
tools/cocos2d-console
web
|
2015-06-15 16:13:36 +08:00 |
Hao Wu
|
b4ca8c1489
|
Merge pull request #15 from pandamicro/spritepolygon
Add SpritePolygon JSB bindingsJSB bindings
|
2015-06-15 15:47:02 +08:00 |
子龙山人
|
86b6ea702a
|
Merge pull request #12342 from WenhaiLin/v3-37-android-studio-fix
[ci skip]Android Studio projects:Fixed compile error.
|
2015-06-15 14:48:42 +08:00 |
WenhaiLin
|
518de1ff57
|
[ci skip]Android Studio projects:Fixed compile error.
|
2015-06-15 14:42:45 +08:00 |
pandamicro
|
d0db40c4a6
|
Merge pull request #12080 from linshun/v3
issue #12078 added audio, network, physics, platform and storage group.
|
2015-06-15 12:45:11 +08:00 |
pandamicro
|
19ef0e0983
|
Fix indent
|
2015-06-12 13:01:13 +08:00 |
Dale Stammen
|
0f64a2d192
|
removed obsolete override of setViewPortInPoints
|
2015-06-11 07:59:52 -07:00 |
子龙山人
|
03814a569d
|
Merge pull request #12256 from WenhaiLin/v3-simpleaudio-fix
SimpleAudioEngine:Fixed thread safety problem on android.
|
2015-06-11 14:30:36 +08:00 |
pandamicro
|
6dfe937cae
|
Merge pull request #11892 from dabingnn/v3FrameBufferObject
V3 frame buffer object
|
2015-06-11 14:04:30 +08:00 |
Huabing.Xu
|
10352c40b2
|
Merge branch 'v3' into v3FrameBufferObject
# Conflicts:
# cocos/2d/CCCamera.h
|
2015-06-10 10:16:42 +08:00 |
iris-wy
|
79b3d70b60
|
fix bug #12200
solve warning ""Service Intent must be explicit: Intent {
act=com.enhance.gameservice.IGameTuningService }""
|
2015-06-09 18:43:46 +08:00 |
Huabing.Xu
|
b79eec0b20
|
fix grid bug for viewport
|
2015-06-09 17:24:30 +08:00 |
Huabing.Xu
|
ef4978f0cd
|
move viewport to experimental namespace
|
2015-06-09 16:21:50 +08:00 |
WenhaiLin
|
6fec9c40b0
|
SimpleAudioEngine:Fixed thread safety problem on android.
|
2015-06-09 15:07:35 +08:00 |
Huabing.Xu
|
97b387560b
|
revert some accidental changes
|
2015-06-09 14:06:11 +08:00 |
Huabing.Xu
|
133ef90c09
|
Merge branch 'v3Viewport' into v3FrameBufferObject
# Conflicts:
# cocos/renderer/CCFrameBufferObject.h
|
2015-06-06 18:16:22 +08:00 |
pandamicro
|
6216e74a38
|
Merge pull request #12165 from gyf19/v3
HttpClient Android supports gzip
|
2015-06-04 22:00:13 +08:00 |
Huabing.Xu
|
ad1f7c472c
|
add render buffer render target for color attachment
|
2015-06-04 11:18:35 +08:00 |
Dale Stammen
|
38c9490f4d
|
don't delete rendering thread. SpiderMonkey needs to stay on same thread
|
2015-06-03 09:19:05 -07:00 |
gyf19
|
164e4c8314
|
HttpClient Android supports gzip
|
2015-06-03 19:41:14 +08:00 |
子龙山人
|
883f250f6a
|
Merge pull request #12137 from WenhaiLin/v3-text-line-height
Fixed the text line height calculation is wrong with system font on Android.
|
2015-06-03 16:24:38 +08:00 |
WenhaiLin
|
88697bf136
|
Remove unused function.
|
2015-06-02 16:38:06 +08:00 |
WenhaiLin
|
67d0088103
|
Fixed the text line height calculation is wrong with system font on Android.
|
2015-06-02 16:23:40 +08:00 |
子龙山人
|
2c611693c6
|
Merge pull request #12123 from WenhaiLin/v3-UserDefault-robustness
Improve UserDefault's robustness on Android.
|
2015-06-02 10:11:19 +08:00 |
WenhaiLin
|
9d8225aae8
|
Improve UserDefault's robustness on Android.
|
2015-06-01 15:09:11 +08:00 |
Huabing.Xu
|
27d0f6328f
|
origin code of viewport
|
2015-06-01 14:26:08 +08:00 |
linshun
|
09b52331d1
|
issue #12078: added renderer group and removed core and support group.
|
2015-06-01 13:43:56 +08:00 |
Dale Stammen
|
e0c65c203a
|
Merge branch 'v3' into v3-uwp
|
2015-05-29 08:09:05 -07:00 |
子龙山人
|
039c0036be
|
Merge pull request #12072 from iris-wy/v3
Add enhance service API
|
2015-05-29 15:32:06 +08:00 |
Dale Stammen
|
05d33ac0c8
|
removed old WP8 files
|
2015-05-28 14:08:25 -07:00 |
linshun
|
ef39251d14
|
issue #12078: added platform group
|
2015-05-28 15:47:40 +08:00 |
iris-wy
|
bbfc33dfd2
|
format
format
|
2015-05-28 11:03:49 +08:00 |
iris-wy
|
9e477303f1
|
delete useless TAG
delete useless TAG
|
2015-05-28 10:55:10 +08:00 |
iris-wy
|
0007799794
|
modify Enhance API
modify Enhance API
|
2015-05-28 10:47:12 +08:00 |
Dale Stammen
|
9ee4b4af1e
|
Merge branch 'v3' into v3-winrt-audio
|
2015-05-27 11:54:21 -07:00 |
anniruddh.koppal
|
4501a53cfa
|
Added MP3 support to simple audio engine
|
2015-05-27 10:57:26 -07:00 |
minggo
|
999de9072a
|
Merge pull request #12003 from minggo/remove-unneeded-function
remove uneeded function
|
2015-05-25 16:33:38 +08:00 |
minggo
|
db0caf68c6
|
remove uneeded function
|
2015-05-25 09:50:48 +08:00 |