kicad/pcbnew/pcb_io
Seth Hillbrand a9ae86eefd Cleanup geometry functions
Added Distance(VECTOR2) function that returns a double.  Removed
superfluous EuclideanNorm, GetLineLength, integer constructor for
EDA_ANGLE (this promotes to double in the CTOR), DistanceLinePoint and
HitTestPoints

Also extended the size for arc calculations that get distances to center
points to avoid overflow
2024-05-31 12:26:37 -07:00
..
altium Cleanup geometry functions 2024-05-31 12:26:37 -07:00
cadstar Move pad and via properties into PADSTACK 2024-05-14 20:57:56 -04:00
common
eagle Cleanup geometry functions 2024-05-31 12:26:37 -07:00
easyeda Start unifying padstack properties 2024-05-14 20:57:56 -04:00
easyedapro Handle font when reading render cache. 2024-05-21 11:31:35 +01:00
fabmaster Coding policy fixes. 2024-05-23 07:59:45 -04:00
geda Cleanup geometry functions 2024-05-31 12:26:37 -07:00
ipc2581 Formatting. 2024-05-27 17:06:09 +01:00
kicad_legacy Start unifying padstack properties 2024-05-14 20:57:56 -04:00
kicad_sexpr Handle font when reading render cache. 2024-05-21 11:31:35 +01: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