aboutsummaryrefslogtreecommitdiff
path: root/exemples/04_3D_exemple.pd
diff options
context:
space:
mode:
authorCyrille Henry <nusmuk@users.sourceforge.net>2006-06-13 17:51:41 +0000
committerCyrille Henry <nusmuk@users.sourceforge.net>2006-06-13 17:51:41 +0000
commit46fbfa2f1c8ae91ab393170ba7b9dc24f01d7abe (patch)
treefbe9257e9a1217967f6f0e8cb38caf3262263579 /exemples/04_3D_exemple.pd
parent42a95a816bf65a7414126456cc87bb8affcff5bf (diff)
update examples to use the nex english name of the objects.
svn path=/trunk/externals/pmpd/; revision=5223
Diffstat (limited to 'exemples/04_3D_exemple.pd')
-rwxr-xr-xexemples/04_3D_exemple.pd4
1 files changed, 2 insertions, 2 deletions
diff --git a/exemples/04_3D_exemple.pd b/exemples/04_3D_exemple.pd
index 670cee7..2cfdb7e 100755
--- a/exemples/04_3D_exemple.pd
+++ b/exemples/04_3D_exemple.pd
@@ -53,8 +53,8 @@
#X text 112 160 <- start here;
#X text 62 296 <- gem simulation;
#X text 347 205 <- send X \, Y \, Z forces;
-#X obj 82 264 masse3D 0 10;
-#X obj 189 264 lia3D 0 1 1 1 0.03;
+#X obj 82 264 mass3D 0 10;
+#X obj 189 264 link3D 0 1 1 1 0.03;
#X text 73 12 simulation of a 3D model. The small sphere is link in
the center of the big one with a 3D link. This link has the same diametter
than the big sphere.;