summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTomi Korpipaa <tomi.korpipaa@qt.io>2019-10-03 11:44:27 +0300
committerTomi Korpipaa <tomi.korpipaa@qt.io>2019-10-03 11:50:22 +0300
commit68c21f6227163ec67cb15b003413544084d7f6a1 (patch)
tree8a3d375d498a3b661a279e32a81a034390bec7bc
parent5de4fe31d209c4a12a040f717e7e6bd5cd19a4f7 (diff)
Add missing texture map to Models Library
Requires QT3DS-3972 to work. Task-number: QT3DS-2383 Change-Id: I84873cb88a31db652e85710add832a75d8c474f4 Reviewed-by: Mahmoud Badri <mahmoud.badri@qt.io> Reviewed-by: Miikka Heikkinen <miikka.heikkinen@qt.io>
-rw-r--r--Studio/Content/Models Library/Automotive/Cluster/Backgrounds/gauge_round_background.dae4
-rw-r--r--Studio/Content/Models Library/Automotive/Cluster/Backgrounds/gradient.pngbin0 -> 164954 bytes
2 files changed, 2 insertions, 2 deletions
diff --git a/Studio/Content/Models Library/Automotive/Cluster/Backgrounds/gauge_round_background.dae b/Studio/Content/Models Library/Automotive/Cluster/Backgrounds/gauge_round_background.dae
index c7b0753..4af14bc 100644
--- a/Studio/Content/Models Library/Automotive/Cluster/Backgrounds/gauge_round_background.dae
+++ b/Studio/Content/Models Library/Automotive/Cluster/Backgrounds/gauge_round_background.dae
@@ -91,7 +91,7 @@
</library_effects>
<library_images>
<image id="file1" name="file1">
- <init_from>../../../../../Documents/maya/projects/StudioModelLibrary/gradient.png</init_from>
+ <init_from>gradient.png</init_from>
<extra>
<technique profile="OpenCOLLADAMaya">
<originalMayaNodeId sid="originalMayaNodeId" type="string">file1</originalMayaNodeId>
@@ -224,4 +224,4 @@
<source_data_base_uri>file:///C:/Users/tetammin/Documents/maya/projects/default/</source_data_base_uri>
</technique>
</extra>
-</COLLADA> \ No newline at end of file
+</COLLADA>
diff --git a/Studio/Content/Models Library/Automotive/Cluster/Backgrounds/gradient.png b/Studio/Content/Models Library/Automotive/Cluster/Backgrounds/gradient.png
new file mode 100644
index 0000000..70b9fb8
--- /dev/null
+++ b/Studio/Content/Models Library/Automotive/Cluster/Backgrounds/gradient.png
Binary files differ