summaryrefslogtreecommitdiffstats
path: root/examples/qt3d/exampleresources/houseplants.qrc
diff options
context:
space:
mode:
authorSean Harmer <sean.harmer@kdab.com>2018-04-03 17:19:43 +0100
committerJani Heikkinen <jani.heikkinen@qt.io>2018-04-04 13:31:46 +0000
commit2a260617b96281375e2ee018af8c7547d99e4a6d (patch)
treea5aee129a69c0b2e9b6dab42a5fcddd17f3c5361 /examples/qt3d/exampleresources/houseplants.qrc
parent634529d899e99c2fb40429d3d0be6295aa444a40 (diff)
Add replacement materials examplev5.11.0-beta3
All texture assets were made by KDAB under the CLA. The material "sphere" mesh is from Allegorithmic and published under the Creative Commons 4 license. See paragraph 1.2 of https://www.allegorithmic.com/legal/substance-share Task-number: QTBUG-61415 Change-Id: I23d61723bbac561e22e11fa57105b29148c01699 Reviewed-by: Sean Harmer <sean.harmer@kdab.com> Reviewed-by: Andy Nichols <andy.nichols@qt.io> (cherry picked from commit 74c06c02f896c6aba408cfd0857d317378572736)
Diffstat (limited to 'examples/qt3d/exampleresources/houseplants.qrc')
-rw-r--r--examples/qt3d/exampleresources/houseplants.qrc53
1 files changed, 0 insertions, 53 deletions
diff --git a/examples/qt3d/exampleresources/houseplants.qrc b/examples/qt3d/exampleresources/houseplants.qrc
deleted file mode 100644
index faa47dc90..000000000
--- a/examples/qt3d/exampleresources/houseplants.qrc
+++ /dev/null
@@ -1,53 +0,0 @@
-<RCC>
- <qresource prefix="/">
- <file>assets/houseplants/bamboo_normal.webp</file>
- <file>assets/houseplants/bamboo.webp</file>
- <file>assets/houseplants/cover_normal.webp</file>
- <file>assets/houseplants/cover.webp</file>
- <file>assets/houseplants/cross-bamboo.obj</file>
- <file>assets/houseplants/cross-palm.obj</file>
- <file>assets/houseplants/cross-pine.obj</file>
- <file>assets/houseplants/cross-pot-cover.obj</file>
- <file>assets/houseplants/cross-pot.obj</file>
- <file>assets/houseplants/cross-shrub.obj</file>
- <file>assets/houseplants/cross-spikes.obj</file>
- <file>assets/houseplants/cylinder-bamboo.obj</file>
- <file>assets/houseplants/cylinder-palm.obj</file>
- <file>assets/houseplants/cylinder-pine.obj</file>
- <file>assets/houseplants/cylinder-pot-cover.obj</file>
- <file>assets/houseplants/cylinder-pot.obj</file>
- <file>assets/houseplants/cylinder-shrub.obj</file>
- <file>assets/houseplants/cylinder-spikes.obj</file>
- <file>assets/houseplants/palm_normal.webp</file>
- <file>assets/houseplants/palm.webp</file>
- <file>assets/houseplants/pine_normal.webp</file>
- <file>assets/houseplants/pine.webp</file>
- <file>assets/houseplants/pot_normal.webp</file>
- <file>assets/houseplants/pot.webp</file>
- <file>assets/houseplants/shrub_normal.webp</file>
- <file>assets/houseplants/shrub.webp</file>
- <file>assets/houseplants/sphere-bamboo.obj</file>
- <file>assets/houseplants/sphere-palm.obj</file>
- <file>assets/houseplants/sphere-pine.obj</file>
- <file>assets/houseplants/sphere-pot-cover.obj</file>
- <file>assets/houseplants/sphere-pot.obj</file>
- <file>assets/houseplants/sphere-shrub.obj</file>
- <file>assets/houseplants/sphere-spikes.obj</file>
- <file>assets/houseplants/spikes_normal.webp</file>
- <file>assets/houseplants/spikes.webp</file>
- <file>assets/houseplants/square-bamboo.obj</file>
- <file>assets/houseplants/square-palm.obj</file>
- <file>assets/houseplants/square-pine.obj</file>
- <file>assets/houseplants/square-pot-cover.obj</file>
- <file>assets/houseplants/square-pot.obj</file>
- <file>assets/houseplants/square-shrub.obj</file>
- <file>assets/houseplants/square-spikes.obj</file>
- <file>assets/houseplants/triangle-bamboo.obj</file>
- <file>assets/houseplants/triangle-palm.obj</file>
- <file>assets/houseplants/triangle-pine.obj</file>
- <file>assets/houseplants/triangle-pot-cover.obj</file>
- <file>assets/houseplants/triangle-pot.obj</file>
- <file>assets/houseplants/triangle-shrub.obj</file>
- <file>assets/houseplants/triangle-spikes.obj</file>
- </qresource>
-</RCC>