kicad/qa/tests/libs/kimath
Roberto Fernandez Bautista e9fbb36538 SHAPE_LINE_CHAIN: Fix and simplify NextShape() + remove PrevShape()
NextShape() function was too complex (trying to go back and forwards).
We only used PrevShape() in one place, so removed that usage.

Added QA tests
2024-01-31 19:17:46 +03:00
..
geometry SHAPE_LINE_CHAIN: Fix and simplify NextShape() + remove PrevShape() 2024-01-31 19:17:46 +03:00
math Fix errant typecast in VECTOR2<T>::Resize 2023-05-29 19:34:40 -04:00
CMakeLists.txt Fix oval pad snapping 2023-09-06 21:33:45 +01:00
kimath_test_module.cpp
test_kimath.cpp QA: show more info in TestCalcArcCenter3Pts. 2023-11-25 20:09:51 +03:00