summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorMats Honkamaa <mats.honkamaa@qt.io>2018-08-17 15:28:52 +0300
committerMats Honkamaa <mats.honkamaa@qt.io>2018-08-17 12:50:35 +0000
commit6fddac4ca5fdb10d0f3cb7d247ed20bc362c5013 (patch)
tree3bdfa46355bdc45ea24a5953f8316130f7755d92 /doc
parent3d792c1d68d4fc6afc947e0fb3af9b21fe2c6282 (diff)
Update basic objects palette documentation
There are new ways to add groups in Qt 3D Studio. Added these to documentation. Task-number: QT3DS-2098 Change-Id: Ibaafdb66fd326401f89e41860b497c9e0084d5a3 Reviewed-by: Mahmoud Badri <mahmoud.badri@qt.io> Reviewed-by: Miikka Heikkinen <miikka.heikkinen@qt.io>
Diffstat (limited to 'doc')
-rw-r--r--doc/src/03-studio/4-basic-objects-palette.qdoc14
1 files changed, 11 insertions, 3 deletions
diff --git a/doc/src/03-studio/4-basic-objects-palette.qdoc b/doc/src/03-studio/4-basic-objects-palette.qdoc
index 6bf38896..9da6ff8e 100644
--- a/doc/src/03-studio/4-basic-objects-palette.qdoc
+++ b/doc/src/03-studio/4-basic-objects-palette.qdoc
@@ -101,9 +101,17 @@ children they do have an effect on runtime speed. Though the
performance impact is very slight, you should avoid using groups
\e{solely} for conceptual organization.
-\note There is currently no way to group multiple existing items
-other than to create a new group and drag the items in one at a time, or cut and paste multiple
-items at once. Support for grouping multi-selected items will be added in future releases.
+To group existing objects, selected them in the scene graph or in the scene view
+(\c{Ctrl + left mouse click} to select multiple objects), then do one
+of the following:
+
+\list
+ \li Right-click any of the selected objects in the scene graph and select
+ \uicontrol{Group Objects} from the context menu.
+ \li Select \uicontrol{Edit > Group Objects} from the menu bar.
+ \li Press \c{Ctrl + G}.
+ This will create a group and move the selected objects into the group.
+\endlist
\section1 Text