kicad/3d-viewer/3d_canvas
Seth Hillbrand 08c61e6788 Ensure triangulation follows moving zone
Dragging filled zones in OpenGL was extremely slow due to the
invalidated triangulation cache.  Moving the zone should also move the
triangles and keep the cache valid.
2020-06-17 19:43:11 -07:00
..
board_adapter.cpp Give the 3D viewer an infobar & Infobar upgrades 2020-06-04 00:13:27 +01:00
board_adapter.h Give the 3D viewer an infobar & Infobar upgrades 2020-06-04 00:13:27 +01:00
create_3Dgraphic_brd_items.cpp Ensure triangulation follows moving zone 2020-06-17 19:43:11 -07:00
create_layer_items.cpp Give the 3D viewer an infobar & Infobar upgrades 2020-06-04 00:13:27 +01:00
create_layer_poly.cpp Rationalise 3D settings data-structure. 2020-03-28 16:09:40 +00: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