diff options
author | Mnikolenko Productengine <mnikolenko@productengine.com> | 2021-11-30 19:01:33 +0200 |
---|---|---|
committer | Mnikolenko Productengine <mnikolenko@productengine.com> | 2021-11-30 19:01:33 +0200 |
commit | bc9552900339526b241cfd6ee4fb90a498868fd6 (patch) | |
tree | 88c540bf9f22d5bad54e34427a30d317354de008 /indra/newview/pipeline.h | |
parent | 39733ba1cdd137941f42ce135103877ba769aafc (diff) |
SL-16369 Remove Hardware Skinning setting
Diffstat (limited to 'indra/newview/pipeline.h')
-rw-r--r-- | indra/newview/pipeline.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/indra/newview/pipeline.h b/indra/newview/pipeline.h index 110df8c979..d82f8bd64b 100644 --- a/indra/newview/pipeline.h +++ b/indra/newview/pipeline.h @@ -904,7 +904,6 @@ public: //cached settings static bool WindLightUseAtmosShaders; - static bool RenderAvatarVP; static bool RenderDeferred; static F32 RenderDeferredSunWash; static U32 RenderFSAASamples; |