David Megginson <[EMAIL PROTECTED]> said:

> Jim Wilson writes:
> 
>  > CVS as of last night.
> 
> SimGear CVS as well?

Uggh...no.  And I was so sure I hadn't seen any updates to simgear in the last
couple days. :-) Just checked and there was that one patch to sky.cxx.

>  > Yes.  It looks like a big huge medium or dark grey polygon
>  > z-fighting with the terrain at 0 elev.  Sounds odd...but I guess it
>  > must be drawing something.
> 
> Here's the code from simgear/sky/cloud.cxx:
> 
>   void SGCloudLayer::draw() {
>       if (layer_type != SG_CLOUD_CLEAR)
>       ssgCullAndDraw( layer_root );
>   }
> 

Can't test this now, but I'm sure that fixed it.  My apologies for the confusioin.

Best,

Jim

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

Reply via email to