kicad/pcbnew/plugins
jean-pierre charras ee5f9034f7 pcb parser: ensure the parser is reinitialized before parsing a new fp file
Because the same parser is used to read all footprint files of a library,
the parser must be reinitialized (internal variable cleared) before reading
a new file, otherwise the previous parser state is applied to the next file.
Fixes #7627
https://gitlab.com/kicad/code/kicad/issues/7627
2021-08-26 19:38:20 +02:00
..
altium Clear numbers from non-numberable pads and don't run DRC on them. 2021-08-24 01:03:06 +01:00
cadstar Clear numbers from non-numberable pads and don't run DRC on them. 2021-08-24 01:03:06 +01:00
common Rename layer ids file. 2021-07-29 16:03:25 +01:00
eagle Clear numbers from non-numberable pads and don't run DRC on them. 2021-08-24 01:03:06 +01:00
fabmaster Clear numbers from non-numberable pads and don't run DRC on them. 2021-08-24 01:03:06 +01:00
geda Clear numbers from non-numberable pads and don't run DRC on them. 2021-08-24 01:03:06 +01:00
kicad pcb parser: ensure the parser is reinitialized before parsing a new fp file 2021-08-26 19:38:20 +02:00
legacy Clear numbers from non-numberable pads and don't run DRC on them. 2021-08-24 01:03:06 +01:00
pcad Clear numbers from non-numberable pads and don't run DRC on them. 2021-08-24 01:03:06 +01:00