kicad/3d-viewer/3d_viewer
Seth Hillbrand 1e5ba6f1b1 Replace DIM() macro
The standard DIM() macro was not typesafe as it happily deferred errors
to runtime that can be caught at compile time.  Replacing it with a
generic C++11 constexpr allows for typecasting, comparison and compile
time error checking.
2019-01-06 08:43:12 -08:00
..
dialogs dialog_3D_view_option_base.cpp: fix a minor wxWidgets alert. 2018-11-26 14:49:06 +01:00
3d_menubar.cpp Fix minor I10n issues. 2018-11-18 14:40:36 +01:00
3d_toolbar.cpp Adjust Menubar of 3D Viewer to common style 2018-05-05 12:28:09 -04:00
eda_3d_viewer.cpp Replace DIM() macro 2019-01-06 08:43:12 -08:00
eda_3d_viewer.h 3D Viewer: fix screenshot file extension bug with GTK+ 2018-12-08 08:20:32 -05:00
hotkeys.cpp string update: Help->List hotkeys 2019-01-02 15:44:13 -08:00