From e9bea5413993e2d403d2545cb49ef9d775a00f1c Mon Sep 17 00:00:00 2001 From: Mats Honkamaa Date: Wed, 31 Aug 2022 10:48:58 +0300 Subject: [PATCH] Doc: Add info about 3D view background color actions Document the new options in the toolbar. Task-number: QDS-7498 Change-Id: I7a6ec6d0a56453240e51fd4149ecc2712e7980b6 Reviewed-by: Samuel Ghinet Reviewed-by: Leena Miettinen --- .../images/icons/3d-background-color.png | Bin 0 -> 335 bytes .../qtdesignstudio-3d-editor.qdoc | 27 ++++++++++++++++++ 2 files changed, 27 insertions(+) create mode 100644 doc/qtdesignstudio/images/icons/3d-background-color.png diff --git a/doc/qtdesignstudio/images/icons/3d-background-color.png b/doc/qtdesignstudio/images/icons/3d-background-color.png new file mode 100644 index 0000000000000000000000000000000000000000..d896907b3063353606e8df150e0fd6189bc43784 GIT binary patch literal 335 zcmeAS@N?(olHy`uVBq!ia0y~yU=RRd4rT@h1`S>QUaEw|d?B&0Du^-?3}QuHCzK@7cX)@1DK;4;(yn@X+ByhmRgUdhF=2 zfGS8$7u_~@FfcH*dAc};NJz3C>~%UAz`%Cl zyzI4D?U{9MT|&ny|9^iyhk=2GLBSw*_N^_yIh(wHddz*gHbx*%^=`qxyCs_DhyH#2 zC|vgUci)Ezq8}z%E?lktV11ZVxc`CgYZT8IGn`-9vcAyr(2hGY9G8{;zN(0@Pc;;b uxvjW0EoVK)o%&zLSeTspBfx*+&&t;ucLK6T+_o6ER literal 0 HcmV?d00001 diff --git a/doc/qtdesignstudio/src/qtquick3d-editor/qtdesignstudio-3d-editor.qdoc b/doc/qtdesignstudio/src/qtquick3d-editor/qtdesignstudio-3d-editor.qdoc index e6d18c8bc12..8f0628aef0d 100644 --- a/doc/qtdesignstudio/src/qtquick3d-editor/qtdesignstudio-3d-editor.qdoc +++ b/doc/qtdesignstudio/src/qtquick3d-editor/qtdesignstudio-3d-editor.qdoc @@ -286,6 +286,28 @@ selected in the \uicontrol{3D} view. \endtable + \section1 Changing Colors + + To change the \uicontrol 3D view background or grid color, select + \inlineimage icons/3d-background-color.png + in the toolbar. This opens a menu with the following options: + + \table + \row + \li Select Background Color + \li Select a color for the background. + \row + \li Select Grid Color + \li Select a color for the grid. + \row + \li Use Scene Environment Color + \li Sets the 3D view to use the scene environment color as background + color. + \row + \li Reset Colors + \li Resets the background and grid colors to the default colors. + \endtable + \section1 Particle Editor The particle editor tools help you preview your particle systems in @@ -381,6 +403,11 @@ \li Visibility Toggles \li \li \l{Toggling Visibility} + \row + \li \inlineimage icons/3d-background-color.png + \li Background Color Actions + \li + \li \l{Changing Colors} \row \li \inlineimage icons/particles-seek.png \li Seek Particle System Time