vwr-26120: add attachment points for Neck and Avatar Center

master
Oz Linden 2011-10-26 12:08:59 -04:00
parent 1b173ed82b
commit 5814695d71
2 changed files with 22 additions and 1 deletions

View File

@ -393,7 +393,26 @@
max_attachment_offset="2.0"
visible_in_first_person="true" />
<attachment_point
id="39"
group="9"
pie_slice="1"
name="Neck"
joint="mNeck"
position="0 0 0"
rotation="0 0 0"
visible_in_first_person="true" />
<attachment_point
id="40"
group="9"
pie_slice="2"
name="Avatar Center"
joint="mRoot"
position="0 0 0"
rotation="0 0 0"
visible_in_first_person="true" />
<param
id="32"
group="1"

View File

@ -2183,6 +2183,8 @@ Returns a string with the requested data about the region
<string name="Stomach">Stomach</string>
<string name="Left Pec">Left Pec</string>
<string name="Right Pec">Right Pec</string>
<string name="Neck">Neck</string>
<string name="Avatar Center">Avatar Center</string>
<string name="Invalid Attachment">Invalid Attachment Point</string>
<!-- Avatar age computation, see LLDateUtil::ageFromDate -->