kicad/3d-viewer/3d_canvas
Ian McInerney 0a0935e0f3 Remove ACTIONS::TranslateLegacyId and TOOL_DISPATCHER::DispatchWxCommand
After commit 9535153f9e there were no more IDs inside the legacy ID
system. Therefore the entire system for dispatching and looking up
the legacy ideas and handling those events can now be removed and
the tool dispatcher simplified (it no longer needs to know about
the ACTIONS class).
2021-03-30 23:20:22 +00:00
..
board_adapter.cpp 3D viewer: make solder paste layer thickness bigger than the mask layer. 2021-03-26 18:02:30 +01:00
board_adapter.h 3D viewer: make solder paste layer thickness bigger than the mask layer. 2021-03-26 18:02:30 +01:00
create_3Dgraphic_brd_items.cpp 3D viewer: BOARD_ADAPTER::createPadWithClearance() add missing handling of SH_ARC shape. 2021-03-20 14:15:47 +01:00
create_layer_items.cpp Remove unused line width option 2021-02-06 06:44:53 -08:00
create_layer_poly.cpp 3D Viewer: member variable and method naming improvements. 2021-01-05 17:24:29 -05:00
eda_3d_canvas.cpp Remove ACTIONS::TranslateLegacyId and TOOL_DISPATCHER::DispatchWxCommand 2021-03-30 23:20:22 +00:00
eda_3d_canvas.h 3D Viewer: remove all instances of "c" prefix from file names. 2021-01-03 17:44:49 -05:00
eda_3d_canvas_pivot.cpp 3D viewer code cleaning round 5. 2020-12-16 17:11:05 -05:00