summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--doc/src/known-issues.qdoc8
1 files changed, 8 insertions, 0 deletions
diff --git a/doc/src/known-issues.qdoc b/doc/src/known-issues.qdoc
index 4fe7b09d..6eb002bf 100644
--- a/doc/src/known-issues.qdoc
+++ b/doc/src/known-issues.qdoc
@@ -52,4 +52,12 @@ replace them with \c{.mesh}.
Opening a project that has a QML stream including a Window element causes the viewer to crash.
+\section1 Changes to Material Definitions Saved Separately from the Project
+
+When importing a 3D model to your project, a material definition file is created for each material
+in the model. Material definitions are stored separately from the project, meaning that all
+changes to these materials are saved even if the project is not saved.
+
+Refreshing the 3D model import file resets the material properties.
+
*/