Doc: Document snapping

Document the new snapping function. Also small typo fix.

Task-number: QDS-10526
Change-Id: I1f11e6485c6445e1357e9cd042205428c7bd1270
Reviewed-by: Inkamari Harjula <inkamari.harjula@qt.io>
Reviewed-by: Miikka Heikkinen <miikka.heikkinen@qt.io>
This commit is contained in:
Mats Honkamaa
2023-09-11 10:05:08 +03:00
parent 59ecf10f06
commit c5d5a564c8
3 changed files with 40 additions and 1 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.9 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.8 KiB

View File

@@ -183,7 +183,7 @@
and drag the component along the axis. and drag the component along the axis.
\li To move components on a plane, click the plane handle and drag the \li To move components on a plane, click the plane handle and drag the
component on the plane. component on the plane.
\li To move an component freely in the 3D view, click and drag the gray \li To move components freely in the 3D view, click and drag the gray
handle at the center of the move gizmo. handle at the center of the move gizmo.
\endlist \endlist
@@ -221,6 +221,35 @@
gray handle at the center of the component. gray handle at the center of the component.
\endlist \endlist
\section1 Snapping
With snapping turned on, the objects in the \uicontrol 3D view snap to certain
intervals during transformation (move, rotate, scale).
You can toggle snapping in the following ways:
\list
\li Select \inlineimage icons/snapping-3d.png
in the \uicontrol 3D view toolbar.
\li Hold down the \key Ctrl key.
\endlist
With snapping turned on, you can press and hold \key Shift to snap objects to one tenth of
the specified snap interval.
\section2 Configuring Snapping
To edit snapping settings, select \inlineimage icons/snapping-3d-conf.png
in the \uicontrol 3D view toolbar.
In the configure dialog, you can do the following:
\list
\li Turn on and off snapping separately for the different transformations
(move, rotate, scale).
\li Set snap intervals.
\li Toggle if the position snaps to absolute or relative values.
\endlist
\section1 Aligning Views and Cameras \section1 Aligning Views and Cameras
To align a camera to the \uicontrol{3D} view: To align a camera to the \uicontrol{3D} view:
@@ -375,6 +404,16 @@
\li Toggle Edit Light On/Off \li Toggle Edit Light On/Off
\li \key U \li \key U
\li \l{Using Edit Light} \li \l{Using Edit Light}
\row
\li \inlineimage icons/snapping-3d.png
\li Toggle Snapping During Node Drag
\li \key Shift + \key Tab
\li \l{Snapping}
\row
\li \inlineimage icons/snapping-3d-conf.png
\li Open Snap Configuration Dialog
\li
\li \l{Configuring Snapping}
\row \row
\li \inlineimage icons/align-camera-on.png \li \inlineimage icons/align-camera-on.png
\li Align Selected Cameras to View \li Align Selected Cameras to View