kicad/3d-viewer/3d_canvas
Jeff Young c0ddca12df Add Property Inspector support for dimension objects.
Includes changing the class hierarchy so that dimension objects inherit
from PCB_TEXT rather than containing a PCB_TEXT member variable.

(cherry picked from commit 23accffc6d)
2023-03-12 21:03:58 +00: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 Add Property Inspector support for dimension objects. 2023-03-12 21:03:58 +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