kicad/libs/kimath
Jeff Young 4156587abe Don't assume an error location for PAD::GetEffectivePolygon().
While ERROR_INSIDE was good for plotting, 3D generation, etc., it's
not good for generating router hulls.

Also reverts part of the change to always use polygons for PNS::SOLIDs.  A single shape in a SHAPE_COMPOUND will be faster (and
more accurate).

Fixes https://gitlab.com/kicad/code/kicad/-/issues/14898

(cherry picked from commit 62d959ed0e)
2023-10-14 15:33:00 +01:00
..
include Don't assume an error location for PAD::GetEffectivePolygon(). 2023-10-14 15:33:00 +01:00
src Fix oval pad snapping 2023-09-10 00:49:03 +01:00
CMakeLists.txt Fix oval pad snapping 2023-09-10 00:49:03 +01:00
determine_if_point_inside_polygon.odt Refactor all math into a new kimath library 2020-01-07 17:12:59 +00:00