summaryrefslogtreecommitdiff
path: root/indra/newview/llviewerobject.h
diff options
context:
space:
mode:
authorOz Linden <oz@lindenlab.com>2012-09-19 13:40:25 -0400
committerOz Linden <oz@lindenlab.com>2012-09-19 13:40:25 -0400
commit1a461cf120527a87672a47e171abcfa295480e33 (patch)
treeb2053dc980cd3a8fb2b8d56b260d057066d2b424 /indra/newview/llviewerobject.h
parent46a8d67a906e9aa6c28752a0b25650fdd566e477 (diff)
parent29aace5692da95c3937368b8f33b9c88112acbed (diff)
merge beta7 pathfinding hotfixes
Diffstat (limited to 'indra/newview/llviewerobject.h')
-rw-r--r--indra/newview/llviewerobject.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/indra/newview/llviewerobject.h b/indra/newview/llviewerobject.h
index 83e34dc6ca..fbf6361ffb 100644
--- a/indra/newview/llviewerobject.h
+++ b/indra/newview/llviewerobject.h
@@ -734,6 +734,7 @@ protected:
F32 mTimeDilation; // Time dilation sent with the object.
F32 mRotTime; // Amount (in seconds) that object has rotated according to angular velocity (llSetTargetOmega)
LLQuaternion mAngularVelocityRot; // accumulated rotation from the angular velocity computations
+ LLQuaternion mPreviousRotation;
LLVOJointInfo* mJointInfo;
U8 mState; // legacy