aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/bin
diff options
context:
space:
mode:
authorTeravus Ovares2007-11-12 23:46:26 +0000
committerTeravus Ovares2007-11-12 23:46:26 +0000
commitd9d35f9fd7141d8f7a5b3b056cae051d6de2efd5 (patch)
tree37a49b26a6cb07d1fdc3e419222ea2147eaa089e /bin
parent* Added a lot of Glue to help with reporting proper collisions. (diff)
downloadopensim-SC_OLD-d9d35f9fd7141d8f7a5b3b056cae051d6de2efd5.zip
opensim-SC_OLD-d9d35f9fd7141d8f7a5b3b056cae051d6de2efd5.tar.gz
opensim-SC_OLD-d9d35f9fd7141d8f7a5b3b056cae051d6de2efd5.tar.bz2
opensim-SC_OLD-d9d35f9fd7141d8f7a5b3b056cae051d6de2efd5.tar.xz
* Implemented Walk Vs Run in ODE. Also helps make the walk look smoother.
* All thanks to unimplemented packet listing :D
Diffstat (limited to 'bin')
-rw-r--r--bin/data/avataranimations.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/bin/data/avataranimations.xml b/bin/data/avataranimations.xml
index ac769e2..e894283 100644
--- a/bin/data/avataranimations.xml
+++ b/bin/data/avataranimations.xml
@@ -14,4 +14,5 @@
14 <animation name="TYPE">c541c47f-e0c0-058b-ad1a-d6ae3a4584d9</animation> 14 <animation name="TYPE">c541c47f-e0c0-058b-ad1a-d6ae3a4584d9</animation>
15 <animation name="FALLDOWN">666307d9-a860-572d-6fd4-c3ab8865c094</animation> 15 <animation name="FALLDOWN">666307d9-a860-572d-6fd4-c3ab8865c094</animation>
16 <animation name="JUMP">2305bd75-1ca9-b03b-1faa-b176b8a8c49e</animation> 16 <animation name="JUMP">2305bd75-1ca9-b03b-1faa-b176b8a8c49e</animation>
17 <animation name="RUN">05ddbff8-aaa9-92a1-2b74-8fe77a29b445</animation>
17</animations> 18</animations>