Ricardo Quesada
|
9b118e5e96
|
Squashed commit of the following:
commit 519fcd7f68e3586c376fd5e8d4a0ee220a48d225
Author: Ricardo Quesada <ricardoquesada@gmail.com>
Date: Sat Apr 26 10:10:06 2014 -0700
Updates templates files
commit 2b07843ebe592f56b2abc544ccf66d441bb19fc5
Author: Ricardo Quesada <ricardoquesada@gmail.com>
Date: Sat Apr 26 10:08:19 2014 -0700
compiles on Windows
commit b175522ef7205eaab3bd3f26c27c5d6514cbe2a4
Author: Ricardo Quesada <ricardoquesada@gmail.com>
Date: Sat Apr 26 09:55:30 2014 -0700
adds cocos2d.h
commit 4c3d14f929bac017b93ca843b4f149d352264a30
Author: Ricardo Quesada <ricardoquesada@gmail.com>
Date: Sat Apr 26 09:54:24 2014 -0700
re-adds missing files
commit f729181728959260d14c4152555534f5beec8e05
Merge: 148da79 2adac67
Author: Ricardo Quesada <ricardoquesada@gmail.com>
Date: Sat Apr 26 09:51:12 2014 -0700
Merge branch 'includes_fixes' of github.com:ricardoquesada/cocos2d-x into includes_fixes
commit 148da79010c5dffeab885933624cffaf3d588852
Author: Ricardo Quesada <ricardoquesada@gmail.com>
Date: Sat Apr 26 09:49:12 2014 -0700
Adds SimpleAudioEngine
commit 2adac67019180ec82b7bd03f0b67c12f62e29e77
Author: Ricardo Quesada <ricardoquesada@gmail.com>
Date: Sat Apr 26 09:47:45 2014 -0700
Compiles for Android
commit 4a300d1b9225fa5708f25a69a50bb531f0ac1a32
Author: Ricardo Quesada <ricardoquesada@gmail.com>
Date: Sat Apr 26 09:13:35 2014 -0700
Fixes the includes
|
2014-04-26 10:11:22 -07:00 |
Huabing.Xu
|
7a38050e09
|
Merge branch 'develop' into develop_migrate_math_lib_merge
|
2014-04-21 17:47:34 +08:00 |
zhangbin
|
440702aa06
|
Enable depth test in test case : TilemapTest->TMXOrthoVertexZ.
|
2014-04-21 15:26:57 +08:00 |
Huabing.Xu
|
95cb7721f6
|
Merge branch 'develop' into develop_migrate_math_lib_merge
Conflicts:
cocos/2d/CCSprite.cpp
tests/cpp-tests/Classes/NewRendererTest/NewRendererTest.cpp
|
2014-04-15 22:21:04 +08:00 |
Huabing.Xu
|
7f61639541
|
replace Point with Vector2 in tests, extension folder
|
2014-04-15 18:23:40 +08:00 |
Huabing.Xu
|
a5e900a86b
|
manually enable depth test in test case TMXIsoVertexZ
|
2014-04-14 17:06:35 +08:00 |
Huabing.Xu
|
ec5398e7c6
|
Merge branch 'develop' into develop_migrate_math_lib_merge
Conflicts:
tests/cpp-tests/Classes/RenderTextureTest/RenderTextureTest.h
|
2014-04-14 14:08:19 +08:00 |
andyque
|
280c2755b3
|
closed #4761. fix a compile error
|
2014-04-11 16:47:35 +08:00 |
andyque
|
83664e2322
|
closed #4761. fix a improve super class function call
|
2014-04-11 16:34:26 +08:00 |
andyque
|
4be149e492
|
closed #4761, fix zfighting between tests
|
2014-04-11 16:30:25 +08:00 |
Huabing.Xu
|
d865341694
|
remove kmMat4 interface in cpp-tests
|
2014-04-10 10:16:16 +08:00 |
Huabing.Xu
|
3837c23ebe
|
draw() using Matrix instead of kmMat4
|
2014-04-08 22:07:35 +08:00 |
Huabing.Xu
|
f9405e0ea9
|
Merge branch 'develop' into develop_migrate_math_lib_merge
|
2014-04-03 17:47:16 +08:00 |
Huabing.Xu
|
5e76c6713d
|
migrate cpp-tests to director matrix stack
|
2014-04-03 15:59:55 +08:00 |
zhangbin
|
0e0000e6d5
|
The projection reset to DEFAULT when a test case onExit().
|
2014-04-02 17:12:09 +08:00 |
andyque
|
f5795c25b6
|
remove warnings under win32
|
2014-03-24 10:12:40 +08:00 |
andyque
|
7ab639ec0f
|
fix lots compile warnings
|
2014-03-20 16:24:55 +08:00 |
James Chen
|
b88de91a15
|
Renames 'samples' folder to 'tests', ouch....
|
2014-03-11 19:10:34 +08:00 |