kicad/pcbnew/connectivity
Jeff Young 62d959ed0e 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
2023-10-13 13:59:26 +01:00
..
CMakeLists.txt Shove thread_pool to core 2023-09-06 17:50:12 -04:00
connectivity_algo.cpp Profile can live in core 2023-09-07 07:47:01 -04:00
connectivity_algo.h Fix more C5266 warnings 2023-05-18 22:08:50 -04:00
connectivity_data.cpp Don't assume an error location for PAD::GetEffectivePolygon(). 2023-10-13 13:59:26 +01:00
connectivity_data.h Eradicate a bunch of calls to dyn_cast. 2023-06-25 11:10:07 +01:00
connectivity_items.cpp ADDED: Connectivity for graphic shapes on copper layers 2023-08-10 21:47:43 -04:00
connectivity_items.h ADDED: Connectivity for graphic shapes on copper layers 2023-08-10 21:47:43 -04:00
connectivity_rtree.h Add more consts all over the place 2020-10-27 11:03:35 +00:00
from_to_cache.cpp More consistent naming. 2023-08-21 15:26:33 +01:00
from_to_cache.h Auto reduction and std::shared_ptr cover types reduction. 2022-02-13 12:04:03 +00:00