aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/bin/assets
diff options
context:
space:
mode:
authorSean Dague2008-06-13 19:15:27 +0000
committerSean Dague2008-06-13 19:15:27 +0000
commit987c7498c3dd336e867c8069dede4e54ca2b0f92 (patch)
treefe5b0f388108621289464f8db1a9db2d65ecbb4d /bin/assets
parentrename to index.xml just to make this more consistant (diff)
downloadopensim-SC_OLD-987c7498c3dd336e867c8069dede4e54ca2b0f92.zip
opensim-SC_OLD-987c7498c3dd336e867c8069dede4e54ca2b0f92.tar.gz
opensim-SC_OLD-987c7498c3dd336e867c8069dede4e54ca2b0f92.tar.bz2
opensim-SC_OLD-987c7498c3dd336e867c8069dede4e54ca2b0f92.tar.xz
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.
Diffstat (limited to 'bin/assets')
-rw-r--r--bin/assets/AnimationsAssetSet/handshake_01.datbin0 -> 915 bytes
-rw-r--r--bin/assets/AnimationsAssetSet/index.xml9
-rw-r--r--bin/assets/AssetSets.xml5
3 files changed, 10 insertions, 4 deletions
diff --git a/bin/assets/AnimationsAssetSet/handshake_01.dat b/bin/assets/AnimationsAssetSet/handshake_01.dat
new file mode 100644
index 0000000..63a2b42
--- /dev/null
+++ b/bin/assets/AnimationsAssetSet/handshake_01.dat
Binary files differ
diff --git a/bin/assets/AnimationsAssetSet/index.xml b/bin/assets/AnimationsAssetSet/index.xml
index 3b9154a..1b35919 100644
--- a/bin/assets/AnimationsAssetSet/index.xml
+++ b/bin/assets/AnimationsAssetSet/index.xml
@@ -1,3 +1,10 @@
1<Nini> 1<Nini>
2 2 <Section Name="Handshake">
3 <Key Name="assetID" Value="ddc2400f-ecdb-b00e-aee7-442ff99d5fb7"/>
4 <Key Name="name" Value="Handshake"/>
5 <Key Name="description" Value="Created by Mo Hax"/>
6 <Key Name="assetType" Value="20" />
7 <Key Name="inventoryType" Value="19" />
8 <Key Name="fileName" Value="handshake_01.dat"/>
9 </Section>
3</Nini> 10</Nini>
diff --git a/bin/assets/AssetSets.xml b/bin/assets/AssetSets.xml
index a8f1500..27c1339 100644
--- a/bin/assets/AssetSets.xml
+++ b/bin/assets/AssetSets.xml
@@ -16,11 +16,10 @@
16 </Section> 16 </Section>
17--> 17-->
18 18
19 <!----> 19
20 <Section Name="Animations AssetSet"> 20 <Section Name="Animations AssetSet">
21 <Key Name="file" Value="AnimationsAssetSet/AnimationsAssetSet.xml"/> 21 <Key Name="file" Value="AnimationsAssetSet/index.xml"/>
22 </Section> 22 </Section>
23 <!---->
24 23
25 <!----> 24 <!---->
26 <Section Name="BodyParts AssetSet"> 25 <Section Name="BodyParts AssetSet">