kicad/3d-viewer/3d_canvas
Jeff Young d01b29ab37 Cleanup pad geometry handling.
There were a lot of plotters, exporters, etc. that were rolling their
own implementations.

This also introduces a lazily-built set of SHAPE objects for doing
collision detection and some forms of rendering (and later DRC).
2020-06-22 22:28:37 +01:00
..
board_adapter.cpp Give the 3D viewer an infobar & Infobar upgrades 2020-06-04 00:13:27 +01:00
board_adapter.h Cleanup pad geometry handling. 2020-06-22 22:28:37 +01:00
create_3Dgraphic_brd_items.cpp Cleanup pad geometry handling. 2020-06-22 22:28:37 +01:00
create_layer_items.cpp Cleanup pad geometry handling. 2020-06-22 22:28:37 +01:00
create_layer_poly.cpp Cleanup pad geometry handling. 2020-06-22 22:28:37 +01:00
eda_3d_canvas.cpp 3D viewer flip action 2020-06-08 21:35:40 +00:00
eda_3d_canvas.h Give the 3D viewer an infobar & Infobar upgrades 2020-06-04 00:13:27 +01:00
eda_3d_canvas_pivot.cpp Rationalise 3D settings data-structure. 2020-03-28 16:09:40 +00:00