Index: doc/TODO =================================================================== --- doc/TODO (revision 30666) +++ doc/TODO (revision 30667) @@ -164,10 +164,9 @@ - FEATURE: data model: new object type GFX- save and load - FEATURE: data model: object minimal clearance value from the polygon side; final clearance should be MAX(obj->Clearance, poly->Clearance); kicad example: 1 line, 2 polygons with 2 different clearance values - see CUCP#38 provided by Karl [report: Igor2] - FEATURE: data model: TODO("v7textclr"): clearance field of text objects; plus invent a flag or attrib to choose between bbox clear or detailed clear [report: Igor2] - - remove via geometry from route style - remove netlist net ->style, should be a plain attribute (but keep the dedicated field in old versions) - save and load rat anchor object idpath - - poly side clearance value (complements object's clearance) when it is introduced in the data model + - remove via geometry from route style 4. Low prio =============================================================================== - FEATURE: footprint in-place replacement should match up floaters to keep their coords, as documented in ML/2304; also keep thermals per term ID [report: gpaubert]