kicad/3d-viewer/3d_canvas
jean-pierre charras ea0dcc8ebd Fixes in build board outlines as polygon and convert_shape_list_to_polygon:
- Ensure Bezier curves have their polygon build before use it.
- When building board outlines as polygon the same chaining epsilon value
for DRC, export step and 3D view (default 0.01mm).
Fixes #14115
https://gitlab.com/kicad/code/kicad/issues/14115
Fixes #14009
https://gitlab.com/kicad/code/kicad/issues/14009
2023-02-28 17:26:28 +01: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 Guard 3D viewer against degenerate shapes. 2023-01-29 22:40:12 +00: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