aboutsummaryrefslogtreecommitdiff
path: root/Gem/alpha-help.pd
diff options
context:
space:
mode:
authorTravis CI <zmoelnig@travis-ci.umlaeute.mur.at>2018-12-12 16:19:45 +0000
committerTravis CI <zmoelnig@travis-ci.umlaeute.mur.at>2018-12-12 16:19:45 +0000
commitdae8f509c1e7dad1b010f48f56085f16f55da7dc (patch)
tree45bb6794c2ff798b7193b2c64bbc2b86ef95c818 /Gem/alpha-help.pd
parent3e54481919aa060dc19cc7f6a875a0ff3093ea46 (diff)
Gem 97fe0d368f5b9f9880d1253623f5d3e58f475002 osx/x86_64
built 'master:97fe0d368f5b9f9880d1253623f5d3e58f475002' for osx/x86_64
Diffstat (limited to 'Gem/alpha-help.pd')
-rw-r--r--Gem/alpha-help.pd4
1 files changed, 2 insertions, 2 deletions
diff --git a/Gem/alpha-help.pd b/Gem/alpha-help.pd
index 930dcf9..0f913ea 100644
--- a/Gem/alpha-help.pd
+++ b/Gem/alpha-help.pd
@@ -40,7 +40,7 @@
#X obj 451 197 cnv 15 80 60 empty empty empty 20 12 0 14 -24198 -66577
0;
#X obj 579 186 color 1 0 0 0.5;
-#X text 60 219 Inlet 1: float: turn alpha blending on/off;
+#X text 60 219 Inlet 1: float: turn alpha blending on/off (default:1);
#X text 50 12 Synopsis: [alpha];
#X text 29 77 Description: enable alpha blending;
#X obj 458 310 square;
@@ -65,7 +65,7 @@ depth detection;
the rendering order matters \, so you probably want to set the gemhead
order number high so that the object is rendered after all of the non-alpha
blended ones.;
-#X text 63 171 float : blending function (default: GL_ONE_MINUS_SRC_ALPHA)
+#X text 63 171 float : blending function (default:GL_ONE_MINUS_SRC_ALPHA)
;
#X text 60 260 Inlet 2: float: blending function;
#X text 70 272 0=GL_ONE_MINUS_SOURCE_ALPHA;