kicad/qa/tests/libs/kimath
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
..
geometry Fix qa failure 2024-05-21 16:26:00 -07:00
math Rework VECTOR2D promotion rules 2024-06-15 13:41:07 -07:00
CMakeLists.txt Rework item distribution 2024-05-05 03:35:09 +08:00
kimath_test_module.cpp
test_kimath.cpp QA: show more info in TestCalcArcCenter3Pts. 2023-11-25 20:09:51 +03:00