diff options
author | Brad Payne (Vir Linden) <vir@lindenlab.com> | 2016-03-28 09:45:39 -0400 |
---|---|---|
committer | Brad Payne (Vir Linden) <vir@lindenlab.com> | 2016-03-28 09:45:39 -0400 |
commit | 8fecfc0c99bcbeebc9b8ffc39c38907e9d6423ce (patch) | |
tree | b5113a5adbbc9eb72d6e84469dc672c52d1f1f1a /indra | |
parent | c5abb259dddd2782558de6e09c70a9976119e665 (diff) |
SL-276 - set skeleton version to 2.0
Diffstat (limited to 'indra')
-rwxr-xr-x | indra/newview/character/avatar_skeleton.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/indra/newview/character/avatar_skeleton.xml b/indra/newview/character/avatar_skeleton.xml index 5266939537..25444e248a 100755 --- a/indra/newview/character/avatar_skeleton.xml +++ b/indra/newview/character/avatar_skeleton.xml @@ -1,4 +1,4 @@ -<linden_skeleton num_bones="131" num_collision_volumes="26" version="1.0"> +<linden_skeleton num_bones="131" num_collision_volumes="26" version="2.0"> <bone aliases="hip avatar_mPelvis" connected="false" end="0.000 0.000 0.084" group="Torso" name="mPelvis" pivot="0.000000 0.000000 1.067015" pos="0.000 0.000 1.067" rot="0.000000 0.000000 0.000000" scale="1.000 1.000 1.000" support="base"> <collision_volume end="0.030 0.000 0.095" group="Collision" name="PELVIS" pos="-0.01 0 -0.02" rot="0.000000 8.00000 0.000000" scale="0.12 0.16 0.17" support="base"/> <collision_volume end="-0.100 0.000 0.000" group="Collision" name="BUTT" pos="-0.06 0 -0.1" rot="0.000000 0.00000 0.000000" scale="0.1 0.1 0.1" support="base"/> |