فهرست منبع

turn off verify-lods by default for now

David Rose 19 سال پیش
والد
کامیت
03ed2b6a94
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  1. 1 1
      panda/src/pgraph/config_pgraph.cxx

+ 1 - 1
panda/src/pgraph/config_pgraph.cxx

@@ -220,7 +220,7 @@ ConfigVariableDouble lod_fade_time
           "transitions between its different levels."));
           "transitions between its different levels."));
 
 
 ConfigVariableBool verify_lods
 ConfigVariableBool verify_lods
-("verify-lods", true,
+("verify-lods", false,
  PRC_DESC("When this is true, LODNodes will test when they are rendered to "
  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 "
           "ensure that each child's geometry fits entirely within the radius "
           "defined by its switch-out distance.  When it is false, LODNodes "
           "defined by its switch-out distance.  When it is false, LODNodes "