kicad/3d-viewer/3d_canvas
Seth Hillbrand f8784f30a8 Removing OpenMP
This commit finishes the removal of OpenMP from the KiCad codebase.
Removed in this commit are the OpenMP calls in 3d-viewer and
qa/polygon_triangulation as well as all references in CMakeLists.txt

std::thread is used instead for multithreaded computation
2018-09-21 12:44:20 -07:00
..
cinfo3d_visu.cpp 3d-viewer: Check for at least 3 segments in circle 2018-09-12 19:34:55 +01: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 Removing OpenMP 2018-09-21 12:44:20 -07:00
create_layer_items.cpp Removing OpenMP 2018-09-21 12:44:20 -07: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 3D viewer: Better axis rotation when selecting "Bottom view" 2018-09-13 09:03:58 +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