From c823b2bf3165990a556d50990adf4da5cee95593 Mon Sep 17 00:00:00 2001 From: Hans-Christoph Steiner Date: Fri, 2 Nov 2012 15:36:19 +0000 Subject: commit Gem 0.93.3 from http://gem.iem.at/releases/0.93.3/Gem-0.93.3-W32-i686.zip svn path=/trunk/; revision=16521 --- packages/noncvs/windows/extra/Gem/depth-help.pd | 42 ++++++++++++------------- 1 file changed, 21 insertions(+), 21 deletions(-) (limited to 'packages/noncvs/windows/extra/Gem/depth-help.pd') diff --git a/packages/noncvs/windows/extra/Gem/depth-help.pd b/packages/noncvs/windows/extra/Gem/depth-help.pd index 87149426..7e3911cf 100644 --- a/packages/noncvs/windows/extra/Gem/depth-help.pd +++ b/packages/noncvs/windows/extra/Gem/depth-help.pd @@ -1,21 +1,21 @@ -#N canvas 52 90 600 500 10; -#X obj 124 219 depth; -#X msg 173 156 1; -#X msg 173 184 0; -#X text 92 291 depth turns on and off depth test (also known as Z-buffering). -This is very useful if you are in single-buffer mode \, because then -a painting effect can be achieved. In double-buffered mode \, you probably -do not want to turn off the depth test \, unless you have taken control -of the rendering order by setting the priority of each gemhead (see -the gemhead example for explanation).; -#X text 138 6 depth; -#X msg 124 249 gemList; -#X msg 124 123 gemList; -#X text 124 61 GEM object; -#X text 93 403 By default \, this object will turn OFF depth buffering -for the objects "below".; -#X text 94 438 You can set the initial state via an argument; -#X connect 0 0 5 0; -#X connect 1 0 0 0; -#X connect 2 0 0 0; -#X connect 6 0 0 0; +#N canvas 52 90 600 500 10; +#X obj 124 219 depth; +#X msg 173 156 1; +#X msg 173 184 0; +#X text 92 291 depth turns on and off depth test (also known as Z-buffering). +This is very useful if you are in single-buffer mode \, because then +a painting effect can be achieved. In double-buffered mode \, you probably +do not want to turn off the depth test \, unless you have taken control +of the rendering order by setting the priority of each gemhead (see +the gemhead example for explanation).; +#X text 138 6 depth; +#X msg 124 249 gemList; +#X msg 124 123 gemList; +#X text 124 61 GEM object; +#X text 93 403 By default \, this object will turn OFF depth buffering +for the objects "below".; +#X text 94 438 You can set the initial state via an argument; +#X connect 0 0 5 0; +#X connect 1 0 0 0; +#X connect 2 0 0 0; +#X connect 6 0 0 0; -- cgit v1.2.1