kicad/3d-viewer/3d_canvas
Seth Hillbrand 72ebe5a429 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
2023-03-13 11:48:05 -07:00
..
board_adapter.cpp 3dviewer: Show footprint board regardless of proj 2023-03-10 15:18:45 -08: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:05 -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-14 21:19:41 -05: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