kicad/3d-viewer/3d_canvas
Seth Hillbrand 548e5f49bd Clean up unused variable usage
Unused variables in function calls can be commented out.  Unused
return variables get a new routine `ignore_unused()` that silences the
warnings with zero overhead.
2021-10-05 10:00:30 -07:00
..
board_adapter.cpp 3D viewer: fix color issues when using the colors stackup: 2021-08-25 18:33:49 +02:00
board_adapter.h Hook up 3D viewer colors to board stackup. 2021-08-14 14:00:17 +01:00
create_3Dgraphic_brd_items.cpp Fix kicad_string.h / string.cpp mismatch. 2021-07-29 16:03:25 +01:00
create_layer_items.cpp Threading additional 3d transform 2021-07-22 12:12:27 -07:00
create_layer_poly.cpp enum class PAD_SHAPE_T 2021-05-01 08:22:35 -04:00
eda_3d_canvas.cpp Clean up unused variable usage 2021-10-05 10:00:30 -07:00
eda_3d_canvas.h 3D viewer: ensure 3D shapes are loaded when switching 3D shapes visibility option to ON. 2021-08-16 16:28:59 +02:00
eda_3d_canvas_pivot.cpp 3D viewer code cleaning round 5. 2020-12-16 17:11:05 -05:00