diff options
author | Homer Horwitz | 2009-01-05 19:59:29 +0000 |
---|---|---|
committer | Homer Horwitz | 2009-01-05 19:59:29 +0000 |
commit | a04560cf0cb9d2fe3f930122caf560d860527ec8 (patch) | |
tree | f228fe598de49fc45d35eb06fcfc402af4df2c86 /bin/assets/TexturesAssetSet | |
parent | * Centralize references to the well known blank texture 5748decc-f629-461c-9a... (diff) | |
download | opensim-SC_OLD-a04560cf0cb9d2fe3f930122caf560d860527ec8.zip opensim-SC_OLD-a04560cf0cb9d2fe3f930122caf560d860527ec8.tar.gz opensim-SC_OLD-a04560cf0cb9d2fe3f930122caf560d860527ec8.tar.bz2 opensim-SC_OLD-a04560cf0cb9d2fe3f930122caf560d860527ec8.tar.xz |
Added viewer's default terrain textures.
This fixes Mantis #2947. Thanks jhurliman
Diffstat (limited to 'bin/assets/TexturesAssetSet')
-rw-r--r-- | bin/assets/TexturesAssetSet/Terrain Dirt-b8d3965a-ad78-bf43-699b-bff8eca6c975.texture | bin | 0 -> 6004 bytes | |||
-rw-r--r-- | bin/assets/TexturesAssetSet/Terrain Grass-abb783e6-3e93-26c0-248a-247666855da3.texture | bin | 0 -> 6139 bytes | |||
-rw-r--r-- | bin/assets/TexturesAssetSet/Terrain Mountain-179cdabd-398a-9b6b-1391-4dc333ba321f.texture | bin | 0 -> 6077 bytes | |||
-rw-r--r-- | bin/assets/TexturesAssetSet/Terrain Rock-beb169c7-11ea-fff2-efe5-0f24dc881df2.texture | bin | 0 -> 6140 bytes | |||
-rw-r--r-- | bin/assets/TexturesAssetSet/TexturesAssetSet.xml | 25 |
5 files changed, 25 insertions, 0 deletions
diff --git a/bin/assets/TexturesAssetSet/Terrain Dirt-b8d3965a-ad78-bf43-699b-bff8eca6c975.texture b/bin/assets/TexturesAssetSet/Terrain Dirt-b8d3965a-ad78-bf43-699b-bff8eca6c975.texture new file mode 100644 index 0000000..44f31a0 --- /dev/null +++ b/bin/assets/TexturesAssetSet/Terrain Dirt-b8d3965a-ad78-bf43-699b-bff8eca6c975.texture | |||
Binary files differ | |||
diff --git a/bin/assets/TexturesAssetSet/Terrain Grass-abb783e6-3e93-26c0-248a-247666855da3.texture b/bin/assets/TexturesAssetSet/Terrain Grass-abb783e6-3e93-26c0-248a-247666855da3.texture new file mode 100644 index 0000000..13c43b4 --- /dev/null +++ b/bin/assets/TexturesAssetSet/Terrain Grass-abb783e6-3e93-26c0-248a-247666855da3.texture | |||
Binary files differ | |||
diff --git a/bin/assets/TexturesAssetSet/Terrain Mountain-179cdabd-398a-9b6b-1391-4dc333ba321f.texture b/bin/assets/TexturesAssetSet/Terrain Mountain-179cdabd-398a-9b6b-1391-4dc333ba321f.texture new file mode 100644 index 0000000..8971ac3 --- /dev/null +++ b/bin/assets/TexturesAssetSet/Terrain Mountain-179cdabd-398a-9b6b-1391-4dc333ba321f.texture | |||
Binary files differ | |||
diff --git a/bin/assets/TexturesAssetSet/Terrain Rock-beb169c7-11ea-fff2-efe5-0f24dc881df2.texture b/bin/assets/TexturesAssetSet/Terrain Rock-beb169c7-11ea-fff2-efe5-0f24dc881df2.texture new file mode 100644 index 0000000..ccbeb08 --- /dev/null +++ b/bin/assets/TexturesAssetSet/Terrain Rock-beb169c7-11ea-fff2-efe5-0f24dc881df2.texture | |||
Binary files differ | |||
diff --git a/bin/assets/TexturesAssetSet/TexturesAssetSet.xml b/bin/assets/TexturesAssetSet/TexturesAssetSet.xml index c036d12..6235f48 100644 --- a/bin/assets/TexturesAssetSet/TexturesAssetSet.xml +++ b/bin/assets/TexturesAssetSet/TexturesAssetSet.xml | |||
@@ -355,4 +355,29 @@ | |||
355 | <Key Name="assetType" Value="0" /> | 355 | <Key Name="assetType" Value="0" /> |
356 | <Key Name="fileName" Value="cloud.jp2"/> | 356 | <Key Name="fileName" Value="cloud.jp2"/> |
357 | </Section> | 357 | </Section> |
358 | |||
359 | <Section Name="Terrain Dirt"> | ||
360 | <Key Name="assetID" Value="b8d3965a-ad78-bf43-699b-bff8eca6c975"/> | ||
361 | <Key Name="name" Value="Terrain Dirt"/> | ||
362 | <Key Name="assetType" Value="0" /> | ||
363 | <Key Name="fileName" Value="Terrain Dirt-b8d3965a-ad78-bf43-699b-bff8eca6c975.texture" /> | ||
364 | </Section> | ||
365 | <Section Name="Terrain Grass"> | ||
366 | <Key Name="assetID" Value="abb783e6-3e93-26c0-248a-247666855da3"/> | ||
367 | <Key Name="name" Value="Terrain Grass"/> | ||
368 | <Key Name="assetType" Value="0" /> | ||
369 | <Key Name="fileName" Value="Terrain Grass-abb783e6-3e93-26c0-248a-247666855da3.texture" /> | ||
370 | </Section> | ||
371 | <Section Name="Terrain Mountain"> | ||
372 | <Key Name="assetID" Value="179cdabd-398a-9b6b-1391-4dc333ba321f"/> | ||
373 | <Key Name="name" Value="Terrain Mountain"/> | ||
374 | <Key Name="assetType" Value="0" /> | ||
375 | <Key Name="fileName" Value="Terrain Mountain-179cdabd-398a-9b6b-1391-4dc333ba321f.texture" /> | ||
376 | </Section> | ||
377 | <Section Name="Terrain Rock"> | ||
378 | <Key Name="assetID" Value="beb169c7-11ea-fff2-efe5-0f24dc881df2"/> | ||
379 | <Key Name="name" Value="Terrain Rock"/> | ||
380 | <Key Name="assetType" Value="0" /> | ||
381 | <Key Name="fileName" Value="Terrain Rock-beb169c7-11ea-fff2-efe5-0f24dc881df2.texture" /> | ||
382 | </Section> | ||
358 | </Nini> | 383 | </Nini> |