kicad/pcbnew/microwave
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
..
microwave_footprint.cpp REMOVED new footprint dialog. 2024-05-31 10:36:51 +01:00
microwave_inductor.cpp Cleanup geometry functions 2024-05-31 12:26:37 -07:00
microwave_polygon.cpp Cleanup. 2023-11-25 13:12:45 +00:00
microwave_tool.cpp TOOL_EVENT: make command string non-optional 2022-09-19 10:23:09 -04:00
microwave_tool.h Yeet the last of wxSize/wxPoint to stop leaking gdicmn everywhere 2023-02-18 22:57:18 -05:00