Index: trunk/doc/TODO =================================================================== --- trunk/doc/TODO (revision 26602) +++ trunk/doc/TODO (revision 26603) @@ -4,7 +4,6 @@ + CLEANUP: add the thin line draw optimization to the filled poly optimization, including hole, in hid_draw_helper (search for last_x); make this configurable for both (exporters shall not optimize!); remove the similar optimization from hidgl triangulation and gdk and lesstif [report: Ade, Peter] + BUG: double check parametric footprint edit window: bug_files/parametric.txt [report: Piotr] + FEATURE: scripting: example script that tents/untents all/selected/object vias [report: keantoken] -+ BUG: message log: when opens, even if scroll-to-bottom is set, it is not scrolling down automatically [report: keantoken] + BUG: press 'enter' in propedit right side value for string or coord - it should be taken as 'apply' [report: keantoken] + BUG: io_pcb hole clearance import: Peter's report: "bug: .fp/.pcb import..." ml2933 [report: Peter] + BUG: bug_files/bug_silk.lht: swap board, far-side color applies only to the first silk because it's not done by group but by layer [report: Peter] @@ -12,7 +11,6 @@ + BUG: direct gerber export (with which naming style?) results in empty drill gbrs ml=2928 [report: Peter] + BUG: png export: the no-plating mark should not be drawn on png unless 'as-shown' is enabled ml=2931 [report: Peter] + BUG: bug_files/warn.lht: load, click to somewhere to remove the warning (orange): object flag cleared but the board is not marked as changed [report: Peter] -+ BUG: bug_files/cam_layer_bug.lht: after cam export (from gui) the mask and paste layers are visible but the layer selector is not updated - als fixed for direct export [report: keantoken] + BUG: io_kicad: kicad_mod (clearance 0.25) is not processed (see priv mail from Erik on 22 may) [report: Erik] + BUG: io_kicad: parser not parsing obround pad rotation, rot, (at x y rot), see work/bug_files/obround-rotation.kicad_pcb [report: erich] + BUG: gl HID bug: changing background color from preferences won't update internal color cache [report: Ade, Dave]