Index: trunk/doc/TODO =================================================================== --- trunk/doc/TODO (revision 38720) +++ trunk/doc/TODO (revision 38721) @@ -6,13 +6,12 @@ - at B.rp 175;187 the bottom right corner cuts into the horizontal edge of the bottom poly - replace the current code with three checks per edge: - two thin-line check at edge +- offset - - a curcle check in each corner + - a circle check in each corner - BUG: using image2footprint parametric footprint, choose 0.25mm pixel size, white silk, black soldermask, yes to dithering and yes to FR4, choose either of the vader .pngs from bug files as the image and place on layout, then change .png to other png, place on layout, and continue alternating. segfault will typically ensue after a period. backtrace included as big-subc-bt.txt [report: erich] - poly lib rewrite (fixed means it works with polybool): + BUG: Bdale's disappearing poly bugreport, hosted in librnd/work/poly_broken - BUG: test_poly/bdale4: broken clipping - - BUG: test_poly/bdale3: disappearing clearance: place a signal via right to the rectangular pin with no clarance overlap, rectangular pin's clearance disappears - -> dicing bug: zoom out and it heals; rewrite the dicer, doesn't need to do bool ops + + BUG: test_poly/bdale3: dicer bug: disappearing clearance: place a signal via right to the rectangular pin with no clarance overlap, rectangular pin's clearance disappears [report: Igor2] + BUG: test_poly/out-extract*.rf, on which is not autocropped, triggers assert with scrolling, but the autocropped version does not. Polygon vertex coords are well under size limit for 32 bit coords in both cases. out-minimal.rf is a more minimal polygon version of the subc which triggers assert in footprint edit mode with {ze} and scroll bar use. [Report: Erich] + BUG: thermal tool poly assert. test_poly/thermal-assert.rp and use thermal tool and shift click to start cycling through thermal types on padstack. Assert eventually occurs. [report: Erich] - BUG: test_poly/polyclpoly.lht: excess clearing into the corner of the outer poly; move the line a bit and it tends to disappear ml=3493 [report: gpaubert]