Could someone running plib cvs submit a patch for this? For now, I don't
believe we need to make this adjustable. Maybe the 1U=parsec people would
want to do so, but it is safe to say that the 0.01f value would already be a
worse problem there.
In src/ssg/ssgOptimiser.cxx, line 29:
static float optimise_vtol [3] =
{
- 0.01f, /* DISTANCE_SLOP = One centimeter */
+ 0.001f, /* DISTANCE_SLOP = One millimeter */
0.04f, /* COLOUR_SLOP = Four percent */
0.004f, /* TEXCOORD_SLOP = One texel on a 256 map */
} ;
Thanks,
Jim
___
Flightgear-devel mailing list
[EMAIL PROTECTED]
http://mail.flightgear.org/mailman/listinfo/flightgear-devel