diff options
author | Jacek Antonelli | 2008-12-09 22:25:37 -0600 |
---|---|---|
committer | Jacek Antonelli | 2008-12-09 22:25:41 -0600 |
commit | 22b861982f2efd5d16097a012627e73b9fb85834 (patch) | |
tree | 6152a84b92c682e271bdd52d46cd1728454f679a /linden/indra/newview/pipeline.h | |
parent | Second Life viewer sources 1.22.1-RC (diff) | |
download | meta-impy-22b861982f2efd5d16097a012627e73b9fb85834.zip meta-impy-22b861982f2efd5d16097a012627e73b9fb85834.tar.gz meta-impy-22b861982f2efd5d16097a012627e73b9fb85834.tar.bz2 meta-impy-22b861982f2efd5d16097a012627e73b9fb85834.tar.xz |
Second Life viewer sources 1.22.2-RC
Diffstat (limited to 'linden/indra/newview/pipeline.h')
-rw-r--r-- | linden/indra/newview/pipeline.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/linden/indra/newview/pipeline.h b/linden/indra/newview/pipeline.h index c795283..560f21f 100644 --- a/linden/indra/newview/pipeline.h +++ b/linden/indra/newview/pipeline.h | |||
@@ -383,6 +383,7 @@ public: | |||
383 | static BOOL sSkipUpdate; //skip lod updates | 383 | static BOOL sSkipUpdate; //skip lod updates |
384 | static BOOL sWaterReflections; | 384 | static BOOL sWaterReflections; |
385 | static BOOL sDynamicLOD; | 385 | static BOOL sDynamicLOD; |
386 | static BOOL sPickAvatar; | ||
386 | static BOOL sReflectionRender; | 387 | static BOOL sReflectionRender; |
387 | static BOOL sImpostorRender; | 388 | static BOOL sImpostorRender; |
388 | static BOOL sUnderWaterRender; | 389 | static BOOL sUnderWaterRender; |