X-Git-Url: http://shamusworld.gotdns.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=TODO;h=b783d7e6538673a0a964a398b929618106cc2de6;hb=acd27aa62a4c78b6aeee523e3145a8aa53f4bcde;hp=608c08117c7d3f71ddae4d594858b1cc2668a20c;hpb=4708212b56a0c5645226e728f9a26ee1fd2d027d;p=architektonas diff --git a/TODO b/TODO index 608c081..b783d7e 100644 --- a/TODO +++ b/TODO @@ -14,7 +14,6 @@ Stuff To Be Implemented/Fixed - 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 @@ -22,7 +21,6 @@ Stuff To Be Implemented/Fixed - Fix Arc manipulator. Idea: split edge handles so that the inner half controls arc sizing, outer half controls rotation. That way you can grab either handle and know what it's supposed to do. - - Fix loading and saving code - Add Drawing Properties dialog (separate from Application Settings) - Trim tool - Trim/Slice tool (to be able to click on a line segment crossing another, and @@ -33,6 +31,8 @@ Stuff To Be Implemented/Fixed Stuff That's Done ----------------- + - Add pen color/style/width to Objects [Shamus 2017ish] + - Fix loading and saving code [Shamus 2016ish] - Manipulate Dimension [Shamus 2014-03-20] - Fix snap to grid to honor both states (right now, it's a weird mix of states) [Shamus 2013-08-11]