kicad/3d-viewer/3d_canvas
Jeff Young 0fc4ccf8d9 Clean up pad handling in 3D viewer.
Most importantly, create F_Cu/B_Cu layers if they're otherwise empty
but we have plated pads to render on them.

Fixes https://gitlab.com/kicad/code/kicad/issues/10207

(cherry picked from commit 0dc857b5ab)
2022-04-03 15:51:33 +01:00
..
board_adapter.cpp Be explicit about literal wide-strings. 2022-02-04 20:21:07 +00:00
board_adapter.h Naming conventions. 2021-10-21 14:30:03 +01:00
create_3Dgraphic_brd_items.cpp Clean up pad handling in 3D viewer. 2022-04-03 15:51:33 +01:00
create_layer_items.cpp Clean up pad handling in 3D viewer. 2022-04-03 15:51:33 +01:00
create_layer_poly.cpp enum class PAD_SHAPE_T 2021-05-01 08:22:35 -04:00
eda_3d_canvas.cpp More wxString wide literals. 2022-02-04 23:12:09 +00:00
eda_3d_canvas.h Naming conventions. 2021-10-21 14:30:03 +01:00
eda_3d_canvas_pivot.cpp 3D viewer: fix a minor cosmetic issue. Fixes #10002 https://gitlab.com/kicad/code/kicad/issues/10002 2021-12-23 18:36:24 +01:00