Index: doc/TODO =================================================================== --- doc/TODO (revision 31788) +++ doc/TODO (revision 31789) @@ -7,7 +7,7 @@ + CLEANUP/BUG: rtree getting very badly shaped in no-hole poly dicer, see bug_files/rtree ml=3498 [report: gpaubert] + FEATURE: optional: when clicked (or pressed a button on) multiple overlapping objects, offer a view about which one to operate on [report: keantoken] + FEATURE: PolyBool() action to expose our poly bool algebra, e.g. Evan's moon shaped poly example [report: Evan] -- FEATURE/BUG: bug_files/lines - remove zero length objects if they are created as the result of rubber banding [report: Evan] +- BUG: bug_files/lines - remove zero length objects if they are created as the result of rubber banding [report: Evan] - FEATURE: user script: bug_files/pstk_autonum.txt (when the footprint design pool note is being written) [report: Igor2] + FEATURE: layers for top and bottom soldermask, if not present in loaded eagle file, i.e. tvbgone3.brd, do not export on creating gerbers, and cannot be added easily to layout via layer prefs, since ability to add a soldermask group is lacking [erich] + BUG: 1. place 0603; 2. select; 3. cut to buffer; 4. undo -> 0603 put back but selection is lost; reason: the flag is removed in the buffer, but not in an undoable way as we don't have undo on buffer [report: miloh]