kicad/3d-viewer/3d_canvas
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
..
cinfo3d_visu.cpp 3d-viewer: Remove duplicate call 2018-12-09 07:52:58 -08:00
cinfo3d_visu.h 3D viewer: fix incorrect calculation of pad shapes with clearance (i.e. pad shapes on solder paste and solder mask layers) 2018-04-28 12:41:43 +02:00
create_3Dgraphic_brd_items.cpp 3d-viewer: Clamp inner radius of rings 2019-01-04 16:49:21 -08:00
create_layer_items.cpp Replace DIM() macro 2019-01-06 08:43:12 -08:00
create_layer_poly.cpp 3D viewer: fix polygon contours of pads solder paste when solder paste ratio was not null. 2018-04-28 20:31:50 +02:00
eda_3d_canvas.cpp Fix: 3D footprint preview does not zoom using mouse wheel (Windows specific) 2018-10-12 13:41:44 +02:00
eda_3d_canvas.h Delegation of keyEvents from 3D toolbar to 3D canvas. 2018-04-25 14:19:32 +01:00
eda_3d_canvas_pivot.cpp 3D Viewer: complete refactor of the 3D viewer. 2016-07-19 13:35:25 -04:00
status_text_reporter.h Proper error reporting for Annotate dialog. 2018-02-18 15:08:24 -05:00