kicad/3d-viewer
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
..
3d_cache Change 3D model preview projection toggle tooltip 2021-09-15 17:53:45 +00:00
3d_canvas Convert mouse coordinates to native pixesl in the 3D viewer 2021-10-10 17:52:12 +01:00
3d_model_viewer Convert mouse coordinates to native pixesl in the 3D viewer 2021-10-10 17:52:12 +01:00
3d_rendering Clean up unused variable usage 2021-10-05 10:00:30 -07:00
3d_viewer KIFACE_I -> KIFACE_BASE. 2021-09-14 23:45:14 +01:00
common_ogl Fix source comment / documentation typos 2021-06-09 19:32:58 +00:00
3d_enums.h Add preference for 3d-model-highlight-on-rollover. 2021-05-11 20:53:53 +01:00
3d_fastmath.cpp 3D Viewer: complete refactor of the 3D viewer. 2016-07-19 13:35:25 -04:00
3d_fastmath.h Cleanup: Replace C-only deprecated headers 2019-12-05 11:03:15 -08:00
3d_math.cpp Removed all exception specifiers since deprecated. 2017-06-12 13:54:55 -04:00
3d_math.h Fix source comment / documentation typos 2021-06-09 19:32:58 +00:00
3d_viewer_id.h Pull 3D preferences into KiCad preferences architecture. 2021-06-11 11:19:40 +01:00
CMakeLists.txt Naming conventions. 2021-08-05 14:31:36 +01:00
credits.txt Fix source comment / documentation typos 2021-06-09 19:32:58 +00:00