kicad/pcbnew/plugins
Ian McInerney b31e97cfed Fix FP/PCB_SHAPE fill sexpr syntax to be backwards compatible
Previously the fill for shapes inside a footprint was not being
properly imported from older versions becase the default of no
flag changed from representing filled to representing no fill.

Introduce explicit filling information, and continue to treat no
flag on a polygon as meaning it is filled (which is the legacy
behavior).

Fixes https://gitlab.com/kicad/code/kicad/-/issues/6393
Fixes https://gitlab.com/kicad/code/kicad/-/issues/6390
2020-11-15 21:28:27 +00:00
..
altium First-class support for filled shapes. 2020-11-14 01:40:32 +00:00
cadstar First-class support for filled shapes. 2020-11-14 01:40:32 +00:00
common Allow a user to remap layers in Eagle import 2020-11-12 11:37:04 +01:00
eagle Clean up some more MODULE terms. 2020-11-14 19:56:06 +00:00
geda Clean up some more MODULE terms. 2020-11-14 19:56:06 +00:00
kicad Fix FP/PCB_SHAPE fill sexpr syntax to be backwards compatible 2020-11-15 21:28:27 +00:00
legacy A bit of "module" erradication, nameing conventions, and formatting. 2020-11-14 21:21:54 +00:00
pcad Finish module cleanup (except for xpms). 2020-11-14 22:00:12 +00:00