Fix PATH-842 rotation reset on object update

This commit is contained in:
Siana Gearz
2012-09-10 16:31:27 +02:00
parent 856a45a775
commit 4ade726a07
2 changed files with 16 additions and 5 deletions

View File

@@ -736,6 +736,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
U8 mState; // legacy
LLViewerObjectMedia* mMedia; // NULL if no media associated