aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/bin/inventory
diff options
context:
space:
mode:
authorHomer Horwitz2009-01-05 19:59:29 +0000
committerHomer Horwitz2009-01-05 19:59:29 +0000
commita04560cf0cb9d2fe3f930122caf560d860527ec8 (patch)
treef228fe598de49fc45d35eb06fcfc402af4df2c86 /bin/inventory
parent* Centralize references to the well known blank texture 5748decc-f629-461c-9a... (diff)
downloadopensim-SC_OLD-a04560cf0cb9d2fe3f930122caf560d860527ec8.zip
opensim-SC_OLD-a04560cf0cb9d2fe3f930122caf560d860527ec8.tar.gz
opensim-SC_OLD-a04560cf0cb9d2fe3f930122caf560d860527ec8.tar.bz2
opensim-SC_OLD-a04560cf0cb9d2fe3f930122caf560d860527ec8.tar.xz
Added viewer's default terrain textures.
This fixes Mantis #2947. Thanks jhurliman
Diffstat (limited to 'bin/inventory')
-rw-r--r--bin/inventory/TexturesLibrary/TexturesLibraryItems.xml53
1 files changed, 53 insertions, 0 deletions
diff --git a/bin/inventory/TexturesLibrary/TexturesLibraryItems.xml b/bin/inventory/TexturesLibrary/TexturesLibraryItems.xml
index 56b424a..30af8fa 100644
--- a/bin/inventory/TexturesLibrary/TexturesLibraryItems.xml
+++ b/bin/inventory/TexturesLibrary/TexturesLibraryItems.xml
@@ -653,4 +653,57 @@
653 <Key Name="everyonePermissions" Value="2147483647" /> 653 <Key Name="everyonePermissions" Value="2147483647" />
654 <Key Name="basePermissions" Value="2147483647" /> 654 <Key Name="basePermissions" Value="2147483647" />
655 </Section> 655 </Section>
656
657 <Section Name="Terrain Dirt">
658 <Key Name="inventoryID" Value="00000000-0000-2222-9999-000000000006"/>
659 <Key Name="assetID" Value="b8d3965a-ad78-bf43-699b-bff8eca6c975"/>
660 <Key Name="folderID" Value="00000112-000f-0000-0000-000100bba001"/>
661 <Key Name="description" Value="" />
662 <Key Name="name" Value="Terrain Dirt" />
663 <Key Name="assetType" Value="0" />
664 <Key Name="inventoryType" Value="0" />
665 <Key Name="currentPermissions" Value="2147483647" />
666 <Key Name="nextPermissions" Value="2147483647" />
667 <Key Name="everyonePermissions" Value="2147483647" />
668 <Key Name="basePermissions" Value="2147483647" />
669 </Section>
670 <Section Name="Terrain Grass">
671 <Key Name="inventoryID" Value="00000000-0000-2222-9999-000000000007"/>
672 <Key Name="assetID" Value="abb783e6-3e93-26c0-248a-247666855da3"/>
673 <Key Name="folderID" Value="00000112-000f-0000-0000-000100bba001"/>
674 <Key Name="description" Value="" />
675 <Key Name="name" Value="Terrain Grass" />
676 <Key Name="assetType" Value="0" />
677 <Key Name="inventoryType" Value="0" />
678 <Key Name="currentPermissions" Value="2147483647" />
679 <Key Name="nextPermissions" Value="2147483647" />
680 <Key Name="everyonePermissions" Value="2147483647" />
681 <Key Name="basePermissions" Value="2147483647" />
682 </Section>
683 <Section Name="Terrain Mountain">
684 <Key Name="inventoryID" Value="00000000-0000-2222-9999-000000000008"/>
685 <Key Name="assetID" Value="179cdabd-398a-9b6b-1391-4dc333ba321f"/>
686 <Key Name="folderID" Value="00000112-000f-0000-0000-000100bba001"/>
687 <Key Name="description" Value="" />
688 <Key Name="name" Value="Terrain Mountain" />
689 <Key Name="assetType" Value="0" />
690 <Key Name="inventoryType" Value="0" />
691 <Key Name="currentPermissions" Value="2147483647" />
692 <Key Name="nextPermissions" Value="2147483647" />
693 <Key Name="everyonePermissions" Value="2147483647" />
694 <Key Name="basePermissions" Value="2147483647" />
695 </Section>
696 <Section Name="Terrain Rock">
697 <Key Name="inventoryID" Value="00000000-0000-2222-9999-000000000009"/>
698 <Key Name="assetID" Value="beb169c7-11ea-fff2-efe5-0f24dc881df2"/>
699 <Key Name="folderID" Value="00000112-000f-0000-0000-000100bba001"/>
700 <Key Name="description" Value="" />
701 <Key Name="name" Value="Terrain Rock" />
702 <Key Name="assetType" Value="0" />
703 <Key Name="inventoryType" Value="0" />
704 <Key Name="currentPermissions" Value="2147483647" />
705 <Key Name="nextPermissions" Value="2147483647" />
706 <Key Name="everyonePermissions" Value="2147483647" />
707 <Key Name="basePermissions" Value="2147483647" />
708 </Section>
656</Nini> 709</Nini>