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
3d_menubar.cpp
3d_toolbar.cpp
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