Nite Luo
|
d43a8cf9ca
|
Move setDepthTest to renderer
|
2015-01-15 16:54:27 -08:00 |
Nite Luo
|
9848a8133b
|
Fix Vertex Z issue
|
2015-01-15 16:41:07 -08:00 |
WenhaiLin
|
13b049a543
|
Fixed warns:truncation from double to float
|
2015-01-15 10:07:23 +08:00 |
Dale Stammen
|
32c14710e7
|
allow custom shaders for WinRT Universal App
|
2015-01-14 10:37:04 -08:00 |
Huabing.Xu
|
34582ba268
|
Merge branch 'v3' into v3_AddOptionsForCulling
Conflicts:
cocos/2d/CCLabel.cpp
|
2015-01-14 12:44:24 +08:00 |
minggo
|
5459149279
|
Merge pull request #9969 from huangshiwu/pointSize
DrawNode enable draw different size points
|
2015-01-14 11:38:31 +08:00 |
Huabing.Xu
|
610d31d601
|
adjust CC_USE_CULLING macro definition
|
2015-01-14 11:29:02 +08:00 |
minggo
|
0207c22cb6
|
Merge pull request #9953 from darkdukey/renderFix
Render fix
|
2015-01-14 11:06:33 +08:00 |
minggo
|
d320941ca1
|
Merge pull request #9963 from Dhilan007/v3-issue9898-fix
Fixed crash if dispatch event after remove event listener in callback
|
2015-01-14 10:59:42 +08:00 |
Huabing.Xu
|
f3d8798d39
|
add macro to enable to disable culling
|
2015-01-14 10:56:51 +08:00 |
Dale Stammen
|
5a4c6d75d8
|
clean up CC_USE_WEBP disabled for WP8 and WINRT
|
2015-01-13 14:37:22 -08:00 |
huangshiwu
|
fea492ab4f
|
DrawNode enable draw different size points
|
2015-01-13 22:30:50 +08:00 |
WenhaiLin
|
de645a7c9c
|
Fixed crash if dispatch event after remove event listener in callback
|
2015-01-13 18:35:32 +08:00 |
Nite Luo
|
45562f3203
|
optimize based on review commends
|
2015-01-12 22:52:20 -08:00 |
Nite Luo
|
1c10ae43bc
|
Merge branch 'v3' into renderFix
Conflicts:
tests/cpp-tests/Classes/Camera3DTest/Camera3DTest.cpp
tests/cpp-tests/Classes/Camera3DTest/Camera3DTest.h
|
2015-01-12 20:43:55 -08:00 |
Nite Luo
|
6dfc021c02
|
Merge renderqueue to one
|
2015-01-09 14:06:21 -08:00 |
minggo
|
a0aa5e716e
|
Merge pull request #9489 from newnon/v3_clang_static_analyzer_fix
Clang static analyzer crash fix
|
2015-01-09 15:32:46 +08:00 |
Nite Luo
|
b675a2ca61
|
Turn off Depth Write by default, only 3D opaque object will write to Depth buffer
|
2015-01-07 16:35:08 -08:00 |
Wenhai Lin
|
8524a5fb97
|
Improve performance of physics
|
2015-01-07 17:08:04 +08:00 |
Sergey
|
babbac4e38
|
comments
|
2015-01-06 14:45:10 +03:00 |
minggo
|
292fff3c29
|
Merge pull request #9746 from pandamicro/v3_origin
Current restart game will disable ActionManager
|
2014-12-31 15:50:33 +08:00 |
pandamicro
|
677f7ca1d3
|
Improve restart game
|
2014-12-31 15:32:59 +08:00 |
Dale Stammen
|
2948a0cdcd
|
used CreateMutexEx for WINRT and WP8
|
2014-12-30 21:24:05 -08:00 |
Dale Stammen
|
57f0ef41b4
|
added missing inet_pton() for windows phone
|
2014-12-30 16:39:26 -08:00 |
minggo
|
c78bf0f7aa
|
Merge pull request #9668 from pandamicro/v3_origin
Added restart game feature and getSearchPaths API in Manifest
|
2014-12-30 11:47:51 +08:00 |
pandamicro
|
ffd7c30c87
|
Polish restart implementation
|
2014-12-30 10:09:56 +08:00 |
minggo
|
212684fcd4
|
Merge pull request #9665 from andyque/fixLibpngWarning
Fix libpng warning
|
2014-12-29 10:00:43 +08:00 |
minggo
|
06cd28f524
|
Merge pull request #9618 from yinjimmy/bindAddress
support bind address for console
|
2014-12-29 09:52:01 +08:00 |
pandamicro
|
e3795c0223
|
Added restart game feature
|
2014-12-28 11:55:06 +08:00 |
SunLightJuly
|
4d08128e89
|
fixed bug which caused crash when display FPS: the value of "_secondsPerFrame" of Director was not be Initialized
|
2014-12-27 22:05:29 +08:00 |
andyque
|
9c974eebd0
|
fix libpng warning
|
2014-12-27 20:47:59 +08:00 |
yinjimmy
|
4567cf1c40
|
Fix: Address family not supported by protocol
|
2014-12-26 21:04:49 +08:00 |
yinjimmy
|
5bcd3d9a00
|
bind address is available for all platform
|
2014-12-26 16:02:24 +08:00 |
minggo
|
3581c00301
|
Merge pull request #9619 from yinjimmy/trackLogForWindows
Track log for windows
|
2014-12-26 09:28:23 +08:00 |
yinjimmy
|
b21eaab047
|
using suitable variable name
|
2014-12-25 19:39:44 +08:00 |
yinjimmy
|
b4a442cd8c
|
fix compile error on windows
|
2014-12-25 09:33:28 +08:00 |
minggo
|
42f1d5fdf3
|
Merge pull request #9601 from minggo/set-glcolor
Director supports setting clear color
|
2014-12-24 14:45:43 +08:00 |
minggo
|
b925689435
|
Director supports setting clear color
|
2014-12-24 11:53:38 +08:00 |
minggo
|
5d8e004b9b
|
Merge pull request #9600 from huangshiwu/v3_allocator_wp
fix allocator related compile error on wp8/8.1 and winrt
|
2014-12-24 10:54:16 +08:00 |
huangshiwu
|
01eeb15a8d
|
fix allocator related compile error on wp8/8.1 and winrt
|
2014-12-24 10:45:29 +08:00 |
yinjimmy
|
b46ee82e90
|
support bind address for console
|
2014-12-24 02:04:42 +08:00 |
yinjimmy
|
a26f62186b
|
track log for windows
|
2014-12-24 01:26:13 +08:00 |
minggo
|
dea483b6ef
|
performance improve
|
2014-12-23 18:07:22 +08:00 |
minggo
|
40d00e3d97
|
Merge pull request #9554 from super626/sync_load
create 3d sprite asynchronously
|
2014-12-23 12:00:13 +08:00 |
yangxiao
|
3d77c7535d
|
merge cocos
|
2014-12-23 10:35:35 +08:00 |
yangxiao
|
2309a524fd
|
simplify AsyncTaskPool
|
2014-12-23 10:12:37 +08:00 |
mannewalis
|
9d885fe664
|
default lock macros to nothing for unsupported platforms
|
2014-12-22 19:49:20 -05:00 |
mannewalis
|
09f2eed4b8
|
default lock macros to nothing for unsupported platforms
|
2014-12-22 19:46:16 -05:00 |
mannewalis
|
aad45d6952
|
fixing windows8 build
|
2014-12-22 19:43:40 -05:00 |
yangxiao
|
1ba826ea17
|
modify code style
|
2014-12-22 17:40:02 +08:00 |