From 61fbd7dcebbf9735c02ff05d7b55cfc85e2175f0 Mon Sep 17 00:00:00 2001 From: UbitUmarov Date: Fri, 4 Dec 2015 18:34:31 +0000 Subject: add opensim BodyParts library --- .../BodyPartsLibrary/BodyPartsLibraryItems.xml | 30 ++++++++++------------ 1 file changed, 14 insertions(+), 16 deletions(-) diff --git a/bin/inventory/BodyPartsLibrary/BodyPartsLibraryItems.xml b/bin/inventory/BodyPartsLibrary/BodyPartsLibraryItems.xml index 9faafc2..7c7c7d0 100644 --- a/bin/inventory/BodyPartsLibrary/BodyPartsLibraryItems.xml +++ b/bin/inventory/BodyPartsLibrary/BodyPartsLibraryItems.xml @@ -12,19 +12,6 @@ flags are only required for wearables. See OpenMetaverse.WearableType enum in libopenmetaverse. --> -<!-- - <Section Name="Example Library Item"> - <Key Name="inventoryID" Value="30000000-0000-2222-4444-000000000001" /> - <Key Name="assetID" Value="30000000-0000-2222-3333-000000000001" /> - <Key Name="folderID" Value="30000112-000f-0000-0000-000100bba003"/> - <Key Name="description" Value="Example Library Item" /> - <Key Name="name" Value="Example Library Item" /> - <Key Name="assetType" Value="7" /> - <Key Name="inventoryType" Value="7" /> - <Key Name="flags" Value="0" /> - </Section> ---> -<!-- <Section Name="Hair"> <Key Name="inventoryID" Value="d342e6c1-b9d2-11dc-95ff-0800200c9a66" /> <Key Name="assetID" Value="d342e6c0-b9d2-11dc-95ff-0800200c9a66" /> @@ -46,7 +33,7 @@ <Key Name="inventoryType" Value="18" /> <Key Name="flags" Value="1" /> </Section> ---> + <!-- <Section Name="Jim Skin"> <Key Name="inventoryID" Value="5c86b031-b9cc-11dc-95ff-0800200c9a66" /> @@ -70,7 +57,7 @@ <Key Name="flags" Value="1" /> </Section> --> -<!-- + <Section Name="Shape"> <Key Name="inventoryID" Value="5c86b033-b9cc-11dc-95ff-0800200c9a66" /> <Key Name="assetID" Value="66c41e39-38f9-f75a-024e-585989bfab73" /> @@ -81,7 +68,18 @@ <Key Name="inventoryType" Value="18" /> <Key Name="flags" Value="0" /> </Section> ---> + + <Section Name="Eyes"> + <Key Name="inventoryID" Value="cdc31054-eed8-4021-994f-4e0c6e861b50" /> + <Key Name="assetID" Value="4bb6fa4d-1cd2-498a-a84c-95c1a0e745a7" /> + <Key Name="folderID" Value="d499e5e0-b9bf-11dc-95ff-0800200c9a66"/> + <Key Name="description" Value="Default Eyes" /> + <Key Name="name" Value="Default Eyes" /> + <Key Name="assetType" Value="13" /> + <Key Name="inventoryType" Value="18" /> + <Key Name="flags" Value="3" /> + </Section> + <!-- <Section Name="Jim Shape"> <Key Name="inventoryID" Value="5c86b034-b9cc-11dc-95ff-0800200c9a66" /> -- cgit v1.1