From 454d0818e5ad0820771abebefa9758c66068b8d1 Mon Sep 17 00:00:00 2001 From: Travis CI Date: Thu, 19 Mar 2015 19:33:23 +0000 Subject: Gem 206d71791bc3642e8c5391a4c59c30ba7411fab8 osx/i386 built 'coverity_scan:206d71791bc3642e8c5391a4c59c30ba7411fab8' for osx/i386 --- Gem/part_damp-help.pd | 53 --------------------------------------------------- 1 file changed, 53 deletions(-) delete mode 100644 Gem/part_damp-help.pd (limited to 'Gem/part_damp-help.pd') diff --git a/Gem/part_damp-help.pd b/Gem/part_damp-help.pd deleted file mode 100644 index d8ca126..0000000 --- a/Gem/part_damp-help.pd +++ /dev/null @@ -1,53 +0,0 @@ -#N canvas -48 0 754 404 10; -#X text 540 156 This is the damping vector; -#X text 541 176 To slow particles down; -#X text 99 206 keep all of the values less than one; -#X text 51 97 Class: Particle System; -#X text 38 41 inlet 1: gemlist (with part_head); -#X text 31 14 Synopsis: [part_damp]; -#X text 38 68 Inlet 2: V1 V2 V3; -#X text 7 123 Description: Change velocity of Particles; -#X text 99 144 part_damp dampens the velocity of the particles. A damping -vector less than 1 \, 1 \, 1 will slow the particles done. A damping -vector greater than 1 \, 1 \, 1 will speed up the particles.; -#X obj 521 30 gemhead; -#X obj 521 51 part_head; -#X obj 521 113 part_killold 5; -#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 floatatom 663 192 5 0 0 0 - - -; -#X msg 663 211 \$1 1 1; -#X obj 521 10 tgl 15 0 empty empty empty 0 -6 0 8 -262144 -1 -1 1 1 -; -#X obj 521 80 part_source 5; -#X obj 521 237 part_damp 0.1 0.1 0.1; -#X connect 9 0 10 0; -#X connect 10 0 19 0; -#X connect 11 0 20 0; -#X connect 13 0 14 0; -#X connect 14 0 13 0; -#X connect 16 0 17 0; -#X connect 17 0 20 1; -#X connect 18 0 9 0; -#X connect 19 0 11 0; -#X connect 20 0 12 0; -- cgit v1.2.1