mirror of
https://github.com/opensim/opensim.git
synced 2026-08-09 18:55:58 +08:00
Implement missing LSL TEXTURE_xxx constants including two new textures.
Fixes Mantis #3030
This commit is contained in:
@@ -387,4 +387,18 @@
|
||||
<Key Name="assetType" Value="0" />
|
||||
<Key Name="fileName" Value="blank.jpc" />
|
||||
</Section>
|
||||
|
||||
<Section Name="Default Media Texture">
|
||||
<Key Name="assetID" Value="8b5fec65-8d8d-9dc5-cda8-8fdf2716e361"/>
|
||||
<Key Name="name" Value="Default Media Texture"/>
|
||||
<Key Name="assetType" Value="0" />
|
||||
<Key Name="fileName" Value="default_media.jp2" />
|
||||
</Section>
|
||||
|
||||
<Section Name="Default Transparent Texture">
|
||||
<Key Name="assetID" Value="8dcd4a48-2d37-4909-9f78-f7a9eb4ef903"/>
|
||||
<Key Name="name" Value="Default Transparent Texture"/>
|
||||
<Key Name="assetType" Value="0" />
|
||||
<Key Name="fileName" Value="default_clear.jp2" />
|
||||
</Section>
|
||||
</Nini>
|
||||
|
||||
Reference in New Issue
Block a user