kicad/libs
Seth Hillbrand 5e5741edd3 Minor optimizations
Most of the lines in KiCad are on 45° angles.  We can avoid sqrts by
recognizing that this implies the x/y values are the same.  Therefore,
the length of the hypotenuse is sqrt(2) * x.
2024-05-16 11:50:48 -07:00
..
core Minor net navigator improvements. 2024-04-17 14:31:50 -04:00
kimath Minor optimizations 2024-05-16 11:50:48 -07:00
kinng Refactor; add user control over API server 2024-04-02 19:51:18 -04:00
kiplatform Try and fix ifdef again 2024-05-05 18:51:51 -04:00
sexpr Unwrap the FROM_UTF8 macro in favor of direct function 2023-09-09 00:10:57 -04:00
CMakeLists.txt ADDED: A new IPC API based on protobuf and nng 2024-04-02 19:34:36 -04:00