mirror of
https://github.com/opensim/opensim.git
synced 2026-08-05 00:30:02 +08:00
the first pass at Asset Fridays. Contribution of a handshake
animation from Mo Hax at IBM. This took us a while to sort out the conversion path, expection more efficiency in the future.
This commit is contained in:
BIN
bin/assets/AnimationsAssetSet/handshake_01.dat
Normal file
BIN
bin/assets/AnimationsAssetSet/handshake_01.dat
Normal file
Binary file not shown.
@@ -1,3 +1,10 @@
|
||||
<Nini>
|
||||
|
||||
<Section Name="Handshake">
|
||||
<Key Name="assetID" Value="ddc2400f-ecdb-b00e-aee7-442ff99d5fb7"/>
|
||||
<Key Name="name" Value="Handshake"/>
|
||||
<Key Name="description" Value="Created by Mo Hax"/>
|
||||
<Key Name="assetType" Value="20" />
|
||||
<Key Name="inventoryType" Value="19" />
|
||||
<Key Name="fileName" Value="handshake_01.dat"/>
|
||||
</Section>
|
||||
</Nini>
|
||||
|
||||
@@ -16,11 +16,10 @@
|
||||
</Section>
|
||||
-->
|
||||
|
||||
<!---->
|
||||
|
||||
<Section Name="Animations AssetSet">
|
||||
<Key Name="file" Value="AnimationsAssetSet/AnimationsAssetSet.xml"/>
|
||||
<Key Name="file" Value="AnimationsAssetSet/index.xml"/>
|
||||
</Section>
|
||||
<!---->
|
||||
|
||||
<!---->
|
||||
<Section Name="BodyParts AssetSet">
|
||||
|
||||
@@ -12,6 +12,5 @@
|
||||
<Key Name="folderID" Value="f0908f10-b9bf-11dc-95ff-0800200c9a66"/>
|
||||
<Key Name="parentFolderID" Value="00000112-000f-0000-0000-000100bba000"/>
|
||||
<Key Name="name" Value="Animations Library"/>
|
||||
<Key Name="type" Value="20"/>
|
||||
</Section>
|
||||
</Nini>
|
||||
|
||||
@@ -1,4 +1,13 @@
|
||||
<Nini>
|
||||
<Section Name="Handshake">
|
||||
<Key Name="folderID" Value="f0908f10-b9bf-11dc-95ff-0800200c9a66"/>
|
||||
<Key Name="inventoryID" Value="ddc2400f-ecdb-b00e-aee7-442ff99d5fb7"/>
|
||||
<Key Name="assetID" Value="ddc2400f-ecdb-b00e-aee7-442ff99d5fb7"/>
|
||||
<Key Name="name" Value="Handshake"/>
|
||||
<Key Name="description" Value="Right handed handshake - Created by Mo Hax"/>
|
||||
<Key Name="assetType" Value="20" />
|
||||
<Key Name="inventoryType" Value="19" />
|
||||
</Section>
|
||||
|
||||
<!--
|
||||
<Section Name="Example Library Item">
|
||||
|
||||
Reference in New Issue
Block a user