summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorMats Honkamaa <mats.honkamaa@qt.io>2018-03-26 14:48:26 +0300
committerMats Honkamaa <mats.honkamaa@qt.io>2018-04-04 06:33:46 +0000
commit17722c2cfcadb954d6959d70845d715e9188e8c4 (patch)
tree6a1c0d2cb63f3dad23e4aad8c8ee9afee2815d16 /doc
parentaae6a20417e5c6e2bb71daa4122ed83ab8f55fe9 (diff)
Document Alt-click camera tools
Updated documentation with the new way to navigate in Edit Camera Modes. Task-number: QT3DS-1324 Change-Id: Idbe7cfefbe87527478ec777be75cf9689dcc367a Reviewed-by: Tomi Korpipää <tomi.korpipaa@qt.io> Reviewed-by: Teemu Tamminen <teemu.tamminen@qt.io>
Diffstat (limited to 'doc')
-rw-r--r--doc/src/03-studio/1-toolbar.qdoc67
-rw-r--r--doc/src/03-studio/9-keyboard-shortcuts.qdoc12
-rw-r--r--doc/src/images/Studio-Toolbar-EditCameras.pngbin3209 -> 16531 bytes
3 files changed, 51 insertions, 28 deletions
diff --git a/doc/src/03-studio/1-toolbar.qdoc b/doc/src/03-studio/1-toolbar.qdoc
index c869612a..f92730a0 100644
--- a/doc/src/03-studio/1-toolbar.qdoc
+++ b/doc/src/03-studio/1-toolbar.qdoc
@@ -176,7 +176,41 @@ the 3D space of your scene without adjusting the final rendered view.
Studio calls this concept \e {Edit Cameras}, and it is controlled by the
section of the toolbar displayed above.
-Note that when Edit Camera is in use it only makes sense to show the
+You can navigate in \e{Edit Camera Mode} by zooming, panning and orbiting:
+\table
+\header
+ \li Action
+ \li Shortcut keyboard
+ \li Desctiption
+\header
+\row
+ \li
+ \b{Zoom}
+ \li
+ \c{Alt}+Right mouse button
+ \li
+ Clicking and dragging anywhere in the rendered view for the edit
+ camera will zoom the view in/out as you drag up/down.
+\row
+ \li
+ \b{Pan}
+ \li
+ \c{Alt}+Middle mouse button
+ \li
+ Clicking and dragging anywhere in the rendered view for the edit
+ camera will slide the view around.
+\row
+ \li
+ \b{Orbit}
+ \li
+ \c{Alt}+Left mouse button
+ \li
+ Clicking and dragging anywhere in the rendered view for the edit
+ camera will rotate the view. (This is not available for the
+ predefined, axis-aligned orthographic views.)
+\endtable
+
+Note that when \e{Edit Camera} is in use it only makes sense to show the
contents of one layer at a time. To control which layer's items you are
viewing, select any item inside the desired layer in the Timeline
palette.
@@ -184,14 +218,16 @@ palette.
\list
\li
The \b{Edit Camera Mode} drop-down menu controls the view.
-\li
- The \b{Perspective View} and \b{Orthographic} view are
- free-form cameras that you can use to rotate around the scene.
-\li
- The
- \b{Top}/\b{Bottom}/\b{Left}/\b{Right}/\b{Front}/\b{Back}
- axis-aligned presets are orthographic cameras that may be panned and
- zoomed, but not orbited.
+ \list
+ \li
+ The \b{Perspective View} and \b{Orthographic} view are
+ free-form cameras that you can use to rotate around the scene.
+ \li
+ The
+ \b{Top}/\b{Bottom}/\b{Left}/\b{Right}/\b{Front}/\b{Back}
+ axis-aligned presets are orthographic cameras that may be panned and
+ zoomed, but not orbited.
+ \endlist
\li
The \b{Scene Camera View} entry at the bottom of the menu
switches out of edit camera mode and returns to displaying the final
@@ -217,19 +253,6 @@ palette.
available space in Studio.
\endlist
\li
- With the \b{Pan} mode active (shortcut: middle-button mouse drag)
- clicking and dragging anywhere in the rendered view for the edit
- camera will slide the view around.
-\li
- With the \b{Zoom} mode active (shortcut: roll the mouse wheel)
- clicking and dragging anywhere in the rendered view for the edit
- camera will zoom the view in/out as you drag up/down.
-\li
- With the \b{Orbit} mode active (shortcut: alt+middle-button mouse
- drag) clicking and dragging anywhere in the rendered view for the edit
- camera will rotate the view. (This is not available for the
- predefined, axis-aligned orthographic views.)
-\li
The \b{Shading Mode} toggle (shortcut: \c{F3}) toggles a
`headlamp' attached to your edit camera. When enabled (the default)
items are lit by the edit camera such that they are always easy to
diff --git a/doc/src/03-studio/9-keyboard-shortcuts.qdoc b/doc/src/03-studio/9-keyboard-shortcuts.qdoc
index 99edaf9c..12f20177 100644
--- a/doc/src/03-studio/9-keyboard-shortcuts.qdoc
+++ b/doc/src/03-studio/9-keyboard-shortcuts.qdoc
@@ -213,16 +213,16 @@ only in \e{Perspective View} and \e{Orthographic View}.
\li \c{F}
\row
\li Pan
- \li Middle Mouse Drag
- \li Middle Mouse Drag
+ \li \c{Alt} + Middle Mouse Drag
+ \li \c{Option} + Middle Mouse Drag
\row
\li Zoom
- \li Mouse Wheel
- \li Mouse Wheel
+ \li \c{Alt} + Right Mouse Drag
+ \li \c{Option} + Right Mouse Drag
\row
\li Orbit
- \li \c{Alt} + Middle Mouse Drag
- \li \c{Option} + Middle Mouse Drag
+ \li \c{Alt} + Left Mouse Drag
+ \li \c{Option} + Left Mouse Drag
\row
\li Toggle Headlight
\li \c{F3}
diff --git a/doc/src/images/Studio-Toolbar-EditCameras.png b/doc/src/images/Studio-Toolbar-EditCameras.png
index 2b9e8d9a..e3f21a6b 100644
--- a/doc/src/images/Studio-Toolbar-EditCameras.png
+++ b/doc/src/images/Studio-Toolbar-EditCameras.png
Binary files differ