kicad/libs/kimath/src
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 Refactor all math into a new kimath library 2020-01-07 17:12:59 +00:00
bezier_curves.cpp Refactor all math into a new kimath library 2020-01-07 17:12:59 +00:00
convert_basic_shapes_to_polygon.cpp Comments. 2020-07-05 19:53:04 +01:00
md5_hash.cpp Refactor all math into a new kimath library 2020-01-07 17:12:59 +00:00
trigo.cpp Fix compiler warning - those extra brackets aren't needed 2020-07-18 23:55:27 +01:00