summaryrefslogtreecommitdiffstats
path: root/basicsuite/demos.xml
diff options
context:
space:
mode:
Diffstat (limited to 'basicsuite/demos.xml')
-rw-r--r--basicsuite/demos.xml2
1 files changed, 2 insertions, 0 deletions
diff --git a/basicsuite/demos.xml b/basicsuite/demos.xml
index 9b69568..938fdef 100644
--- a/basicsuite/demos.xml
+++ b/basicsuite/demos.xml
@@ -109,6 +109,7 @@ Each menu item opens a page that shows the graphical appearance of a control, al
</description>
</application>
+<!--
<application title="Advanced custom materials" location="/data/user/qt/advancedcustommaterial" main="main.qml" icon="/data/user/qt/advancedcustommaterial/preview_l.jpg" exclude="linux-beaglebone;linux-colibri-vf;linux-colibri-imx7;linux-imx7s-warp;linux-nitrogen7;linux-colibri-imx6ull">
<description>
This example demonstrates advanced materials in Qt3D.
@@ -116,5 +117,6 @@ This example demonstrates advanced materials in Qt3D.
Demo shows complex shaders and demonstrates controlling your shader properties with QtQuick user interface and Animation. Water is a 3D mesh, that is modeled and uv mapped inside Blender, and then brought into Scene 3D as an .obj file.
</description>
</application>
+-->
</applications>