aboutsummaryrefslogtreecommitdiff
path: root/TODO.txt
diff options
context:
space:
mode:
authorCyrille Henry <nusmuk@users.sourceforge.net>2013-04-08 22:55:03 +0000
committerCyrille Henry <nusmuk@users.sourceforge.net>2013-04-08 22:55:03 +0000
commitcdc1e62f0dd1a08648fc5e7bd6a9b5138a036681 (patch)
treecfc7c28f22787b009bafcd8a09f74bfdf8f2277e /TODO.txt
parent308f704b85f93da39a8a3559c11aab1dac9ae2f9 (diff)
update things to do
svn path=/trunk/externals/pmpd/; revision=17072
Diffstat (limited to 'TODO.txt')
-rw-r--r--TODO.txt6
1 files changed, 6 insertions, 0 deletions
diff --git a/TODO.txt b/TODO.txt
index 6334109..78075a5 100644
--- a/TODO.txt
+++ b/TODO.txt
@@ -24,6 +24,12 @@ closestNeighbor
linkEndL
add creation parametter to fix maximum number of link and mass
+pmpd2d list : a reprendre la version 3d
+
+BUG :
+pmpd2d et pmpd3d : setL, setLCurrent : distance calculé seulement en X.
+
+
messages a tester :
# class_addmethod(pmpd3d_class, (t_method)pmpd3d_setLCurrent, gensym("setLCurrent"), A_GIMME, 0);
# class_addmethod(pmpd3d_class, (t_method)pmpd3d_setActive, gensym("setActive"), A_GIMME, 0);