Huabing.Xu
|
c202cad712
|
add test case to reproduce the bug for visiting scene by multiple camera
|
2015-05-21 16:57:13 +08:00 |
minggo
|
e700ef6d30
|
Merge pull request #11856 from WenhaiLin/v3-support-android-studio
Add Android Studio support
|
2015-05-18 16:17:24 +08:00 |
WenhaiLin
|
26f094b1a7
|
Remove unnecessary files
|
2015-05-18 16:02:05 +08:00 |
WenhaiLin
|
54b6260dfd
|
Rename module
|
2015-05-18 15:17:05 +08:00 |
WenhaiLin
|
6dd3108e42
|
Rename module
|
2015-05-18 15:01:20 +08:00 |
WenhaiLin
|
68188f7424
|
Add native code for AS project.
|
2015-05-18 13:41:58 +08:00 |
minggo
|
8068a2c220
|
Merge pull request #11836 from dabingnn/v3_CameraMaskFor2DAnd3DRendering
V3 camera mask for2 d and3 d rendering
|
2015-05-18 13:32:26 +08:00 |
WenhaiLin
|
7caa6bb2fc
|
Update Copyright.
|
2015-05-18 09:59:50 +08:00 |
samuele3hu
|
562c711cda
|
Update CocoStudioUIEditorTest for Lua and replace some deprecated functions.
|
2015-05-15 18:26:21 +08:00 |
WenhaiLin
|
dc8492948e
|
Add Android Studio support
|
2015-05-15 16:37:43 +08:00 |
Huabing.Xu
|
c994f28914
|
Merge branch 'v3' into v3_CameraMaskFor2DAnd3DRendering
|
2015-05-15 09:55:51 +08:00 |
minggo
|
973d169cd5
|
Merge pull request #11841 from xiaofeng11/v3
shorten csb file name in ccs-res
|
2015-05-15 09:33:31 +08:00 |
Ricardo Quesada
|
989848a358
|
fixes memory leak
improves performance a little bit
|
2015-05-14 17:24:27 -07:00 |
minggo
|
9f3284d62f
|
Merge pull request #11833 from super626/v3
getTriangleList to bundle and add terrain to 3d render queue
|
2015-05-14 18:16:27 +08:00 |
yusheng.lu
|
60190a1be6
|
changed csb names in ccs-res to shorter
|
2015-05-14 18:08:37 +08:00 |
Vincent Yang
|
efc3f7cb73
|
Add Scene3DTest source to cpp-tests win32/win8 project.
|
2015-05-14 15:19:39 +08:00 |
Huabing.Xu
|
9963480abd
|
linux works
|
2015-05-14 14:49:48 +08:00 |
Huabing.Xu
|
8bdb8125a2
|
fix android compile error
|
2015-05-14 14:36:45 +08:00 |
Huabing.Xu
|
84540c1ff4
|
Merge branch 'v3' into v3_CameraMaskFor2DAnd3DRendering
Conflicts:
cocos/renderer/CCGLProgramCache.cpp
tests/cpp-tests/Classes/controller.cpp
|
2015-05-14 11:55:10 +08:00 |
yangxiao
|
5b8b4fed50
|
multiply scale before construct physics
|
2015-05-14 10:44:08 +08:00 |
yangxiao
|
e659373648
|
add getTriangleList to bundle
|
2015-05-14 10:30:20 +08:00 |
minggo
|
7732cd6e77
|
Merge pull request #11814 from super626/issue9767
add issue9767 test
|
2015-05-14 10:20:09 +08:00 |
minggo
|
3b60f67041
|
Merge pull request #11816 from fusijie/fix_spritepolygon
fix memory leakage.
|
2015-05-14 10:19:48 +08:00 |
Ricardo Quesada
|
fde5f8d63c
|
Adds better sample
adds clone support as well
|
2015-05-13 17:39:39 -07:00 |
Ricardo Quesada
|
e95de4de62
|
fixes mipmap issue with parsing Sampler
|
2015-05-13 10:24:32 -07:00 |
Jacky
|
c7acb9b83d
|
fix memory leakage.
|
2015-05-13 17:21:57 +08:00 |
yangxiao
|
ec69a34c51
|
add issue9767 test
|
2015-05-13 16:16:45 +08:00 |
Ricardo Quesada
|
f23b15c6d3
|
Merge pull request #11810 from ricardoquesada/api_fixes
More material samples
|
2015-05-12 23:03:40 -07:00 |
minggo
|
50aa8dba47
|
Merge pull request #11806 from MSOpenTech/v3-winrt-ad-fix
V3: updates to app.xaml code to correctly support touches on Microsoft Ads
|
2015-05-13 13:39:29 +08:00 |
Ricardo Quesada
|
c693573d77
|
more samples
and API fixes
|
2015-05-12 22:24:52 -07:00 |
Ricardo Quesada
|
a83c10fdbf
|
Merge pull request #11807 from ricardoquesada/material_vertexattrib
Adds support of VertexAttribBinding per Pass
|
2015-05-12 21:05:02 -07:00 |
Ricardo Quesada
|
d23ff0ea2c
|
Adds support of VertexAttribBinding per Pass
|
2015-05-12 19:58:09 -07:00 |
Dale Stammen
|
40c19b31c8
|
updates to app.xaml code to correctly support touches on Microsoft AdControls for WP8.1
|
2015-05-12 19:39:40 -07:00 |
minggo
|
a587b28e38
|
Merge pull request #11792 from super626/v3
particle3d can not be seen when added to scene with terrain
|
2015-05-13 09:38:21 +08:00 |
minggo
|
9a479b59f8
|
Merge pull request #11800 from WenhaiLin/v3-pt-sprite
Fix the performance test of sprite
|
2015-05-13 09:37:27 +08:00 |
Wenhai Lin
|
7af99d1991
|
Fix the performance test of sprite
|
2015-05-12 17:59:22 +08:00 |
WenhaiLin
|
c70bac7bb4
|
Add support for visual studio 2015.
|
2015-05-12 16:26:28 +08:00 |
Ricardo Quesada
|
1937431596
|
Material uses new file format
The new file format is easier to read and less error prone
It also fixes many bugs and adds new test cases
|
2015-05-11 21:31:33 -07:00 |
yangxiao
|
4d71175318
|
resove conflict
|
2015-05-12 12:12:29 +08:00 |
minggo
|
b5d932668c
|
Merge pull request #11778 from WenhaiLin/v3-per-test
Put back the test cases of performance.
|
2015-05-11 18:16:37 +08:00 |
WenhaiLin
|
1e1d14ec40
|
Remove unused variable.
|
2015-05-11 17:33:27 +08:00 |
WenhaiLin
|
22d04c7c39
|
Put back the test cases of performance.
|
2015-05-11 16:26:14 +08:00 |
Vincent Yang
|
761da2fd20
|
Scene3DTest ok.
|
2015-05-11 14:41:50 +08:00 |
songchengjiang
|
f25c02f230
|
fix bugs of terrain
|
2015-05-11 12:02:32 +08:00 |
Dale Stammen
|
351a898a70
|
removed CC_PLATFORM_WP8
|
2015-05-08 09:19:13 -07:00 |
Vincent Yang
|
3bf16dcc4d
|
Add skybox and partile 3d in Scene3DTest.
|
2015-05-08 18:28:12 +08:00 |
yangxiao
|
2391558c96
|
add physics3d support
|
2015-05-08 15:49:33 +08:00 |
Vincent Yang
|
966f3b6a3f
|
Add terrain in Scene3DTest.
|
2015-05-08 11:46:27 +08:00 |
Vincent Yang
|
60aa223065
|
Add dialog in Scene3DTest.
|
2015-05-07 18:43:07 +08:00 |
Vincent Yang
|
1daca7fac9
|
Merge bug fix code.
|
2015-05-07 16:52:37 +08:00 |