kicad/3d-viewer/3d_cache
Jon Evans a52435bbb0 ADDED: New mouse settings panel, expanded mouse settings
You can now choose the behavior of dragging with the
middle and right mouse buttons.

You can also choose which modifier keys to use for
panning and zooming with the scroll wheel or trackpad.

You can also customize the zoom speed, which makes
it possible to have a good zoom experience on a wider
range of input devices.

You can also now zoom by dragging with the right or
middle button if desired.

Fixes https://gitlab.com/kicad/code/kicad/-/issues/3885
Fixes https://gitlab.com/kicad/code/kicad/-/issues/4348
2020-05-24 14:38:28 -04:00
..
dialogs ADDED: New mouse settings panel, expanded mouse settings 2020-05-24 14:38:28 -04:00
sg Add noexcept to some functions in the 3d viewer. 2020-04-16 16:11:21 +00:00
3d_cache.cpp Add noexcept to some functions in the 3d viewer. 2020-04-16 16:11:21 +00:00
3d_cache.h Add noexcept to some functions in the 3d viewer. 2020-04-16 16:11:21 +00:00
3d_info.h refactoring: removed dependency of libpcbcommon on 3d-viewer. 2017-11-03 20:01:42 +01:00
3d_plugin_manager.cpp Add noexcept to some functions in the 3d viewer. 2020-04-16 16:11:21 +00:00
3d_plugin_manager.h Add noexcept to some functions in the 3d viewer. 2020-04-16 16:11:21 +00:00
CMakeLists.txt 3D_cache/cmakelists.txt: Don't clear CMAKE_CXX_FLAGS compiler flags 2016-05-02 11:45:23 +02:00