X-Git-Url: http://shamusworld.gotdns.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=TODO;h=13ab43c7997f13ad3b8c7c540437545f9632a88e;hb=921bf050ffe5fc81a9ab377e634180e659ee5d5d;hp=c54924f1971d3ded9b8898dfe7590ae4ba42f24a;hpb=642cf72c11b49a9e00128ab6258a2438c785a5ab;p=architektonas diff --git a/TODO b/TODO index c54924f..13ab43c 100644 --- a/TODO +++ b/TODO @@ -6,7 +6,7 @@ Stuff To Be Implemented/Fixed - Add Spline - Add Text - Manipulate Dimension - - Object connections + - Object connections (two types: flexible and rigid) - Group selection (kind done, needs more work though) - Take movement code out of Objects and put it into top level Container (actually I think this should be more of the state code handling. Have to see.) @@ -26,6 +26,8 @@ Stuff To Be Implemented/Fixed and know what it's supposed to do. - Fix loading and saving code - Add Drawing Properties dialog (separate from Application Settings) + - Trim/Slice tool (to be able to click on a line segment crossing another, and + remove it and it only, or to cut the entity at other entities crossing) Stuff That's Done