From 31c13ffe251a6b638ace0f14e20ccbfaf9adcb1b Mon Sep 17 00:00:00 2001 From: Andrey Kleshchev Date: Wed, 26 Aug 2020 16:27:16 +0300 Subject: SL-10326 Fixed avatar rotation of selected avatars and selected self --- indra/newview/llmaniprotate.h | 1 + 1 file changed, 1 insertion(+) (limited to 'indra/newview/llmaniprotate.h') diff --git a/indra/newview/llmaniprotate.h b/indra/newview/llmaniprotate.h index e8f1c24c58..dc36ef796a 100644 --- a/indra/newview/llmaniprotate.h +++ b/indra/newview/llmaniprotate.h @@ -95,6 +95,7 @@ private: LLVector3 mMouseDown; LLVector3 mMouseCur; + LLVector3 mAgentSelfAtAxis; // Own agent uses separate rotation method F32 mRadiusMeters; LLVector3 mCenterToCam; -- cgit v1.2.3