kicad/3d-viewer/3d_canvas
jean-pierre charras 04d6ea982d 3D viewer: fix an issue with solder paste layer having negative clearance.
The code tried to draw outlines with segments having a negative thickness.
It happens mainly on solder paste layers.

Fixes #4090
https://gitlab.com/kicad/code/kicad/issues/4090
2020-03-26 13:46:14 +01:00
..
3d_settings.cpp Fix some Coverity issues. 2020-03-25 14:38:43 +00:00
3d_settings.h Fix some Coverity issues. 2020-03-25 14:38:43 +00:00
create_3Dgraphic_brd_items.cpp 3D viewer: fix an issue with solder paste layer having negative clearance. 2020-03-26 13:46:14 +01:00
create_layer_items.cpp Push tool framework base down into TOOL_HOLDER. 2020-03-24 19:00:25 +00:00
create_layer_poly.cpp 3D viewer: fix an issue with solder paste layer having negative clearance. 2020-03-26 13:46:14 +01:00
eda_3d_canvas.cpp Push tool framework base down into TOOL_HOLDER. 2020-03-24 19:00:25 +00:00
eda_3d_canvas.h Push tool framework base down into TOOL_HOLDER. 2020-03-24 19:00:25 +00: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 Fix compil issues, especially on Windows: 2020-03-04 10:48:18 +01:00