Index: doc/TODO =================================================================== --- doc/TODO (revision 11925) +++ doc/TODO (revision 11926) @@ -1,5 +1,11 @@ 1. For the upcoming release =============================================================================== +- BUG: subc recipe change [report: Ade] + File -> Import -> Load Element/Subcircuit into buffer, select fp from pcblib (I used 0603.fp) + select object, cut to buffer, break into pieces, convert buffer to subc + place buffer + select placed subc, cut to buffer, place buffer + + BUG: property editor silently censors negative values input by user, i.e. for arc delta values [report: Erich] + BUG: subtractive mask recipe is not surviving save and reload with a simple poly drawn on a explicit mask layer [report: Miloh] + provided we already have a subc with the mask layer, change the binding from +manual to -manual, save, load, it is lost @@ -24,6 +30,7 @@ - BUG: when DRC sizes are saved in user conf, they are overridden from the default.pcb -> should be fixed by removing these from pcb_board_t [report: Alain] Reason: pcb_board_t Bloat, Shrink, minWid, minSlk, minDrill, minRing -> remove them, use values from the config system instead - BUG: cycledrag doesn't work on arc endpoint + line endpoint when rubber band is enabled [report/fixing:Ade] +- vendor: be able to load multiple vendor files (project spec for skips, central for vendor) [report: celem] - BUG: missing subc snap: - polygon pad center snap [report: jg] - subc centroid/origin snap [report: jg]