diff options
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
Diffstat (limited to '')
-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"/> |