diff options
author | lickx | 2018-10-07 14:46:19 +0200 |
---|---|---|
committer | UbitUmarov | 2018-10-20 19:58:22 +0100 |
commit | 94a5e5b9b7b838a9ce0caf4439fb9a8ac64f153f (patch) | |
tree | 23a23378192aed2d996ed2c21e821df3bfb04dd0 /bin/assets/TexturesAssetSet | |
parent | mantis 8356: patched by hand, thx Lotek (diff) | |
download | opensim-SC-94a5e5b9b7b838a9ce0caf4439fb9a8ac64f153f.zip opensim-SC-94a5e5b9b7b838a9ce0caf4439fb9a8ac64f153f.tar.gz opensim-SC-94a5e5b9b7b838a9ce0caf4439fb9a8ac64f153f.tar.bz2 opensim-SC-94a5e5b9b7b838a9ce0caf4439fb9a8ac64f153f.tar.xz |
Add non-transparent water asset
Used by all viewers when 'Transparent Water' is unchecked in the viewer
prefs
Signed-off-by: UbitUmarov <ajlduarte@sapo.pt>
Diffstat (limited to '')
-rw-r--r-- | bin/assets/TexturesAssetSet/43c32285-d658-1793-c123-bf86315de055.jp2 | bin | 0 -> 24347 bytes | |||
-rw-r--r-- | bin/assets/TexturesAssetSet/TexturesAssetSet.xml | 8 |
2 files changed, 8 insertions, 0 deletions
diff --git a/bin/assets/TexturesAssetSet/43c32285-d658-1793-c123-bf86315de055.jp2 b/bin/assets/TexturesAssetSet/43c32285-d658-1793-c123-bf86315de055.jp2 new file mode 100644 index 0000000..e9906a0 --- /dev/null +++ b/bin/assets/TexturesAssetSet/43c32285-d658-1793-c123-bf86315de055.jp2 | |||
Binary files differ | |||
diff --git a/bin/assets/TexturesAssetSet/TexturesAssetSet.xml b/bin/assets/TexturesAssetSet/TexturesAssetSet.xml index 6994822..ab07419 100644 --- a/bin/assets/TexturesAssetSet/TexturesAssetSet.xml +++ b/bin/assets/TexturesAssetSet/TexturesAssetSet.xml | |||
@@ -771,4 +771,12 @@ | |||
771 | <Key Name="fileName" Value="b4ba225c-373f-446d-9f7e-6cb7b5cf9b3d.j2c"/> | 771 | <Key Name="fileName" Value="b4ba225c-373f-446d-9f7e-6cb7b5cf9b3d.j2c"/> |
772 | </Section> | 772 | </Section> |
773 | 773 | ||
774 | <!-- Water texture shown when Transparent Water is disabled in the viewer graphics prefs --> | ||
775 | <Section Name="Water"> | ||
776 | <Key Name="assetID" Value="43c32285-d658-1793-c123-bf86315de055"/> | ||
777 | <Key Name="name" Value="Water"/> | ||
778 | <Key Name="assetType" Value="0" /> | ||
779 | <Key Name="fileName" Value="43c32285-d658-1793-c123-bf86315de055.jp2" /> | ||
780 | </Section> | ||
781 | |||
774 | </Nini> | 782 | </Nini> |