kicad/3d-viewer
markus-bonk cd82a927c2 TRACK_BALL: Allow two input devices to simultaneously pan & rotate
Instead of the mouse pan and drag algorithms calculating the new
position or rotation values relative to a starting value, the new values
are calculated relative to the current values. This allows the user to
use a second input device to move or rotate the view at the same time
without its change being undone by the mouse.
2022-01-28 12:21:42 +00:00
..
3d_cache Make 3D dialogs easier to find. 2021-10-21 14:30:03 +01:00
3d_canvas CAMERA: Fix spelling of method MakeRayAtCurrrentMousePosition. 2022-01-28 12:21:42 +00:00
3d_model_viewer Remove default zoom level from camera constructor 2021-10-24 18:14:49 +00:00
3d_rendering TRACK_BALL: Allow two input devices to simultaneously pan & rotate 2022-01-28 12:21:42 +00:00
3d_viewer Use enums for 3d Viewer settings instead of ints 2021-12-30 23:03:13 +00:00
common_ogl Use enums for 3d Viewer settings instead of ints 2021-12-30 23:03:13 +00:00
dialogs Excise deci-degrees from UNIT_BINDER. 2022-01-19 00:10:32 +00:00
3d_enums.h Use enums for 3d Viewer settings instead of ints 2021-12-30 23:03:13 +00: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 Bump minimum required CMake version to 3.11 2022-01-01 21:35:08 -05:00
credits.txt Fix source comment / documentation typos 2021-06-09 19:32:58 +00:00