kicad/libs/kimath/include
Jeff Young 463100d67f Remove a long-standing hack to keep divots out of adjacent zones.
The new algorithm unions any adjacent zones before doing the
chamfer/fillet and then subtracts the other zones back out afterwards.

Fixes https://gitlab.com/kicad/code/kicad/issues/3812
2020-08-12 22:20:08 +01:00
..
geometry Remove a long-standing hack to keep divots out of adjacent zones. 2020-08-12 22:20:08 +01:00
math Add <algorithm> for std::min/std::max 2020-07-31 03:29:55 +00:00
bezier_curves.h Refactor all math into a new kimath library 2020-01-07 17:12:59 +00:00
convert_basic_shapes_to_polygon.h Cleanup pad geometry handling. 2020-06-22 22:28:37 +01:00
md5_hash.h Refactor all math into a new kimath library 2020-01-07 17:12:59 +00:00
trigo.h Start unit tests for math library trigonometry functions. 2020-03-05 07:34:26 -05:00