Index: trunk/doc/TODO =================================================================== --- trunk/doc/TODO (revision 20973) +++ trunk/doc/TODO (revision 20974) @@ -54,6 +54,7 @@ - switch over core from storing color names to storing pcb_color_t - remove per hid, non-backup-lib custom color structs - FEATURE: session persistent DAD message log (messages are flushed after dialog is closed?) [report: Miloh] +- BUG: open gl polygon rendering: white line between just-touching polygons, may need a line clearance too; bug_files/gl_poly.lht [report: keantoken, Ade] - CLEANUP: dad: make the implicit dialog ok/cancel buttons configurable or do not use them at all; e.g. export dialog is confusing [report: Cyril, ml2409] - CLEANUP: remove conf_cmd_is_safe: already handled by the conf_board_ignores - CLEANUP: move the PrintCalibrate() action out of core - check if DAD rewrite is needed