kicad/libs/kimath
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
..
include Remove a long-standing hack to keep divots out of adjacent zones. 2020-08-12 22:20:08 +01:00
src Remove a long-standing hack to keep divots out of adjacent zones. 2020-08-12 22:20:08 +01:00
CMakeLists.txt kimath/geometry: starting with SHAPE_COMPOUND 2020-07-29 23:14:03 +02:00
determine_if_point_inside_polygon.odt Refactor all math into a new kimath library 2020-01-07 17:12:59 +00:00