kicad/3d-viewer/3d_viewer/tools
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
..
eda_3d_actions.cpp Switch TOOL_EVENT and TOOL_ACTION to have a std::any parameter 2023-06-20 21:52:50 +01:00
eda_3d_actions.h Sch->PCB: propagate DNP from symbols to footprints attributes 2023-04-10 13:11:21 -04:00
eda_3d_conditions.cpp Flatten a layer of indirection out of 3D config settings. 2021-12-24 13:08:54 +00:00
eda_3d_conditions.h Flatten a layer of indirection out of 3D config settings. 2021-12-24 13:08:54 +00:00
eda_3d_controller.cpp Switch TOOL_EVENT and TOOL_ACTION to have a std::any parameter 2023-06-20 21:52:50 +01:00
eda_3d_controller.h Naming conventions. 2021-06-19 19:36:53 +01:00