summaryrefslogtreecommitdiff
path: root/indra/newview/llmodelpreview.h
diff options
context:
space:
mode:
authorAndrey Kleshchev <andreykproductengine@lindenlab.com>2020-08-12 22:53:23 +0300
committerAndrey Kleshchev <andreykproductengine@lindenlab.com>2020-08-12 22:53:23 +0300
commit1f2ceb97ec4941a43ef3551a9fb41108cb65e1b2 (patch)
tree68e65699d6796687d3b2843fcd1c8b6f780e7b68 /indra/newview/llmodelpreview.h
parentd240d381a26605614d1b2ec37861ef22e92e08c2 (diff)
SL-13583 Some behavior tweaks #2
Diffstat (limited to 'indra/newview/llmodelpreview.h')
-rw-r--r--indra/newview/llmodelpreview.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/indra/newview/llmodelpreview.h b/indra/newview/llmodelpreview.h
index 9b8200ab8a..3664a27a72 100644
--- a/indra/newview/llmodelpreview.h
+++ b/indra/newview/llmodelpreview.h
@@ -301,6 +301,7 @@ protected:
U32 mLegacyRigFlags;
bool mLastJointUpdate;
+ bool mFirstSkinUpdate;
JointNameSet mJointsFromNode;
JointTransformMap mJointTransformMap;