kicad/3d-viewer/3d_canvas
Jeff Young 23accffc6d 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.
2023-03-04 23:16:46 +00:00
..
board_adapter.cpp Fixes in build board outlines as polygon and convert_shape_list_to_polygon: 2023-02-28 16:45:03 +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-04 23:16:46 +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-14 21:19:41 -05: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