verify-lods off again for now

This commit is contained in:
David Rose 2006-09-16 01:14:32 +00:00
parent d265137603
commit 3150541f9e
1 changed files with 1 additions and 1 deletions

View File

@ -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 "