kicad/libs
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
..
kimath Change partitions to fixed size 2020-09-10 09:31:20 -07:00
kiplatform Move shutdown blocker to kiplatform 2020-09-01 10:14:51 +00:00
sexpr Fix in kicadpcb reader. Update dialog export step 2020-04-15 10:51:35 +02:00
CMakeLists.txt Add new kiplatform library for platform-specific code 2020-06-03 14:58:54 +00:00