kicad/3d-viewer
jean-pierre charras 2c10d5e3a0 Pcbnew: fix some issues with very small arcs (size a few internal units)
these very small arcs do not allow to calculate a reliable center position,
and therefore a reliable radius.
So seeing them as a very small segment fix plotting/drawing issues.
Fixes #15639
https://gitlab.com/kicad/code/kicad/-/issues/15639
2023-09-13 17:54:57 +02:00
..
3d_cache Non-Windows uses libs3d_plugin prefix for S3D plugins. 2023-07-10 20:16:38 +05:00
3d_canvas Pcbnew: fix some issues with very small arcs (size a few internal units) 2023-09-13 17:54:57 +02:00
3d_model_viewer Unwrap the FROM_UTF8 macro in favor of direct function 2023-09-09 00:10:57 -04:00
3d_navlib Add 3dconnexion driver version check 2023-07-24 18:09:52 +00:00
3d_rendering Profile can live in core 2023-09-07 07:47:01 -04:00
3d_viewer Evict the Pgm() dependency in GAL 2023-09-06 20:13:46 -04:00
common_ogl Use enums for 3d Viewer settings instead of ints 2021-12-30 23:03:13 +00:00
dialogs Fix logic errors in handling board body visibility. 2023-08-26 17:33:57 +01:00
3d_enums.h Refactor 3D viewer view into enum class 2023-06-20 21:52:50 +01: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 Refactor 3D viewer view into enum class 2023-06-20 21:52:50 +01:00
CMakeLists.txt 3d-viewer should depend on common directly 2023-09-06 20:33:28 -04:00
credits.txt Fix various typos 2022-07-21 16:31:41 +00:00