kicad/3d-viewer/3d_canvas
Jeff Young 22256c97f3 Fix logic errors in handling board body visibility.
Also fixes a bug where models were placed above the silk when the
solder paste layer was shown, but on the solder paste layer when
it wasn't shown.

Fixes https://gitlab.com/kicad/code/kicad/-/issues/15510

Fixes https://gitlab.com/kicad/code/kicad/-/issues/6770
2023-08-26 17:33:57 +01:00
..
board_adapter.cpp Fix logic errors in handling board body visibility. 2023-08-26 17:33:57 +01:00
board_adapter.h ADDED: appearances manager for 3D viewer. 2023-08-14 18:08:36 +01:00
create_3Dgraphic_brd_items.cpp Remove dummy pad from group before deleting 2023-08-21 10:32:50 +01:00
create_layer_items.cpp Remove realistic-mode (and duplicated settings from preferences). 2023-08-23 14:07:58 +01:00
create_layer_poly.cpp Collapse FP_* down into their PCB_* equivalents. 2023-03-31 22:57:46 +01:00
eda_3d_canvas.cpp Require wxWidgets 3.2 2023-08-23 22:02:56 +00: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