X-Git-Url: http://shamusworld.gotdns.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;ds=sidebyside;f=TODO;fp=TODO;h=540d541ecbba779e6abc48fc439b9af392587cd7;hb=70297ac8ec7453e4196f4b58056bcfe4b04f2aca;hp=0000000000000000000000000000000000000000;hpb=3047a65eb459ddb4a85e1a694aa2b2491437472e;p=architektonas diff --git a/TODO b/TODO new file mode 100644 index 0000000..540d541 --- /dev/null +++ b/TODO @@ -0,0 +1,23 @@ +Stuff To Be Implemented/Fixed +----------------------------- + + - Add Arc + - Add Polygon + - 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 + - Add blocks + - Add page layout + - Add pen color/style/width to Objects + - 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 +