On November 16, 2005 03:51 am, Erik Hofman wrote:
> > Would it be possible not to initialize the rendetexture code if we don't
> > need it, e.g. we have not 3d clouds enabled?
>
> But how would we handle the case where r200 users start without 3d
> clouds enabled and when browsing through the menu find the 3d clouds
> option and enable it at runtime?
>
> Erik

May be we can add two try...catch statements from lines 493 to 497 and from 
512 to 517 in RenderTexture.cpp, so that we can do a "return false;" as soon 
as we encounter an error (to duplicate what is done in line 474)?

Ampere

_______________________________________________
Flightgear-devel mailing list
Flightgear-devel@flightgear.org
http://mail.flightgear.org/mailman/listinfo/flightgear-devel
2f585eeea02e2c79d7b1d8c4963bae2d

Reply via email to