kicad/3d-viewer/3d_canvas
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
..
board_adapter.cpp HIDPI_GL_3D_CANVAS needs CAMERA so move it over 2023-09-23 20:06:57 -04:00
board_adapter.h HIDPI_GL_3D_CANVAS needs CAMERA so move it over 2023-09-23 20:06:57 -04:00
create_3Dgraphic_brd_items.cpp Don't assume an error location for PAD::GetEffectivePolygon(). 2023-10-13 13:59:26 +01:00
create_layer_items.cpp Don't assume an error location for PAD::GetEffectivePolygon(). 2023-10-13 13:59:26 +01:00
eda_3d_canvas.cpp gl_context_mgr and gl_util belong in the gal folder 2023-09-19 23:06:44 -04:00
eda_3d_canvas.h Require wxWidgets 3.2 2023-08-23 22:02:56 +00:00
eda_3d_canvas_pivot.cpp Move Spacemouse to advanced config 2023-04-07 10:08:43 -07:00