diff options
| author | andreykproductengine <andreykproductengine@lindenlab.com> | 2019-11-11 20:38:52 +0200 |
|---|---|---|
| committer | Andrey Kleshchev <andreykproductengine@lindenlab.com> | 2020-06-23 14:50:59 +0300 |
| commit | 0d78aa31e2bd2cf55c83a4447027a94b0939ae26 (patch) | |
| tree | 538bab919c7a562a27294fb07cdb5ec7a4271306 /indra/newview/lltexturectrl.cpp | |
| parent | 2022c91e2d1b3d3cbb642c1669d4ac524f31af28 (diff) | |
SL-6109 Removed LLDrawFrustum and used changes from EEP to prevent merge conflicts
Diffstat (limited to 'indra/newview/lltexturectrl.cpp')
| -rw-r--r-- | indra/newview/lltexturectrl.cpp | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/indra/newview/lltexturectrl.cpp b/indra/newview/lltexturectrl.cpp index 1f128f22d9..9e7846f8c9 100644 --- a/indra/newview/lltexturectrl.cpp +++ b/indra/newview/lltexturectrl.cpp @@ -73,9 +73,6 @@ #include "llavatarappearancedefines.h" -static const F32 CONTEXT_CONE_IN_ALPHA = 0.0f; -static const F32 CONTEXT_CONE_OUT_ALPHA = 1.f; -static const F32 CONTEXT_FADE_TIME = 0.08f; static const S32 LOCAL_TRACKING_ID_COLUMN = 1; |
