aboutsummaryrefslogtreecommitdiff
path: root/Gem/part_draw-help.pd
diff options
context:
space:
mode:
authorTravis CI <zmoelnig@travis-ci.umlaeute.mur.at>2015-03-17 22:38:45 +0000
committerTravis CI <zmoelnig@travis-ci.umlaeute.mur.at>2015-03-17 22:38:45 +0000
commit356f94fc355f36c16e48555d10c2377dff4b7554 (patch)
tree4b825dc642cb6eb9a060e54bf8d69288fbee4904 /Gem/part_draw-help.pd
parent5c694f159b012d1d94bf15bfe580dec52e4fe797 (diff)
Gem 096ed6ef786b7a9d6e11a437ff8526619c89a1fd osx/x86_64
built 'coverity_scan:096ed6ef786b7a9d6e11a437ff8526619c89a1fd' for osx/x86_64
Diffstat (limited to 'Gem/part_draw-help.pd')
-rw-r--r--Gem/part_draw-help.pd54
1 files changed, 0 insertions, 54 deletions
diff --git a/Gem/part_draw-help.pd b/Gem/part_draw-help.pd
deleted file mode 100644
index 5fcc582..0000000
--- a/Gem/part_draw-help.pd
+++ /dev/null
@@ -1,54 +0,0 @@
-#N canvas 539 315 813 403 10;
-#X msg 631 212 draw point;
-#X text 536 159 This is the drawing mode: line/point;
-#X text 98 109 [part_draw] finally draws a particle system that was
-set up with [part_head] and other [part_]-objects.;
-#X text 51 65 Class: Particle System;
-#X text 10 90 Description: Draw a particle system;
-#X text 26 175 See also:;
-#X obj 99 176 part_render;
-#X obj 521 30 gemhead;
-#X obj 521 51 part_head;
-#X obj 521 105 part_killold 5;
-#X obj 521 78 part_source;
-#X obj 521 267 part_draw;
-#N canvas 0 0 450 300 gemwin 0;
-#X obj 132 136 gemwin;
-#X obj 67 89 outlet;
-#X obj 67 10 inlet;
-#X obj 67 41 route create;
-#X msg 67 70 set destroy;
-#X msg 142 68 set create;
-#X msg 132 112 create \, 1;
-#X msg 198 112 destroy;
-#X connect 2 0 3 0;
-#X connect 3 0 4 0;
-#X connect 3 0 6 0;
-#X connect 3 1 5 0;
-#X connect 3 1 7 0;
-#X connect 4 0 1 0;
-#X connect 5 0 1 0;
-#X connect 6 0 0 0;
-#X connect 7 0 0 0;
-#X restore 521 356 pd gemwin;
-#X msg 521 337 create;
-#X text 519 316 Create window:;
-#X obj 521 10 tgl 15 0 empty empty empty 0 -6 0 8 -262144 -1 -1 0 1
-;
-#X msg 629 184 draw line;
-#X msg 634 241 draw \$1;
-#X floatatom 712 227 5 0 0 0 - - -;
-#X text 38 41 inlet 1: gemlist (with part_head) \, draw [line|point|<nr>]
-;
-#X text 31 14 Synopsis: [part_draw];
-#X connect 0 0 11 0;
-#X connect 7 0 8 0;
-#X connect 8 0 10 0;
-#X connect 9 0 11 0;
-#X connect 10 0 9 0;
-#X connect 12 0 13 0;
-#X connect 13 0 12 0;
-#X connect 15 0 7 0;
-#X connect 16 0 11 0;
-#X connect 17 0 11 0;
-#X connect 18 0 17 0;