kicad/pcbnew/plugins
Jeff Young 9ac807bdd2 Freeze implicit footprint file version at last before explicit.
We have been writing footprint versions for a while now, but we were
still interpreting the lack of a version as "current".  This changes
lack of a version to mean "last format before we started writing out
versions".

Fixes https://gitlab.com/kicad/code/kicad/issues/7143
2021-01-23 00:10:01 +00:00
..
altium altium: fix non-copper pads. Roundrect pads were not filled and SetLocalCoord() does not transform polygons into the local coordinates, which is unexpected. 2021-01-14 22:21:05 +01:00
cadstar Make sure design rules get recompiled after netclass changes. 2021-01-13 12:37:20 +00:00
common Allow a user to remap layers in Eagle import 2020-11-12 11:37:04 +01:00
eagle Add optional project parameter to PCB plugin load method. 2020-12-18 10:40:51 -05:00
fabmaster fabmaster: Fix graphic handling in geometry section 2021-01-19 12:16:40 -08:00
geda Add optional project parameter to PCB plugin load method. 2020-12-18 10:40:51 -05:00
kicad Freeze implicit footprint file version at last before explicit. 2021-01-23 00:10:01 +00:00
legacy Fix warning at compile time 2021-01-02 22:42:16 +00:00
pcad Add optional project parameter to PCB plugin load method. 2020-12-18 10:40:51 -05:00