diff options
author | Frank Barknecht <fbar@users.sourceforge.net> | 2005-04-29 19:28:36 +0000 |
---|---|---|
committer | Frank Barknecht <fbar@users.sourceforge.net> | 2005-04-29 19:28:36 +0000 |
commit | 4246735fbfbf7a9ef9cc25386381a215054ae8b4 (patch) | |
tree | 8155b0363ff3d74055b43168fa61eae906acae33 /msd2D/editor/README | |
parent | 1d77ab8203fa300ba6c0e1ff4c846b4008602b8c (diff) |
* Initial import of the msd2d-editor.
* Changes compared to previous version available on footils.org:
* Link creation now done by selectind two or more masses, then the
link-bang will connect each two masses with a link.
svn path=/trunk/externals/nusmuk/; revision=2856
Diffstat (limited to 'msd2D/editor/README')
-rw-r--r-- | msd2D/editor/README | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/msd2D/editor/README b/msd2D/editor/README new file mode 100644 index 0000000..12e4ad0 --- /dev/null +++ b/msd2D/editor/README @@ -0,0 +1,10 @@ +msd2d-editor +------------ + +patched by Frank Barknecht <fbar@footils.org> with a big hand from Nicolas +Montgermont <montgermont@la-kitchen.fr> who wrote the msd2D external required +for using this patch. GEM is used to provide an alternative visualization, but +it is not required for the patch to work. +Thanks Nicolas for a great external colletion. + +msd2d-editor.pd is the patch to open, further documentation is inside. |