Files
kicad-source-mirror/3d-viewer
Seth Hillbrand 44e5ef0aa0 3D Viewer: Fix missing barrel walls for NPTH holes in OpenGL mode
NPTH holes were not showing barrel walls because their polygons were
stored in m_NPTH_ODPolys but the barrel wall generation in generateHoles()
only used m_TH_ODPolys. Add NPTH polygons to the outer polygon set before
generating through-hole geometry.

Fixes https://gitlab.com/kicad/code/kicad/-/issues/21181
2026-01-29 09:20:09 -08:00
..
2025-06-03 11:41:27 +01:00
2025-08-03 12:51:34 +01:00
2026-01-01 08:41:06 -08:00
2025-11-29 17:59:31 -08:00
2022-07-21 16:31:41 +00:00