Jim Wilson <[EMAIL PROTECTED]> said:

> David Megginson <[EMAIL PROTECTED]> said:
> 
> > 
> > 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.

Yes that solved the problem.  But I'm seeing a segfault doing a "reset" every
time.  When I remove the <clouds>...</clouds> completely the segfault goes away.

Best,

Jim


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

Reply via email to