Fix Issue 1344: Weird mesh distorted bug
Animations require consistent names for points like Avatar Center between viewers To fix this, we now use Avatar Center instead of Root at the lower levels, but this is okay, we translate Avatar Center into Root at UI level!
This commit is contained in:
@@ -3231,7 +3231,7 @@ The
|
||||
<string name="Left Pec">Left Pec</string>
|
||||
<string name="Right Pec">Right Pec</string>
|
||||
<string name="Neck">Neck</string>
|
||||
<string name="Root">Root</string>
|
||||
<string name="Avatar Center">Root</string>
|
||||
<string name="Invalid Attachment">Invalid Attachment Point</string>
|
||||
|
||||
<!-- Account types, see LLAvatarPropertiesProcessor -->
|
||||
|
||||
Reference in New Issue
Block a user