kicad/pcbnew/pcb_io
Seth Hillbrand 7102d9f72a Altium import: handle polygons on copper
In Altium, copper polys will be connected automatically to their
associated pads.  In KiCad, we need to do the equivalent when parsing,
which is to combine the joining copper into the underlying pad.  We also
don't want to treat copper polys as proxy pads without the original
anymore.
2024-06-26 17:27:08 -07:00
..
altium Altium import: handle polygons on copper 2024-06-26 17:27:08 -07:00
cadstar Clearer naming and commenting. 2024-06-25 11:07:14 +01:00
common Clearer naming and commenting. 2024-06-25 11:07:14 +01:00
eagle Clearer naming and commenting. 2024-06-25 11:07:14 +01:00
easyeda Silence font replace warnings for libs 2024-06-24 09:55:10 -07:00
easyedapro Silence font replace warnings for libs 2024-06-24 09:55:10 -07:00
fabmaster Coding policy fixes. 2024-05-23 07:59:45 -04:00
geda Silence font replace warnings for libs 2024-06-24 09:55:10 -07:00
ipc2581 Large rework of BEZIER_POLY 2024-06-18 17:55:41 -07:00
kicad_legacy ADDED: Independent control of front/back via tenting 2024-06-11 21:50:25 -04:00
kicad_sexpr Silence font replace warnings for libs 2024-06-24 09:55:10 -07:00
pcad Start unifying padstack properties 2024-05-14 20:57:56 -04:00
pcb_io.cpp Improve "Selected file contains multiple footprints" string. 2024-05-14 16:04:05 +03:00
pcb_io.h Introduce base IO_MGR class and unify RELEASER objects 2023-12-29 00:37:38 +00:00
pcb_io_mgr.cpp kicad_cli fp ugrade: create directory with extension 2024-03-02 18:21:13 +01:00
pcb_io_mgr.h kicad_cli: Allow upgrade of legacy and non-kicad footprint libraries 2024-03-02 13:06:23 +01:00