summaryrefslogtreecommitdiff
path: root/indra/newview/pipeline.h
diff options
context:
space:
mode:
authorDave Parks <davep@lindenlab.com>2010-05-12 17:20:02 -0500
committerDave Parks <davep@lindenlab.com>2010-05-12 17:20:02 -0500
commit2514a12c8c10fbadc1828802300a6f0755f2d9e6 (patch)
treeb8d72c972c2e7149f161bfefb291495f4ad77eed /indra/newview/pipeline.h
parent3ad81349acccc9af2531121d5d6d89ad4e6ec0b2 (diff)
parentb2906b594470ced996f102f4797eef7671ad009c (diff)
merge
Diffstat (limited to 'indra/newview/pipeline.h')
-rw-r--r--indra/newview/pipeline.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/indra/newview/pipeline.h b/indra/newview/pipeline.h
index 2c14b94847..fc6f96c668 100644
--- a/indra/newview/pipeline.h
+++ b/indra/newview/pipeline.h
@@ -431,6 +431,7 @@ public:
RENDER_DEBUG_AVATAR_VOLUME = 0x0100000,
RENDER_DEBUG_BUILD_QUEUE = 0x0200000,
RENDER_DEBUG_AGENT_TARGET = 0x0400000,
+ RENDER_DEBUG_PHYSICS_SHAPES = 0x0800000,
};
public: