From 3150541f9e0a93d77334c57ccab18e24f97e314f Mon Sep 17 00:00:00 2001 From: David Rose Date: Sat, 16 Sep 2006 01:14:32 +0000 Subject: [PATCH] verify-lods off again for now --- panda/src/pgraph/config_pgraph.cxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/panda/src/pgraph/config_pgraph.cxx b/panda/src/pgraph/config_pgraph.cxx index 58c9c5388d..2c9a2e0765 100644 --- a/panda/src/pgraph/config_pgraph.cxx +++ b/panda/src/pgraph/config_pgraph.cxx @@ -221,7 +221,7 @@ ConfigVariableDouble lod_fade_time "transitions between its different levels.")); ConfigVariableBool verify_lods -("verify-lods", true, +("verify-lods", false, PRC_DESC("When this is true, LODNodes will test when they are rendered to " "ensure that each child's geometry fits entirely within the radius " "defined by its switch-out distance. When it is false, LODNodes "