diff options
author | Vadim Savchuk <vsavchuk@productengine.com> | 2010-05-14 16:03:04 +0300 |
---|---|---|
committer | Vadim Savchuk <vsavchuk@productengine.com> | 2010-05-14 16:03:04 +0300 |
commit | 5702f0ea7365b23ac1ee95e15a0fedc9d36ccc09 (patch) | |
tree | c20f233ea57455d26b4a831d2e97b5eb5b4dad8d /indra/newview/pipeline.h | |
parent | 61316403aa7cd430d4bffac8ae517e5563598898 (diff) | |
parent | a5f365c331149b03366be421aa1597dfbcb1bb33 (diff) |
Merge from default branch
--HG--
branch : product-engine
Diffstat (limited to 'indra/newview/pipeline.h')
-rw-r--r-- | indra/newview/pipeline.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/indra/newview/pipeline.h b/indra/newview/pipeline.h index 60e0b0ae8c..89649a0682 100644 --- a/indra/newview/pipeline.h +++ b/indra/newview/pipeline.h @@ -462,6 +462,7 @@ public: static BOOL sRenderAttachedLights; static BOOL sRenderAttachedParticles; static BOOL sRenderDeferred; + static BOOL sAllowRebuildPriorityGroup; static S32 sVisibleLightCount; static F32 sMinRenderSize; |