diff --git a/panda/src/pgraph/config_pgraph.cxx b/panda/src/pgraph/config_pgraph.cxx index 6906d6cdbf..4ee0609856 100644 --- a/panda/src/pgraph/config_pgraph.cxx +++ b/panda/src/pgraph/config_pgraph.cxx @@ -220,7 +220,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 "