kicad/3d-viewer/3d_canvas
markus-bonk 66b8ecb467 Use an independent pivot representation for the 3dmouse in the 3dviewer.
CHANGED: Instead of using the target style pivot that is used to move the
look at position, a different pivot is used for the center of rotation
used by the 3dmouse. Both pivots, the camera look at position and the
3dmouse rotation pivot, need not necessarily coincide. A blue ball is used
to represent the pivot.
2022-08-19 23:08:03 +00:00
..
board_adapter.cpp Fix various typos 2022-07-21 16:31:41 +00:00
board_adapter.h Line stroking for 3D view. 2022-02-17 18:02:56 +00:00
create_3Dgraphic_brd_items.cpp Cleanup. 2022-08-01 13:09:51 +01:00
create_layer_items.cpp Cleanup. 2022-08-01 13:09:51 +01:00
create_layer_poly.cpp Cleanup. 2022-08-01 13:09:51 +01:00
eda_3d_canvas.cpp Use an independent pivot representation for the 3dmouse in the 3dviewer. 2022-08-19 23:08:03 +00:00
eda_3d_canvas.h Use an independent pivot representation for the 3dmouse in the 3dviewer. 2022-08-19 23:08:03 +00:00
eda_3d_canvas_pivot.cpp Use an independent pivot representation for the 3dmouse in the 3dviewer. 2022-08-19 23:08:03 +00:00