kicad/3d-viewer/3d_viewer
Ian McInerney b04e54dbea Switch TOOL_EVENT and TOOL_ACTION to have a std::any parameter
Using std::any from C++17 allows for proper type handling in the
parameter field, removing the need for casting to void* and then casting
the void* to the desired type.
2023-06-20 21:52:50 +01:00
..
tools Switch TOOL_EVENT and TOOL_ACTION to have a std::any parameter 2023-06-20 21:52:50 +01:00
3d_menubar.cpp Sch->PCB: propagate DNP from symbols to footprints attributes 2023-04-10 13:11:21 -04:00
3d_toolbar.cpp Sch->PCB: propagate DNP from symbols to footprints attributes 2023-04-10 13:11:21 -04:00
eda_3d_viewer_frame.cpp Sch->PCB: propagate DNP from symbols to footprints attributes 2023-04-10 13:11:21 -04:00
eda_3d_viewer_frame.h Fix a few doxygen errors (no actual code change) 2023-04-19 16:20:24 +02:00
eda_3d_viewer_settings.cpp Sch->PCB: propagate DNP from symbols to footprints attributes 2023-04-10 13:11:21 -04:00
eda_3d_viewer_settings.h Sch->PCB: propagate DNP from symbols to footprints attributes 2023-04-10 13:11:21 -04:00