kicad/3d-viewer/3d_canvas
Jeff Young 5875f89531 Centralize text size clamping.
Also introduces alg::clamp to improve readability of
std::max( min, std::max( value, max ) )

Fixes https://gitlab.com/kicad/code/kicad/-/issues/14876
2023-06-03 20:29:51 +01:00
..
board_adapter.cpp STEP export: in board outlines, export Circles as Cylinders, round 2. 2023-05-16 13:39:16 +02:00
board_adapter.h 3D viewer: use the right color theme (the one used in the board editor) 2023-05-01 16:51:27 +02:00
create_3Dgraphic_brd_items.cpp Centralize text size clamping. 2023-06-03 20:29:51 +01:00
create_layer_items.cpp Use rendered text to generate bounding box for knockout text. 2023-05-28 17:20:11 +01:00
create_layer_poly.cpp Collapse FP_* down into their PCB_* equivalents. 2023-03-31 22:57:46 +01:00
eda_3d_canvas.cpp 3D viewer: use the right color theme (the one used in the board editor) 2023-05-01 16:51:27 +02:00
eda_3d_canvas.h Move Spacemouse to advanced config 2023-04-07 10:08:43 -07:00
eda_3d_canvas_pivot.cpp Move Spacemouse to advanced config 2023-04-07 10:08:43 -07:00