X-Git-Url: http://shamusworld.gotdns.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=TODO;h=9bbbe206b18db3d8d5c95ff1dc7b9b3139ae923f;hb=86caae9cadd6e1877a4e6226533521ef0d1c6389;hp=540d541ecbba779e6abc48fc439b9af392587cd7;hpb=70297ac8ec7453e4196f4b58056bcfe4b04f2aca;p=architektonas diff --git a/TODO b/TODO index 540d541..9bbbe20 100644 --- a/TODO +++ b/TODO @@ -3,11 +3,13 @@ Stuff To Be Implemented/Fixed - Add Arc - Add Polygon + - Add Ellipse + - Add Spline + - Add Text - Manipulate Dimension - Object connections - Group selection (kind done, needs more work though) - Take movement code out of Objects and put it into top level Container - - Fix snap to grid to honor both states (right now, it's a weird mix of states) - Add OSD routines so they don't have to be implemented in Objects - Add OSD to Object creation - Add layers @@ -17,7 +19,12 @@ Stuff To Be Implemented/Fixed - Add fill/hatch to Objects - Fix zooming to be more intuitive - Add other Dimension types, like radial, diametric, leader - - Add Ellipse - - Add Spline - - Add Text + - Mirror tool + - Restrict movement horizontal/vertical tool + - Trim tool + +Stuff That's Done +----------------- + + - Fix snap to grid to honor both states (right now, it's a weird mix of states)