summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorMats Honkamaa <mats.honkamaa@qt.io>2018-08-30 15:21:21 +0300
committerMats Honkamaa <mats.honkamaa@qt.io>2018-09-05 10:10:46 +0000
commit91cb07b869b27f343340a4b19335f5c80b79de5b (patch)
treeba7626fa03a1daacfef759f55eb77000e63915ca /doc
parent42aa94d3119f61c1f5a8b5321d97672d91ebfb62 (diff)
Document double-clicking of assets in project palette
Added to documentation that you can open files by double-clicking them in the project palette. Additionally small re-structure by adding Edit Assets section. Task-number: QT3DS-2157 Change-Id: If5af5c797d553443669036c00377695abe43f1da Reviewed-by: Tomi Korpipää <tomi.korpipaa@qt.io>
Diffstat (limited to 'doc')
-rw-r--r--doc/src/03-studio/3-project-palette.qdoc5
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/src/03-studio/3-project-palette.qdoc b/doc/src/03-studio/3-project-palette.qdoc
index 74106b74..71327eed 100644
--- a/doc/src/03-studio/3-project-palette.qdoc
+++ b/doc/src/03-studio/3-project-palette.qdoc
@@ -105,6 +105,11 @@ ratio of your image, with the image used as the diffuse map on the
material. Dragging out a font file will create a text element with the
font set correctly.
+\section1 Editing Assets
+
+Double-clicking an asset in the project palette will open the file in the application associated
+by the operating system. \c{.uip} files will open in Qt 3D Studio.
+
Changes to the asset on disk (for example, editing an image in Photoshop),
will automatically update inside Studio.