kicad/3d-viewer/3d_canvas
Ian McInerney 961c127ebe Convert mouse coordinates to native pixesl in the 3D viewer
All operations in the camera are done using the native pixel sizes,
so we need to ensure the mouse coordinates are converted to native
pixels to make the mouse operations line up with the view.

Fixes https://gitlab.com/kicad/code/kicad/issues/2561
Fixes https://gitlab.com/kicad/code/kicad/issues/8410
2021-10-10 17:52:12 +01:00
..
board_adapter.cpp 3D viewer: fix color issues when using the colors stackup: 2021-08-25 18:33:49 +02:00
board_adapter.h Hook up 3D viewer colors to board stackup. 2021-08-14 14:00:17 +01:00
create_3Dgraphic_brd_items.cpp Fix kicad_string.h / string.cpp mismatch. 2021-07-29 16:03:25 +01:00
create_layer_items.cpp Threading additional 3d transform 2021-07-22 12:12:27 -07:00
create_layer_poly.cpp enum class PAD_SHAPE_T 2021-05-01 08:22:35 -04:00
eda_3d_canvas.cpp Convert mouse coordinates to native pixesl in the 3D viewer 2021-10-10 17:52:12 +01:00
eda_3d_canvas.h 3D viewer: ensure 3D shapes are loaded when switching 3D shapes visibility option to ON. 2021-08-16 16:28:59 +02:00
eda_3d_canvas_pivot.cpp 3D viewer code cleaning round 5. 2020-12-16 17:11:05 -05:00