18593d2dbb
Provide a toolkit-agnostic interface for "busy indicators", which allows the 3D viewer to show a busy cursor, without the canvases having to to know how a wxCursore works. The motivation here is to decouple the 3D renderers from the WX GUI system, as they can then be used when when there is not an active window (e.g. for offscreen rendering). Otherwise, attempting to use a wxBusyCursor without a GUI available is an instant segfault. |
||
---|---|---|
.. | ||
cinfo3d_visu.cpp | ||
cinfo3d_visu.h | ||
create_3Dgraphic_brd_items.cpp | ||
create_layer_items.cpp | ||
create_layer_poly.cpp | ||
eda_3d_canvas.cpp | ||
eda_3d_canvas.h | ||
eda_3d_canvas_pivot.cpp | ||
status_text_reporter.h |