vision
|
dfb016dde3
|
move the utility from Renderer to UtilsHelper
|
2014-05-14 16:25:47 +08:00 |
vision
|
6213747c41
|
fix the compile failure on win32.
|
2014-05-14 19:37:04 +08:00 |
vision
|
e7df247d65
|
replace more tabs with spaces to uniform the code styles.
|
2014-05-14 10:40:56 +08:00 |
visiblelight
|
541d03d668
|
Now it shoudl run fine on iOS
|
2014-05-14 01:06:26 +08:00 |
visiblelight
|
fe91f46882
|
The target filename shuld use a writable path.
|
2014-05-13 18:34:35 +08:00 |
visiblelight
|
5459b581b0
|
replace tab with spaces; remove the 'flipped' parameter;
|
2014-05-13 17:17:15 +08:00 |
visiblelight
|
47e4ee4ff2
|
add a new utility function to capture the screen
|
2014-05-13 16:23:35 +08:00 |
Huabing.Xu
|
718f3b3a57
|
remove warning message---continue
|
2014-04-16 10:47:29 +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 |
Ricardo Quesada
|
584ccf65e4
|
Culling working again
|
2014-04-14 16:46:19 -07:00 |
Huabing.Xu
|
d2dd57d412
|
change indention to space and remove comment code
|
2014-04-14 11:45:06 +08:00 |
Huabing.Xu
|
9935e8ddfb
|
setCullingEnabled set to public access
changed renderer->culling test case
|
2014-04-14 11:33:40 +08:00 |
Huabing.Xu
|
5475a0fc02
|
fix compile error after merge
|
2014-04-10 10:58:43 +08:00 |
Huabing.Xu
|
1b0c55ef15
|
issue #4629: test case add a spriteInGroup instead of sprite, the sprite can not be seen now
|
2014-04-07 22:31:24 +08:00 |
Huabing.Xu
|
beda294be1
|
issue #4629: add test case for group command
|
2014-04-07 22:02:43 +08:00 |
James Chen
|
b88de91a15
|
Renames 'samples' folder to 'tests', ouch....
|
2014-03-11 19:10:34 +08:00 |