kicad/3d-viewer/3d_canvas
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
..
board_adapter.cpp Coverity warning fixes. 2023-10-16 17:04:14 -04:00
board_adapter.h PCB_TEXTBOX, create 3D shape: fix incorrect transform of the box, round 2: 2023-11-11 18:11:50 +01:00
create_3Dgraphic_brd_items.cpp PCB_TEXTBOX, create 3D shape: fix incorrect transform of the box, round 2: 2023-11-11 18:11:50 +01:00
create_layer_items.cpp PCB_TEXTBOX, create 3D shape: fix incorrect transform of the box, round 2: 2023-11-11 18:11:50 +01:00
eda_3d_canvas.cpp Fix a crash in 3D viewer when changing preferences. 2023-11-09 20:52:39 +03:00
eda_3d_canvas.h Require wxWidgets 3.2 2023-08-23 22:02:56 +00:00
eda_3d_canvas_pivot.cpp Move Spacemouse to advanced config 2023-04-07 10:08:43 -07:00