summaryrefslogtreecommitdiff
path: root/indra/newview/llvoavatar.h
diff options
context:
space:
mode:
authorHoward Stearns <aech@lindenlab.com>2022-02-08 23:09:00 +0000
committerHoward Stearns <aech@lindenlab.com>2022-02-08 23:09:00 +0000
commit8c64cc63cd3048d60912c74a4fd3dcbb47196be0 (patch)
treeb491c9291d508a00ff9dcecc94e89916b53c44ef /indra/newview/llvoavatar.h
parent1e36ef21132793b451d904de07a30c4f74a918f3 (diff)
parentb146de38de69167354da08e37dfd8903f2466f9d (diff)
Merged in SL-98 (pull request #864)
SL-98 - Render a "ground plane" in the model upload preview, so users can see any added offset Approved-by: Andrey Kleshchev Approved-by: Andrey Lihatskiy
Diffstat (limited to 'indra/newview/llvoavatar.h')
-rw-r--r--indra/newview/llvoavatar.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/indra/newview/llvoavatar.h b/indra/newview/llvoavatar.h
index 152e3b5610..71b252cf73 100644
--- a/indra/newview/llvoavatar.h
+++ b/indra/newview/llvoavatar.h
@@ -328,7 +328,6 @@ public:
static bool sLimitNonImpostors; // use impostors for far away avatars
static F32 sRenderDistance; // distance at which avatars will render.
static BOOL sShowAnimationDebug; // show animation debug info
- static BOOL sShowFootPlane; // show foot collision plane reported by server
static BOOL sShowCollisionVolumes; // show skeletal collision volumes
static BOOL sVisibleInFirstPerson;
static S32 sNumLODChangesThisFrame;