From 2c2043cc8c78f2e94afea2bf3c5b4e082586806b Mon Sep 17 00:00:00 2001 From: Cyrille Henry Date: Wed, 23 Jan 2013 15:12:27 +0000 Subject: add a todo list! svn path=/trunk/externals/pmpd/; revision=16977 --- TODO.txt | 29 +++++++++++++++++++++++++++++ 1 file changed, 29 insertions(+) create mode 100644 TODO.txt (limited to 'TODO.txt') diff --git a/TODO.txt b/TODO.txt new file mode 100644 index 0000000..cf92dab --- /dev/null +++ b/TODO.txt @@ -0,0 +1,29 @@ +DONE : +- code refactorisation +- change messages masses*L in order to add filter on masses Id (symbol only) +- same for links*L messages +- New messages linksEndT +- new messages to replace get messages : (should be almost compatible) : massesPos [Id], massesSpeeds [Id], massesForces [Id] +- new messages to replace get messages : linksPos [Id] gives the center of links, to be consistant with other linksPosL and linksPosT. +- new messages to replace get : linksEnd [Id] : should be compatible with get linksPos +- new messages eumMasses and enumLinks to get all masses or links that fit specific conditions +- new messages massesDistance Id Id : return message : massesDistance float_Id float_Id distance +- new message : forceXT [Id] table (same in other dimention), to add a force to many masses, value come from the table. +- new message : setActive, setInactive for links +- add fonctionality to setL : setL [Id] curent float : to addapt lenght of the link to curentlength +- add setLinksId and setMassesId to replace setLinkId and setMassId to be more consitant with other messages + +TODO : +setLCurrent pour remplacer setL Id adapt +messages that replace get messages : to send both synbol_Id and float_Id +messages au singuliƩ / pluriel +enumMassesT enumLinksT, enumMassesL, enumLinksL +enumMasses : ajout d'un Id de test? +renomer enum en test +lenksEndXT, linksEndYT, linksEndZT +linksEnd1T linksEnd2T (en X/Y/Z) +add more condition on enumMasses and enumLinks +statistics on links +make pmpd* compatible with interactors +add creation parametter to fix maximum number of link and mass +linksEndL -- cgit v1.2.1