kicad/3d-viewer/3d_canvas
Jeff Young 889408c96a More improvements to new selection disambiguation.
Also a rationalization of text polygon generators, with the "standard"
version inherited from BOARD_ITEM now giving the bounding box.  This
requires callers who want the (much) more expensive stroke-based one
to call it explicitly (and brings PCB_TEXT in line with the was FP_TEXT
already was.

Fixes https://gitlab.com/kicad/code/kicad/issues/6525
2020-11-29 14:02:46 +00:00
..
board_adapter.cpp Make sure DRC reports a missing board outline. 2020-11-24 14:22:27 +00:00
board_adapter.h MODULE -> FOOTPRINT. 2020-11-13 16:04:03 +00:00
create_3Dgraphic_brd_items.cpp More improvements to new selection disambiguation. 2020-11-29 14:02:46 +00:00
create_layer_items.cpp More improvements to new selection disambiguation. 2020-11-29 14:02:46 +00:00
create_layer_poly.cpp MODULE -> FOOTPRINT. 2020-11-13 16:04:03 +00:00
eda_3d_canvas.cpp Mostly formatting cleanup but a few type-casting cleanups too. 2020-11-24 22:16:41 +00:00
eda_3d_canvas.h Fix DoRePaint routine in EDA_3D_CANVAS 2020-11-07 15:39:57 +00:00
eda_3d_canvas_pivot.cpp Rationalise 3D settings data-structure. 2020-03-28 16:09:40 +00:00