mirror of
https://github.com/alicevision/Meshroom.git
synced 2025-08-03 08:48:40 +02:00
* add DefaultCameraController: * mouse-only navigation * keyboard modifiers fallbacks for view re-centering (Ctrl+LeftClick) and fast zooming (Alt+RightClick) * improved double click handling for 3D Object Picking * moved logic/Timer to the CameraController * always use TrianglePicking but only activate the ObjectPicker when necessary
9 lines
224 B
Text
9 lines
224 B
Text
module Viewer
|
|
|
|
Viewer2D 1.0 Viewer2D.qml
|
|
Viewer3D 1.0 Viewer3D.qml
|
|
DefaultCameraController 1.0 DefaultCameraController.qml
|
|
MayaCameraController 1.0 MayaCameraController.qml
|
|
Locator3D 1.0 Locator3D.qml
|
|
Grid3D 1.0 Grid3D.qml
|
|
|