pandamicro
|
d6045fdbea
|
Merge branch 'v3.8' of github.com:cocos2d/cocos2d-x into v3
Conflicts:
cocos/audio/winrt/Audio.cpp
cocos/platform/winrt/CCCommon.cpp
cocos/platform/winrt/CCWinRTUtils.cpp
cocos/platform/winrt/CCWinRTUtils.h
|
2015-08-27 10:40:04 +08:00 |
Ricardo Quesada
|
d5d1be93cc
|
make it compile on win32
|
2015-08-26 10:16:50 -07:00 |
Dale Stammen
|
09a1211c96
|
use isWindowsPhone() to check for Windows Phone platform
|
2015-08-26 09:47:59 -07:00 |
Dale Stammen
|
161954da87
|
fixed pdb file output location
|
2015-08-26 09:41:23 -07:00 |
Dale Stammen
|
4cb3d88232
|
added isWindowsPhone() to correctly detect Windows 10 phone
|
2015-08-26 09:19:28 -07:00 |
Dale Stammen
|
fcae139857
|
removed old WP8_SHADER_COMPILER defines
|
2015-08-26 08:50:11 -07:00 |
WenhaiLin
|
393af19237
|
[Node::scheduleOnce]Fixed the callback will be executed multiple times if the value of delay equal zero.
|
2015-08-26 23:41:48 +08:00 |
pandamicro
|
405e6c24c8
|
Merge pull request #13578 from geron-cn/v3.8
bone's color and opacity cannot cascade to bone
|
2015-08-26 22:33:31 +08:00 |
pandamicro
|
8459978dfa
|
Merge pull request #13572 from zilongshanren/fixIssue13564
fix Scale9Sprite draw extra pixels in spritesheet
|
2015-08-26 21:35:00 +08:00 |
pandamicro
|
d49edbb4f5
|
Merge pull request #13574 from super626/v3.8
Skybox brush set depth test function to always
|
2015-08-26 21:31:19 +08:00 |
pandamicro
|
9d1cf6eab3
|
Merge pull request #13579 from CocosRobot/update_lua_bindings_1440593794
[ci skip][AUTO]: updating luabinding & jsbinding automatically
|
2015-08-26 21:29:56 +08:00 |
pandamicro
|
ee5c541cd1
|
Merge pull request #13573 from songchengjiang/v3.8
add annotations
|
2015-08-26 21:12:43 +08:00 |
CocosRobot
|
3d6866279a
|
[ci skip][AUTO]: updating luabinding & jsbinding automatically
|
2015-08-26 13:01:17 +00:00 |
pandamicro
|
8a5fb709ad
|
Merge pull request #13566 from liamcindy/V3.8
update reader with skybox valid
|
2015-08-26 20:52:05 +08:00 |
geron-cn
|
7d01b16f62
|
bone's color and opacity cannot cascade to bone, also bone can not cascade from its parent.
|
2015-08-26 20:24:20 +08:00 |
songchengjiang
|
f9e9871bcc
|
supplement annotations
|
2015-08-26 17:24:36 +08:00 |
yangxiao
|
2f72a88a20
|
depth test always
|
2015-08-26 16:37:48 +08:00 |
songchengjiang
|
2239b624a8
|
add annotations
|
2015-08-26 16:19:30 +08:00 |
andyque
|
7f73415189
|
fix Scale9Sprite draw extra pixels in spritesheet
Fixed https://github.com/cocos2d/cocos2d-x/issues/13564
|
2015-08-26 16:15:00 +08:00 |
Liam
|
5a997cec1c
|
update reader with skybox valid
|
2015-08-26 10:22:20 +08:00 |
Ricardo Quesada
|
dfed33f6f2
|
Adds `PrimitiveCommand` test
|
2015-08-25 15:07:03 -07:00 |
andyque
|
6cea66f932
|
fixed Scale9Sprite default capInset bug.
Fixed https://github.com/cocos2d/cocos2d-x/issues/13560
|
2015-08-25 23:31:34 +08:00 |
pandamicro
|
8165775a3d
|
Merge pull request #13554 from super626/v3.8
disable blend when drawing skybox
|
2015-08-25 16:50:52 +08:00 |
子龙山人
|
734388d2bd
|
Merge pull request #13556 from zilongshanren/fix-listview-intial-position
fix ListView innerContainer initial position error
|
2015-08-25 16:50:02 +08:00 |
pandamicro
|
68444bc3b1
|
Merge pull request #13553 from liamcindy/V3.8
update reader with new skybox
|
2015-08-25 16:34:28 +08:00 |
Liam
|
c998639c30
|
update interface for gamenode3d
|
2015-08-25 15:18:09 +08:00 |
andyque
|
65b78d4a49
|
fix ListView innerContainer initial position error
|
2015-08-25 15:15:18 +08:00 |
yangxiao
|
7884138dcc
|
disable blend when drawing skybox
|
2015-08-25 14:32:25 +08:00 |
Liam
|
650a5c2318
|
update reader with new skybox
|
2015-08-25 13:20:19 +08:00 |
子龙山人
|
b0561749bd
|
Merge pull request #13537 from neokim/fix_issue_13516
Fix issue 13516
|
2015-08-25 10:01:03 +08:00 |
Dale Stammen
|
43687bf7a0
|
moved CCTextureCube from 3D to renderer
|
2015-08-24 03:45:55 -07:00 |
CocosRobot
|
7117fa24be
|
[ci skip][AUTO]: updating luabinding & jsbinding automatically
|
2015-08-24 10:13:27 +00:00 |
Neo Kim
|
edd9fecf39
|
Update scroll bar when the inner container's size changes
|
2015-08-24 18:47:12 +09:00 |
Neo Kim
|
9f693ef8f3
|
Enhance readability
|
2015-08-24 18:46:43 +09:00 |
Neo Kim
|
e1ed3ecb09
|
Add a method to change selected radio button without event dispatch.
|
2015-08-24 17:39:49 +09:00 |
Neo Kim
|
887efdca1b
|
Add 'removeAllRadioButtons()'
|
2015-08-24 17:39:48 +09:00 |
Neo Kim
|
202b549073
|
Add getters for the internal renderer instances
|
2015-08-24 17:39:47 +09:00 |
Neo Kim
|
da85b16292
|
Change not to dispatch event when add radio buttons
|
2015-08-24 17:39:46 +09:00 |
CocosRobot
|
31a09c9f23
|
[ci skip][AUTO]: updating luabinding & jsbinding automatically
|
2015-08-24 06:13:37 +00:00 |
pandamicro
|
0c5b377f00
|
Merge pull request #13531 from pandamicro/texturecube
Move CCTextureCube From 3d to renderer to solve compilation issue
|
2015-08-24 14:06:08 +08:00 |
yangxiao
|
7dcc3dd982
|
Move CCTextureCube From 3d to renderer to solve compilation issue
|
2015-08-24 14:01:50 +08:00 |
pandamicro
|
24282e6e55
|
Merge pull request #13397 from perminovVS/v3-dev-winrt-correct-unicode
Correct use and convert unicode from utf8. WinRT
|
2015-08-24 11:36:30 +08:00 |
pandamicro
|
585990071d
|
Merge pull request #13528 from songchengjiang/v3.8
fix crash of CameraBackgroundColorBrush
|
2015-08-24 11:08:01 +08:00 |
songchengjiang
|
be24586f4b
|
fix crash of CameraBackgroundColorBrush
|
2015-08-24 10:23:59 +08:00 |
pandamicro
|
11113c85da
|
Improved logic of skybox reader fix
|
2015-08-24 10:02:38 +08:00 |
Liam
|
110de9ee3e
|
fix skybox crash with error data
|
2015-08-24 10:02:37 +08:00 |
pandamicro
|
055ef23931
|
Fix AssetsManager crash by protecting Downloader with shared_ptr
|
2015-08-22 22:13:53 +08:00 |
pandamicro
|
5c4b67d04e
|
Merge pull request #13518 from MSOpenTech/v3.8-win10
V3.8: Win10 UWP add missing CCCameraBackgroundBrush files
|
2015-08-22 12:01:28 +08:00 |
pandamicro
|
6ee33499b4
|
Update changelog and versions for v3.8 rc0
|
2015-08-22 11:56:25 +08:00 |
Dale Stammen
|
fc1a2b2f99
|
fixed for winrt audio issue 13254
|
2015-08-21 09:59:46 -07:00 |
Dale Stammen
|
b4f2fb0928
|
added missing CCCameraBackgroundBrush files
|
2015-08-21 09:23:01 -07:00 |
pandamicro
|
486af79a47
|
Merge pull request #13511 from fusijie/fix_13509
fixed renderTexture crash bug.
|
2015-08-21 18:24:27 +08:00 |
fusijie
|
cbd7eed9c4
|
fixed renderTexture crash bug.
|
2015-08-21 17:38:56 +08:00 |
CocosRobot
|
6b6c6b242c
|
[ci skip][AUTO]: updating luabinding & jsbinding automatically
|
2015-08-21 06:44:25 +00:00 |
pandamicro
|
66fbc33ccb
|
Merge pull request #13501 from pandamicro/camera
Add JS and Lua bindings for CCCameraBackgroundBrush
|
2015-08-21 14:35:15 +08:00 |
子龙山人
|
369d7474b8
|
Merge pull request #13499 from zilongshanren/fix-scrollview-initil-posotion
fix scrollview innerContainer initial position.
|
2015-08-21 13:51:04 +08:00 |
pandamicro
|
006f300ac9
|
Add JS and Lua bindings for CCCameraBackgroundBrush
|
2015-08-21 12:42:36 +08:00 |
pandamicro
|
306a0e4df7
|
Merge pull request #13471 from super626/v3.8
skybox should not be transparent
|
2015-08-21 12:22:48 +08:00 |
CocosRobot
|
9a6c779580
|
[ci skip][AUTO]: updating luabinding & jsbinding automatically
|
2015-08-21 03:59:12 +00:00 |
andyque
|
29f97d63ed
|
fix scrollview innerContainer initial position.
|
2015-08-21 11:56:19 +08:00 |
pandamicro
|
350182c1aa
|
Refactor BackGround to Background
|
2015-08-21 10:43:59 +08:00 |
yangxiao
|
3e2001bdb1
|
Add CCCameraBackgroundBrush
including Color, Depth, SkyBox brushes
Squashed from https://github.com/cocos2d/cocos2d-x/pull/13490
|
2015-08-21 10:43:59 +08:00 |
ZhangMenghe
|
1bcc2dec37
|
Notification effect enhancement
|
2015-08-21 10:20:59 +08:00 |
pandamicro
|
f377a9bff1
|
Merge pull request #13491 from zilongshanren/v3.8
add RadioButton and RadioButtonGroup event type
|
2015-08-21 09:17:46 +08:00 |
Dale Stammen
|
c47de9d04f
|
make new render surface current after device lost
|
2015-08-20 13:26:03 -07:00 |
Dale Stammen
|
d55bc653e0
|
update c++ debug info settings
|
2015-08-20 13:25:17 -07:00 |
andyque
|
15156a015a
|
add RadioButton and RadioButtonGroup event type
|
2015-08-20 22:49:42 +08:00 |
pandamicro
|
c6c1b429c6
|
Merge pull request #13489 from jianglong0156/fixwin32textureCacheTest
fix texturecache didn't show correctly in win32
|
2015-08-20 22:39:01 +08:00 |
jianglong0156
|
895c29efe4
|
fix texturecache didn't show correctly in win32
|
2015-08-20 18:11:05 +08:00 |
pandamicro
|
81ca089d27
|
Merge pull request #13479 from liamcindy/V3.8_reader
fix object size error while data is error
|
2015-08-20 18:09:28 +08:00 |
pandamicro
|
7bd5cc4e34
|
Merge pull request #13486 from fusijie/fix_11677
Fixed SpriteProgressToRadialMidpointChanged bug.
|
2015-08-20 18:06:38 +08:00 |
Liam
|
788be3016a
|
update annotation
|
2015-08-20 18:04:49 +08:00 |
pandamicro
|
a54f01ce2b
|
Merge pull request #13485 from VisualSJ/v3.8-webIndex
Update Studio js parser
|
2015-08-20 18:02:55 +08:00 |
pandamicro
|
5ef4f3159e
|
Merge pull request #13487 from jianglong0156/fixopenglErrorSquash
fix opengl test error
|
2015-08-20 17:47:08 +08:00 |
jianglong0156
|
10d5b73c7e
|
fix opengl test error
fix opengl test error, add the condition, when the data type is samewith long, it will reset data
relate pr:#13449
fix open gl show error
|
2015-08-20 17:42:26 +08:00 |
fusijie
|
f133e5a754
|
Fixed SpriteProgressToRadialMidpointChanged bug.
|
2015-08-20 17:07:53 +08:00 |
VisualSj
|
a4fec3a5e0
|
Update Studio js parser
|
2015-08-20 17:02:41 +08:00 |
子龙山人
|
5b0dcd8a10
|
Merge pull request #13484 from CocosRobot/update_lua_bindings_1440055948
[ci skip][AUTO]: updating luabinding & jsbinding automatically
|
2015-08-20 15:42:06 +08:00 |
CocosRobot
|
a3b8423977
|
[ci skip][AUTO]: updating luabinding & jsbinding automatically
|
2015-08-20 07:39:25 +00:00 |
子龙山人
|
f79d2c8a0a
|
Merge pull request #13483 from zilongshanren/fix-lua-ui-v3.8
[ci skip]add missing ui test in Lua
|
2015-08-20 15:28:25 +08:00 |
andyque
|
72496ae426
|
add missing ui test in Lua
|
2015-08-20 15:25:09 +08:00 |
pandamicro
|
13a271d96d
|
Merge pull request #13478 from xiaofeng11/v3.8
Fix Cocos Studio Bugs
|
2015-08-20 14:42:36 +08:00 |
XiaoFeng
|
6bdb5431f1
|
Update code, using condition macro to determine studio or user project
|
2015-08-20 13:33:48 +08:00 |
Liam
|
aa6f2ec4b6
|
fix object size error while data is error
|
2015-08-20 11:27:01 +08:00 |
XiaoFeng
|
93f026f8e6
|
Fix https://github.com/cocos2d/cocos2d-x/issues/9488
|
2015-08-20 11:18:59 +08:00 |
XiaoFeng
|
935b0f006b
|
Fix https://github.com/cocos2d/cocos2d-x/issues/10205
|
2015-08-20 10:55:30 +08:00 |
yangxiao
|
8f81267960
|
skybox is not transparent
|
2015-08-19 18:25:34 +08:00 |
pandamicro
|
2605865ca6
|
Fixed #12570: Correct `cc.pIsSegmentIntersect` for lua
|
2015-08-19 16:21:31 +08:00 |
XiaoFeng
|
f26509efe4
|
Fix when picture file used by TMX map file missing or broken, create TMX object will cause program crashed
|
2015-08-19 14:02:12 +08:00 |
CocosRobot
|
bf723eab91
|
[ci skip][AUTO]: updating luabinding & jsbinding automatically
|
2015-08-19 05:55:16 +00:00 |
子龙山人
|
4f9a81198b
|
Merge pull request #13456 from WenhaiLin/v3.8-label-globalZOrder
Fixed `Label::setGlobalZOrder ` is invalid if label create with system font.
|
2015-08-19 13:46:00 +08:00 |
pandamicro
|
31bc04a301
|
Merge pull request #13455 from MSOpenTech/v3-win10
Windows 10 UWP and WP8.1 app certification fixes
|
2015-08-19 13:36:29 +08:00 |
子龙山人
|
1f735b4f0e
|
Merge pull request #13437 from fusijie/fix_lua_testcase_setPointer_error
Fixed setVertexAttribPointer luabinding and Test case.
|
2015-08-19 11:43:18 +08:00 |
子龙山人
|
da9971f04f
|
Merge pull request #13449 from fusijie/fix_JSB_glGetUniformfv
fixed JSB_glGetUniformfv uniform location is different from index.
|
2015-08-19 11:42:36 +08:00 |
WenhaiLin
|
827f05c5e1
|
Fixed `Label::setGlobalZOrder ` is invalid when label create with system font.
|
2015-08-19 10:22:48 +08:00 |
fusijie
|
2dbb4ad50e
|
fixed JSB_glGetUniformfv uniform location is different from index.
|
2015-08-19 09:53:52 +08:00 |
Dale Stammen
|
47b72ba30e
|
Merge branch 'v3' into v3-win10
|
2015-08-18 11:07:38 -07:00 |
Dale Stammen
|
8493365be7
|
updates to pass Windows App Certification tests
|
2015-08-18 11:06:47 -07:00 |
子龙山人
|
593eb0737f
|
Merge pull request #13440 from WenhaiLin/v3.8-rc0
Fixed `Label::getLetter(index)->setVisible(true)` cause draws duplicate letters.
|
2015-08-18 17:06:37 +08:00 |
WenhaiLin
|
6bf15885b8
|
Fixed `Label::getLetter(index)->setVisible(true)` cause draws duplicate letters.
|
2015-08-18 15:42:05 +08:00 |