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 #34600.6.5-rc1
parent
15b9c528c5
commit
47d6dee657
|
@ -627,19 +627,6 @@
|
||||||
<Key Name="everyonePermissions" Value="2147483647" />
|
<Key Name="everyonePermissions" Value="2147483647" />
|
||||||
<Key Name="basePermissions" Value="2147483647" />
|
<Key Name="basePermissions" Value="2147483647" />
|
||||||
</Section>
|
</Section>
|
||||||
<Section Name="plywood Texture">
|
|
||||||
<Key Name="inventoryID" Value="00000000-0000-2222-9999-000000000002"/>
|
|
||||||
<Key Name="assetID" Value="89556747-24cb-43ed-920b-47caed15465f"/>
|
|
||||||
<Key Name="folderID" Value="00000112-000f-0000-0000-000100bba001"/>
|
|
||||||
<Key Name="description" Value="plywood texture" />
|
|
||||||
<Key Name="name" Value="plywood" />
|
|
||||||
<Key Name="assetType" Value="0" />
|
|
||||||
<Key Name="inventoryType" Value="0" />
|
|
||||||
<Key Name="currentPermissions" Value="2147483647" />
|
|
||||||
<Key Name="nextPermissions" Value="2147483647" />
|
|
||||||
<Key Name="everyonePermissions" Value="2147483647" />
|
|
||||||
<Key Name="basePermissions" Value="2147483647" />
|
|
||||||
</Section>
|
|
||||||
<Section Name="rocks Texture">
|
<Section Name="rocks Texture">
|
||||||
<Key Name="inventoryID" Value="00000000-0000-2222-9999-000000000003"/>
|
<Key Name="inventoryID" Value="00000000-0000-2222-9999-000000000003"/>
|
||||||
<Key Name="assetID" Value="00000000-0000-1111-9999-000000000003"/>
|
<Key Name="assetID" Value="00000000-0000-1111-9999-000000000003"/>
|
||||||
|
|
Loading…
Reference in New Issue