kicad/3d-viewer/3d_canvas
Seth Hillbrand 3568ff72bf Avoid drawing null-arcs in 3d viewer
An arc with no radius or no angle is not visible and should be avoided

Fixes https://gitlab.com/kicad/code/kicad/issues/14271

(cherry picked from commit 72ebe5a429)
2023-03-13 11:48:24 -07:00
..
board_adapter.cpp Fixes in build board outlines as polygon and convert_shape_list_to_polygon: 2023-02-28 17:26:28 +01:00
board_adapter.h Name shortening and line-break reduction. 2022-10-21 18:41:39 +01:00
create_3Dgraphic_brd_items.cpp Avoid drawing null-arcs in 3d viewer 2023-03-13 11:48:24 -07:00
create_layer_items.cpp Guard 3D viewer against degenerate shapes. 2023-01-29 22:40:12 +00:00
create_layer_poly.cpp Name shortening and line-break reduction. 2022-10-21 18:41:39 +01:00
eda_3d_canvas.cpp Try and avoid crashing on gl context creation failure in the 3d viewer 2023-02-15 02:20:14 +00:00
eda_3d_canvas.h Use an independent pivot representation for the 3dmouse in the 3dviewer. 2022-08-19 23:08:03 +00:00
eda_3d_canvas_pivot.cpp Use an independent pivot representation for the 3dmouse in the 3dviewer. 2022-08-19 23:08:03 +00:00