]> Shamusworld >> Repos - architektonas/blobdiff - TODO
Added Geometry class for common geometric tools used everywhere.
[architektonas] / TODO
diff --git a/TODO b/TODO
index 48c82e3e4b48bd6034c2f6d164e010d84c886bc5..355ea29779ae11dcde66a5eeddde9f1e46686937 100644 (file)
--- a/TODO
+++ b/TODO
@@ -18,7 +18,7 @@ Stuff To Be Implemented/Fixed
  - Add fill/hatch to Objects
  - Fix zooming to be more intuitive
  - Add other Dimension types, like radial, diametric, leader
- - Mirror tool
+ - Mirror tool (started, needs actual mirroring implementation)
  - Restrict movement horizontal/vertical tool
  - Trim tool
  - Fix Arc manipulator. Idea: split edge handles so that the inner half controls
@@ -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