kicad/libs/kimath
Seth Hillbrand 08d4e91f3b Change partitions to fixed size
Partititioning small polygons causes excessive partitions when we use a
fixed number of cells per side.  Partitioning by size keeps the
partition count limited and speeds the calculations.

Also adds an option to not partition the grid for elements (like 3d
raytracing) that do not need it.

Fixes https://gitlab.com/kicad/code/kicad/issues/5579
2020-09-10 09:31:20 -07:00
..
include Change partitions to fixed size 2020-09-10 09:31:20 -07:00
src Change partitions to fixed size 2020-09-10 09:31:20 -07: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