Преглед изворни кода

remove experimental disclaimer

David Rose пре 14 година
родитељ
комит
594f1e32d7
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      dtool/Config.pp

+ 1 - 1
dtool/Config.pp

@@ -999,7 +999,7 @@
 // positions and transforms, instead of the standard single-precision
 // positions and transforms, instead of the standard single-precision
 // "float" type.  This does not affect the default numeric type of
 // "float" type.  This does not affect the default numeric type of
 // vertices, which is controlled by the runtime config variable
 // vertices, which is controlled by the runtime config variable
-// vertices-float64.  Presently *experimental*, do not use.
+// vertices-float64.
 #define STDFLOAT_DOUBLE
 #define STDFLOAT_DOUBLE
 
 
 // We use wxWidgets--the C++ library, not the Python library--for
 // We use wxWidgets--the C++ library, not the Python library--for