diff options
-rw-r--r-- | CONTRIBUTORS.txt | 5 | ||||
-rw-r--r-- | bin/assets/TexturesAssetSet/IMG_BLOOM1.jp2 | bin | 0 -> 11276 bytes | |||
-rw-r--r-- | bin/assets/TexturesAssetSet/TexturesAssetSet.xml | 12 |
3 files changed, 14 insertions, 3 deletions
diff --git a/CONTRIBUTORS.txt b/CONTRIBUTORS.txt index 7601a50..f621cd3 100644 --- a/CONTRIBUTORS.txt +++ b/CONTRIBUTORS.txt | |||
@@ -58,7 +58,7 @@ where we are today. | |||
58 | 58 | ||
59 | 59 | ||
60 | = Additional OpenSim Contributors = | 60 | = Additional OpenSim Contributors = |
61 | These folks have contributed code patches to OpenSim to help make it | 61 | These folks have contributed code patches or content to OpenSimulator to help make it |
62 | what it is today. | 62 | what it is today. |
63 | 63 | ||
64 | * aduffy70 | 64 | * aduffy70 |
@@ -163,6 +163,7 @@ what it is today. | |||
163 | * webmage (IBM) | 163 | * webmage (IBM) |
164 | * Xantor | 164 | * Xantor |
165 | * Y. Nitta | 165 | * Y. Nitta |
166 | * YoshikoFazuku | ||
166 | * YZh | 167 | * YZh |
167 | * Zackary Geers aka Kunnis Basiat | 168 | * Zackary Geers aka Kunnis Basiat |
168 | * Zha Ewry | 169 | * Zha Ewry |
@@ -215,5 +216,3 @@ In addition, we would like to thank: | |||
215 | * The Mono Project | 216 | * The Mono Project |
216 | * The NANT Developers | 217 | * The NANT Developers |
217 | * Microsoft (.NET, MSSQL-Adapters) | 218 | * Microsoft (.NET, MSSQL-Adapters) |
218 | *x | ||
219 | |||
diff --git a/bin/assets/TexturesAssetSet/IMG_BLOOM1.jp2 b/bin/assets/TexturesAssetSet/IMG_BLOOM1.jp2 new file mode 100644 index 0000000..8186d49 --- /dev/null +++ b/bin/assets/TexturesAssetSet/IMG_BLOOM1.jp2 | |||
Binary files differ | |||
diff --git a/bin/assets/TexturesAssetSet/TexturesAssetSet.xml b/bin/assets/TexturesAssetSet/TexturesAssetSet.xml index a4a0cba..a29ac38 100644 --- a/bin/assets/TexturesAssetSet/TexturesAssetSet.xml +++ b/bin/assets/TexturesAssetSet/TexturesAssetSet.xml | |||
@@ -746,4 +746,16 @@ | |||
746 | <Key Name="assetType" Value="0" /> | 746 | <Key Name="assetType" Value="0" /> |
747 | <Key Name="fileName" Value="735198cf-6ea0-2550-e222-21d3c6a341ae.j2c" /> | 747 | <Key Name="fileName" Value="735198cf-6ea0-2550-e222-21d3c6a341ae.j2c" /> |
748 | </Section> | 748 | </Section> |
749 | |||
750 | <!-- | ||
751 | Texture expected by viewers for properly displaying stars in the night sky | ||
752 | Name derives from label in viewer code | ||
753 | --> | ||
754 | <Section Name="IMG_BLOOM1 Texture"> | ||
755 | <Key Name="assetID" Value="3c59f7fe-9dc8-47f9-8aaf-a9dd1fbc3bef"/> | ||
756 | <Key Name="name" Value="IMG_BLOOM1 Texture"/> | ||
757 | <Key Name="assetType" Value="0" /> | ||
758 | <Key Name="fileName" Value="IMG_BLOOM1.jp2" /> | ||
759 | </Section> | ||
760 | |||
749 | </Nini> | 761 | </Nini> |