kicad/3d-viewer
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
..
3d_cache Some more wxS 2023-01-16 19:07:50 -05:00
3d_canvas Fixes in build board outlines as polygon and convert_shape_list_to_polygon: 2023-02-28 17:26:28 +01:00
3d_model_viewer Try and avoid crashing on gl context creation failure in the 3d viewer 2023-02-15 02:20:14 +00:00
3d_navlib Use an independent pivot representation for the 3dmouse in the 3dviewer. 2022-08-19 23:08:03 +00:00
3d_rendering 3d-viewer: prevent max zoom+frustum from growing infinitely at reload. 2023-01-11 03:30:48 +05:00
3d_viewer Fix static event table derived object definitions. 2023-01-28 14:10:06 -05:00
common_ogl Use enums for 3d Viewer settings instead of ints 2021-12-30 23:03:13 +00:00
dialogs Spacing & font-size issues in 3D model preview dialog. 2023-02-28 14:21:12 +00:00
3d_enums.h Use enums for 3d Viewer settings instead of ints 2021-12-30 23:03:13 +00:00
3d_fastmath.cpp 3D Viewer: complete refactor of the 3D viewer. 2016-07-19 13:35:25 -04:00
3d_fastmath.h Cleanup: Replace C-only deprecated headers 2019-12-05 11:03:15 -08:00
3d_math.cpp Removed all exception specifiers since deprecated. 2017-06-12 13:54:55 -04:00
3d_math.h Fix source comment / documentation typos 2021-06-09 19:32:58 +00:00
3d_viewer_id.h Pull 3D preferences into KiCad preferences architecture. 2021-06-11 11:19:40 +01:00
CMakeLists.txt ADDED: User viewports for 3D viewer. 2022-06-06 22:24:02 +01:00
credits.txt Fix various typos 2022-07-21 16:31:41 +00:00