aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/bin/OpenSimLibrary.xml
diff options
context:
space:
mode:
authorTeravus Ovares2007-12-28 05:36:28 +0000
committerTeravus Ovares2007-12-28 05:36:28 +0000
commit5bd5770ed2a5c2087a75489ed512ea59f7f25a1a (patch)
treee0041517433d012b22edac4cc76f145c01ba157b /bin/OpenSimLibrary.xml
parent* Added ability to create new prim on existing prim (rezzing prim from invent... (diff)
downloadopensim-SC_OLD-5bd5770ed2a5c2087a75489ed512ea59f7f25a1a.zip
opensim-SC_OLD-5bd5770ed2a5c2087a75489ed512ea59f7f25a1a.tar.gz
opensim-SC_OLD-5bd5770ed2a5c2087a75489ed512ea59f7f25a1a.tar.bz2
opensim-SC_OLD-5bd5770ed2a5c2087a75489ed512ea59f7f25a1a.tar.xz
* Patch from Melanie. Thanks Melanie!
* This patch addresses a regression where 5 default textures, including the default "new prim" texture, would not be shown unless in viewer cache. * Further, it supplies a new plywood texture as the base texture, which is purpose-made from locally photo-sourced material (means i took a picture and made it into a tile), which is closer in appearance and color to the Linden one. * It changes the default new prim texture UUID to match the UUID generated by the viewer when "default" is clicked, which is a texture UUID hardcoded in some scripts as well, so it would cause compatibility issues if not addressed. * The patch fixes a number of UUID duplications (same UUID for asset and inventory items) and capitalization issues in the XML files. * It also includes new versions of 4 other textures, which were no longer loadable in grid mode.
Diffstat (limited to '')
-rw-r--r--bin/OpenSimLibrary.xml12
1 files changed, 6 insertions, 6 deletions
diff --git a/bin/OpenSimLibrary.xml b/bin/OpenSimLibrary.xml
index d209635..3421a4a 100644
--- a/bin/OpenSimLibrary.xml
+++ b/bin/OpenSimLibrary.xml
@@ -540,7 +540,7 @@
540 <Key Name="basePermissions" Value="2147483647" /> 540 <Key Name="basePermissions" Value="2147483647" />
541 </Section> 541 </Section>
542 <Section Name="bricks Texture"> 542 <Section Name="bricks Texture">
543 <Key Name="inventoryID" Value="00000000-0000-1111-9999-000000000001"/> 543 <Key Name="inventoryID" Value="00000000-0000-2222-9999-000000000001"/>
544 <Key Name="assetID" Value="00000000-0000-1111-9999-000000000001"/> 544 <Key Name="assetID" Value="00000000-0000-1111-9999-000000000001"/>
545 <Key Name="description" Value="bricks texture" /> 545 <Key Name="description" Value="bricks texture" />
546 <Key Name="name" Value="bricks" /> 546 <Key Name="name" Value="bricks" />
@@ -552,7 +552,7 @@
552 <Key Name="basePermissions" Value="2147483647" /> 552 <Key Name="basePermissions" Value="2147483647" />
553 </Section> 553 </Section>
554 <Section Name="granite Texture"> 554 <Section Name="granite Texture">
555 <Key Name="inventoryID" Value="00000000-0000-1111-9999-000000000004"/> 555 <Key Name="inventoryID" Value="00000000-0000-2222-9999-000000000004"/>
556 <Key Name="assetID" Value="00000000-0000-1111-9999-000000000004"/> 556 <Key Name="assetID" Value="00000000-0000-1111-9999-000000000004"/>
557 <Key Name="description" Value="granite texture" /> 557 <Key Name="description" Value="granite texture" />
558 <Key Name="name" Value="granite" /> 558 <Key Name="name" Value="granite" />
@@ -564,7 +564,7 @@
564 <Key Name="basePermissions" Value="2147483647" /> 564 <Key Name="basePermissions" Value="2147483647" />
565 </Section> 565 </Section>
566 <Section Name="hardwood Texture"> 566 <Section Name="hardwood Texture">
567 <Key Name="inventoryID" Value="00000000-0000-1111-9999-000000000005"/> 567 <Key Name="inventoryID" Value="00000000-0000-2222-9999-000000000005"/>
568 <Key Name="assetID" Value="00000000-0000-1111-9999-000000000005"/> 568 <Key Name="assetID" Value="00000000-0000-1111-9999-000000000005"/>
569 <Key Name="description" Value="hardwood texture" /> 569 <Key Name="description" Value="hardwood texture" />
570 <Key Name="name" Value="hardwood" /> 570 <Key Name="name" Value="hardwood" />
@@ -576,8 +576,8 @@
576 <Key Name="basePermissions" Value="2147483647" /> 576 <Key Name="basePermissions" Value="2147483647" />
577 </Section> 577 </Section>
578 <Section Name="plywood Texture"> 578 <Section Name="plywood Texture">
579 <Key Name="inventoryID" Value="00000000-0000-1111-9999-000000000002"/> 579 <Key Name="inventoryID" Value="00000000-0000-2222-9999-000000000002"/>
580 <Key Name="assetID" Value="00000000-0000-1111-9999-000000000002"/> 580 <Key Name="assetID" Value="89556747-24cb-43ed-920b-47caed15465f"/>
581 <Key Name="description" Value="plywood texture" /> 581 <Key Name="description" Value="plywood texture" />
582 <Key Name="name" Value="plywood" /> 582 <Key Name="name" Value="plywood" />
583 <Key Name="assetType" Value="0" /> 583 <Key Name="assetType" Value="0" />
@@ -588,7 +588,7 @@
588 <Key Name="basePermissions" Value="2147483647" /> 588 <Key Name="basePermissions" Value="2147483647" />
589 </Section> 589 </Section>
590 <Section Name="rocks Texture"> 590 <Section Name="rocks Texture">
591 <Key Name="inventoryID" Value="00000000-0000-1111-9999-000000000003"/> 591 <Key Name="inventoryID" Value="00000000-0000-2222-9999-000000000003"/>
592 <Key Name="assetID" Value="00000000-0000-1111-9999-000000000003"/> 592 <Key Name="assetID" Value="00000000-0000-1111-9999-000000000003"/>
593 <Key Name="description" Value="rocks texture" /> 593 <Key Name="description" Value="rocks texture" />
594 <Key Name="name" Value="rocks" /> 594 <Key Name="name" Value="rocks" />