[ui] Viewer3D: remove scene orientation controls

new trackball manipulator offers more intuitive 3D navigation regardless of the camera orientation
This commit is contained in:
Yann Lanthony 2018-12-13 17:39:28 +01:00
parent 5814a39e3e
commit 05f0ae50fc
2 changed files with 2 additions and 25 deletions

View file

@ -240,7 +240,6 @@ FocusScope {
Layout.minimumWidth: 5
camera: mainCamera
targetTransform: transform
mediaLibrary: mediaLibrary
}
}