Index: trunk/doc/TODO =================================================================== --- trunk/doc/TODO (revision 29161) +++ trunk/doc/TODO (revision 29162) @@ -8,6 +8,7 @@ 2. For later releases =============================================================================== - CLEANUP: remove the donut rats special casing + - CLEANUP/BUG: bug_files/donut.lht: {c f} on the line, it will also mark the sorrunding larger poly found for no good reason; it happens if the donut rat is within the polygon hole; cut the poly so it's C shaped around it and it won't happen ml=3497,3623 - see also bug_files/rats.lht - remove donuts? code: pcb_isc_ratp_poly() [report: gpaubert] - CLEANUP: remove drawing area rendering limitation - arc bug: draw an arc with one end out of the drawing area; it will be jumpy and can not be placed properly -> AttachForCopy() calls SetCrosshairRange() that then sets crosshair max* which @@ -149,7 +150,6 @@ - BUG: rtree getting very badly shaped in no-hole poly dicer, see bug_files/rtree ml=3498 [report: gpaubert] - BUG: bug_files/drc/ - redundant drc hits, see README there [report: gpaubert] - BUG: bug_files/pstk_offs.lht - most of the code gets confused if a padstack's shape is far away from the padstack origin; try {c r} or {c f} on R8-1 [report: igor2] -- CLEANUP/BUG: bug_files/donut.lht: {c f} on the line, it will also mark the sorrunding larger poly found for no good reason; it happens if the donut rat is within the polygon hole; cut the poly so it's C shaped around it and it won't happen ml=3497,3623 - see also bug_files/rats.lht - remove donuts? code: pcb_isc_ratp_poly() [report: gpaubert] - CLEANUP/BUG: windows: locale is broken, setting it to C within the app is not possible - need local strtod() and printf(%f) implementation [report: aron] - version 3.0.0: - maybe rename pcblib? dir rename trunk/pcblib/tru-hole should handle make correctly and not walk on existing web services or user installs