"Curtis L. Olson" <[EMAIL PROTECTED]> said:

> 
> That seems to work reasonably well here with a 24 bit depth buffer
> too.  I can live with that and it would definitely simplify things and
> seems to work every bit as good.

One correction to what you added to cvs.  

Line 899 should read:

if (agl < 0.0) {

instead of:

if (agl < 30.0) {

Note that the 30m is subtracted in the previous line of code, and doing it again 
(essentially) on line 899 makes the fudge 60m and creates a "jump" in the
lights when you hit 60m altitude.

Best,

Jim

_______________________________________________
Flightgear-devel mailing list
[EMAIL PROTECTED]
http://mail.flightgear.org/mailman/listinfo/flightgear-devel

Reply via email to