minggo
|
25053b80bc
|
Merge pull request #8930 from super626/fixsprite
add Sprite3D::getMeshArrayByName and refactor re-skin test
|
2014-11-05 18:11:51 +08:00 |
Ricardo Quesada
|
3a34d6eb9d
|
Performance improvements
`Director::getMatrix()` returns `const Mat4`
|
2014-11-04 16:46:14 -08:00 |
Ricardo Quesada
|
2ec1170943
|
treat warnings as errors in samples
|
2014-11-04 15:42:29 -08:00 |
minggo
|
543c65c7b3
|
Merge pull request #8970 from super626/v3
refact 3d bundle code and fix sprite
|
2014-10-31 10:27:16 +08:00 |
yangxiao
|
77aebb657d
|
merge cocos
|
2014-10-30 11:56:20 +08:00 |
Dale Stammen
|
fa70e066a1
|
enabled FastTileMap test for WP8
|
2014-10-29 09:17:31 -07:00 |
lvlong
|
bdf10426e2
|
new axe.c3b (ver 0.4)
|
2014-10-27 16:12:15 +08:00 |
minggo
|
baff367c94
|
Merge pull request #8918 from dumganhar/iss8843-drawpoint
closed #8843: Fixes DrawNode::drawPoint crash and uses VAO if it's available when draw points.
|
2014-10-27 11:38:11 +08:00 |
yangxiao
|
20decd5a39
|
refact reskin code
|
2014-10-25 14:11:32 +08:00 |
James Chen
|
13b51f7c73
|
Small fixes in Sprite3DTest
|
2014-10-24 12:03:42 +08:00 |
James Chen
|
603700179e
|
closed #8843: Fixes DrawNode::drawPoint crash and uses VAO if it's available when draw points.
|
2014-10-24 12:03:11 +08:00 |
Dale Stammen
|
f42afaa6bb
|
updated project files with new pch files
|
2014-10-23 19:40:57 -07:00 |
Dale Stammen
|
af98442e1f
|
added projects Assets
|
2014-10-23 07:35:22 -07:00 |
Dale Stammen
|
fdfc05a823
|
removed old files
|
2014-10-23 07:35:19 -07:00 |
Dale Stammen
|
96daa12a42
|
added projects Assets
|
2014-10-23 07:35:05 -07:00 |
Dale Stammen
|
4f01036bc9
|
removed old files
|
2014-10-23 07:34:21 -07:00 |
Dale Stammen
|
3795d6ac28
|
removed old files
|
2014-10-23 07:33:14 -07:00 |
Dale Stammen
|
6005ffd89d
|
remove PhoneDirect3DXamlAppComponent namespace refactor
|
2014-10-23 07:30:13 -07:00 |
Dale Stammen
|
068e574090
|
cocos2d namespace refactor
|
2014-10-23 07:26:59 -07:00 |
Dale Stammen
|
d0891a9973
|
remove PhoneDirect3DXamlAppComponent namesapce refactor
|
2014-10-23 07:24:23 -07:00 |
Dale Stammen
|
f2d9fd2746
|
enabled tests for winrt
|
2014-10-23 07:23:13 -07:00 |
Dale Stammen
|
75d37a9cc4
|
no mp3 for winrt
|
2014-10-23 07:22:05 -07:00 |
minggo
|
b3288f7c27
|
Merge pull request #8893 from dabingnn/v3_fixTypo
[ci skip] fix typo
|
2014-10-22 14:16:07 +08:00 |
Huabing.Xu
|
ff27c3539d
|
[ci skip] fix typo
|
2014-10-21 17:37:00 +08:00 |
Dhilan007
|
4e7d03f0e5
|
Replace CCLOG with log in ConfigurationTest
|
2014-10-21 15:56:52 +08:00 |
minggo
|
f3e4c705eb
|
more warnings fixed
|
2014-10-21 11:47:28 +08:00 |
minggo
|
b2d1549686
|
Merge pull request #8869 from Dhilan007/v3-movefile
Move `CCCamera.cpp/h` `CCLight.cpp/h` into 2d
|
2014-10-20 18:10:52 +08:00 |
minggo
|
0dd8e89bb2
|
Merge pull request #8863 from Dhilan007/v3-labelfix
Fix wrong text color for system font on Linux/Window
|
2014-10-20 16:38:32 +08:00 |
Dhilan007
|
a5f838496c
|
Move `CCCamera.cpp/h` `CCLight.cpp/h` into 2d
|
2014-10-20 16:25:24 +08:00 |
minggo
|
8a76be13e4
|
Merge pull request #8865 from huangshiwu/v3_fixbug
add two missing image files for TexturePerfermancTest
|
2014-10-20 15:27:12 +08:00 |
minggo
|
f224f275ec
|
Merge pull request #8851 from pipu/#8838
Fixed #8838
|
2014-10-20 15:14:07 +08:00 |
huanghsiwu
|
8e6000ef56
|
add two missing image files for TexturePerfermancTest
|
2014-10-20 15:03:30 +08:00 |
Dhilan007
|
ae997f52ee
|
update test case of LabelTTF
|
2014-10-20 14:58:15 +08:00 |
pipu
|
8072328ca6
|
Modify that record path of .csb file
|
2014-10-20 11:56:48 +08:00 |
Huabing.Xu
|
86fedffd56
|
change asset manager to use a new resource, which will not affect other test cases
|
2014-10-20 11:03:13 +08:00 |
andyque
|
0dc7bbe861
|
fix long file path on WP8
|
2014-10-18 14:48:27 +08:00 |
Dhilan007
|
b5f91d17da
|
Fix [Node:clipping -> Clipping to RenderTexture] crash
|
2014-10-17 18:48:18 +08:00 |
minggo
|
d241e568b0
|
Merge pull request #8788 from samuele3hu/v3_new_spine
Update the deprecated Func and update bindings-generator
|
2014-10-17 16:35:51 +08:00 |
minggo
|
6367727e18
|
Merge pull request #8784 from pipu/v3_Modify_Bug_#8770
Fixed #8770
|
2014-10-17 15:47:30 +08:00 |
minggo
|
31664d979a
|
Merge pull request #8783 from andyque/adjustUITestProject
fix scrollView rotate issue
|
2014-10-17 14:54:32 +08:00 |
samuele3hu
|
14f91ea9f6
|
Merge branch 'v3' of https://github.com/cocos2d/cocos2d-x into v3_new_spine
|
2014-10-17 14:38:07 +08:00 |
samuele3hu
|
dfd2077648
|
Update the related manifests files for assetsmanager tests
|
2014-10-17 14:35:52 +08:00 |
andyque
|
e76b605aeb
|
update css submodule
|
2014-10-17 14:22:48 +08:00 |
pipu
|
778701595c
|
Fixed #8770
|
2014-10-17 14:11:15 +08:00 |
andyque
|
952e52365b
|
fix scrollView rotate issue
|
2014-10-17 14:02:49 +08:00 |
andyque
|
8161d2ad34
|
fix scrollView rotate issue
|
2014-10-17 11:31:00 +08:00 |
andyque
|
812c2ecd0c
|
fix winRT macro
|
2014-10-17 10:09:05 +08:00 |
Dale Stammen
|
dc2f40fb8f
|
added missing tests
|
2014-10-16 11:14:56 -07:00 |
Dale Stammen
|
7ccc380e3f
|
enabled networking tests for winrt
|
2014-10-16 11:14:18 -07:00 |
Dale Stammen
|
a931f8c192
|
enabled console for winrt
|
2014-10-16 11:13:32 -07:00 |