diff options
author | idb | 2009-04-18 17:31:57 +0000 |
---|---|---|
committer | idb | 2009-04-18 17:31:57 +0000 |
commit | 47d6dee6579ca0e973f7a7042bbc0bec4dcc8c9b (patch) | |
tree | 8b41380f21fc7262d4a6804c8497e920696c0101 | |
parent | Add some documentation. (note this is *not* a thinly veiled attempt to increa... (diff) | |
download | opensim-SC_OLD-47d6dee6579ca0e973f7a7042bbc0bec4dcc8c9b.zip opensim-SC_OLD-47d6dee6579ca0e973f7a7042bbc0bec4dcc8c9b.tar.gz opensim-SC_OLD-47d6dee6579ca0e973f7a7042bbc0bec4dcc8c9b.tar.bz2 opensim-SC_OLD-47d6dee6579ca0e973f7a7042bbc0bec4dcc8c9b.tar.xz |
Remove the default plywood texture from the library. Its presence can cause usability problems when selecting textures. The texture is still in assets and can still be applied using the "Default" button or by uuid from scripts. The removal may not shown up until after clearing the cache.
Fixes Mantis #3460
-rw-r--r-- | bin/inventory/TexturesLibrary/TexturesLibraryItems.xml | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/bin/inventory/TexturesLibrary/TexturesLibraryItems.xml b/bin/inventory/TexturesLibrary/TexturesLibraryItems.xml index 31044b0..adba99a 100644 --- a/bin/inventory/TexturesLibrary/TexturesLibraryItems.xml +++ b/bin/inventory/TexturesLibrary/TexturesLibraryItems.xml | |||
@@ -627,19 +627,6 @@ | |||
627 | <Key Name="everyonePermissions" Value="2147483647" /> | 627 | <Key Name="everyonePermissions" Value="2147483647" /> |
628 | <Key Name="basePermissions" Value="2147483647" /> | 628 | <Key Name="basePermissions" Value="2147483647" /> |
629 | </Section> | 629 | </Section> |
630 | <Section Name="plywood Texture"> | ||
631 | <Key Name="inventoryID" Value="00000000-0000-2222-9999-000000000002"/> | ||
632 | <Key Name="assetID" Value="89556747-24cb-43ed-920b-47caed15465f"/> | ||
633 | <Key Name="folderID" Value="00000112-000f-0000-0000-000100bba001"/> | ||
634 | <Key Name="description" Value="plywood texture" /> | ||
635 | <Key Name="name" Value="plywood" /> | ||
636 | <Key Name="assetType" Value="0" /> | ||
637 | <Key Name="inventoryType" Value="0" /> | ||
638 | <Key Name="currentPermissions" Value="2147483647" /> | ||
639 | <Key Name="nextPermissions" Value="2147483647" /> | ||
640 | <Key Name="everyonePermissions" Value="2147483647" /> | ||
641 | <Key Name="basePermissions" Value="2147483647" /> | ||
642 | </Section> | ||
643 | <Section Name="rocks Texture"> | 630 | <Section Name="rocks Texture"> |
644 | <Key Name="inventoryID" Value="00000000-0000-2222-9999-000000000003"/> | 631 | <Key Name="inventoryID" Value="00000000-0000-2222-9999-000000000003"/> |
645 | <Key Name="assetID" Value="00000000-0000-1111-9999-000000000003"/> | 632 | <Key Name="assetID" Value="00000000-0000-1111-9999-000000000003"/> |