kicad/3d-viewer
jean-pierre charras abcbba5635 PCB_TEXTBOX, create 3D shape: fix incorrect transform of the box, round 2:
when the box is a polygon (rotated rect by a non cardinal angle) the polygon
is not filled, so the shape is just a set of thick segments.
So we cannot use PCB_TEXTBOX::TransformShapeToPolygon to create the 3D view
Fixes #16072
https://gitlab.com/kicad/code/kicad/-/issues/16072
2023-11-11 18:11:50 +01:00
..
3d_cache Eliminate the conditional pcbnew/cvpcb definition of PROJECT 2023-09-27 20:53:46 -04:00
3d_canvas PCB_TEXTBOX, create 3D shape: fix incorrect transform of the box, round 2: 2023-11-11 18:11:50 +01:00
3d_model_viewer Break out the boundary violating parts of gal into common through subclassing 2023-09-23 09:37:47 -04:00
3d_navlib Introduce action friendly names 2023-10-27 23:58:29 +01:00
3d_rendering Make sure sorts are deterministic. 2023-10-04 18:43:36 +01:00
3d_viewer Introduce action friendly names 2023-10-27 23:58:29 +01:00
common_ogl Use enums for 3d Viewer settings instead of ints 2021-12-30 23:03:13 +00:00
dialogs Add bitmap bundle support to BITMAP_SCALE 2023-10-22 14:02:06 -04: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 HIDPI_GL_3D_CANVAS needs CAMERA so move it over 2023-09-23 20:06:57 -04:00
credits.txt Fix various typos 2022-07-21 16:31:41 +00:00