kicad/libs
Seth Hillbrand e3231e6996 Rework VECTOR2D promotion rules
VECTOR + scalar = vector type (KiROUND when VECTOR is integral and
scalar is float)
VECTOR + VECTOR = common type vector

Implemented with concepts in template rules - SWIG compatible
2024-06-15 13:41:07 -07:00
..
core Do not update schematic editor net navigator when it's not shown. 2024-06-05 11:46:19 -04:00
kimath Rework VECTOR2D promotion rules 2024-06-15 13:41:07 -07:00
kinng Refactor; add user control over API server 2024-04-02 19:51:18 -04:00
kiplatform Update wayland file location 2024-06-03 10:57:08 -07: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