kicad/libs
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
..
core Minor net navigator improvements. 2024-04-17 14:31:50 -04:00
kimath Cleanup geometry functions 2024-05-31 12:26:37 -07:00
kinng Refactor; add user control over API server 2024-04-02 19:51:18 -04:00
kiplatform Hackfix some cases the IME on windows locks up 2024-05-25 13:25:10 -04:00
sexpr Tidy up string find API usages. 2024-05-28 15:30:29 +01:00
CMakeLists.txt ADDED: A new IPC API based on protobuf and nng 2024-04-02 19:34:36 -04:00