kicad/libs/kimath/src
Seth Hillbrand 207820e112 Avoid duplicate points in trapezoid pads
Duplicate points can be either positive-facing or negative facing, so
test absolutes

Fixes https://gitlab.com/kicad/code/kicad/issues/11025
2022-03-22 13:30:22 -07:00
..
geometry Performance fixes for the board from hell.... 2022-03-16 15:14:51 +00:00
math Add std::hash specialization for VECTOR2I 2022-01-05 20:32:46 -08:00
bezier_curves.cpp Fix source comment / documentation typos 2021-06-09 19:32:58 +00:00
convert_basic_shapes_to_polygon.cpp Avoid duplicate points in trapezoid pads 2022-03-22 13:30:22 -07:00
md5_hash.cpp For Coverity. 2022-02-17 14:30:47 +00:00
trigo.cpp Adds uncertainty propagation to center point calc 2022-03-08 10:34:41 -08:00