Re: [Flightgear-devel] impending v0.9.9 release

2005-11-16 Thread Erik Hofman
Mathias Fröhlich wrote: Well, that will in effect turn off everything using the rendertexture code. I would vote against that ... This is only a temporary work around for r200 owners. Would it be possible not to initialize the rendetexture code if we don't need it, e.g. we have not 3d

Re: [Flightgear-devel] impending v0.9.9 release

2005-11-16 Thread Ampere K. Hardraade
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

Re: [Flightgear-devel] impending v0.9.9 release

2005-11-16 Thread Ampere K. Hardraade
On November 16, 2005 07:47 pm, Ampere K. Hardraade wrote: 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 That

[Flightgear-devel] impending v0.9.9 release

2005-11-15 Thread Curtis L. Olson
Hi all, I would really like to get v0.9.9 out the door this week ... maybe committing to the final source code version on thursday or friday. However, I would like to give everyone the opportunity to mention any show stopping bugs that we should be concerned about. It's ok to report bugs,

Re: [Flightgear-devel] impending v0.9.9 release

2005-11-15 Thread Frederic Bouvier
Quoting Curtis L. Olson : Hi all, I would really like to get v0.9.9 out the door this week ... maybe committing to the final source code version on thursday or friday. However, I would like to give everyone the opportunity to mention any show stopping bugs that we should be concerned about.

Re: [Flightgear-devel] impending v0.9.9 release

2005-11-15 Thread Martin Spott
Hello Curt, Curtis L. Olson wrote: I really really want to get v0.9.9 done this week. It might be very helpful if add your weight to the idea to get a _functional_ PLIB release to base on. To my memory the current PLIB CVS is pretty good in shape, except one network patch that should be backed

Re: [Flightgear-devel] impending v0.9.9 release

2005-11-15 Thread Erik Hofman
Curtis L. Olson wrote: Hi all, I would really like to get v0.9.9 out the door this week ... maybe committing to the final source code version on thursday or friday. I agree, it really is time to get it out. Erik ___ Flightgear-devel mailing

Re: [Flightgear-devel] impending v0.9.9 release

2005-11-15 Thread Christian Mayer
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Curtis L. Olson schrieb: Hi all, I would really like to get v0.9.9 out the door this week ... Great! Will there be a Windows binary prerelease to test it? CU, Christian -BEGIN PGP SIGNATURE- Version: GnuPG v1.4.0 (MingW32)

Re: [Flightgear-devel] impending v0.9.9 release

2005-11-15 Thread Curtis L. Olson
Christian Mayer wrote: Great! Will there be a Windows binary prerelease to test it? Fred is the windows build guru. I believe he posts his latest builds someplace, although I haven't tracked the url lately. Might be able to find it if you search the archives, or maybe Fred will be

Re: [Flightgear-devel] impending v0.9.9 release

2005-11-15 Thread Vassilii Khachaturov
I would really like to get v0.9.9 out the door this week ... maybe committing to the final source code version on thursday or friday. The earliest time slot I might possibly have at serious hacking of fgfs is this Friday night. However, I would like to give everyone the opportunity to mention

Re: [Flightgear-devel] impending v0.9.9 release

2005-11-15 Thread Curtis L. Olson
Vassilii Khachaturov wrote: I'm very much concerned about the buggy exception throwing pattern that flightgear and simgear have (ab)used, and have circa 100 throws to verify and modify their vicinity in some cases. I have not started this work yet, so if somebody wants to do it before Friday

Re: [Flightgear-devel] impending v0.9.9 release

2005-11-15 Thread Harald JOHNSEN
Christian Mayer wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Curtis L. Olson schrieb: Hi all, I would really like to get v0.9.9 out the door this week ... Great! Will there be a Windows binary prerelease to test it? Geoff has put a binary here :

Re: [Flightgear-devel] impending v0.9.9 release

2005-11-15 Thread Frederic Bouvier
Curtis L. Olson a écrit : Christian Mayer wrote: Great! Will there be a Windows binary prerelease to test it? Fred is the windows build guru. I believe he posts his latest builds someplace, although I haven't tracked the url lately. Might be able to find it if you search the

Re: [Flightgear-devel] impending v0.9.9 release

2005-11-15 Thread Ampere K. Hardraade
On November 15, 2005 12:39 pm, Curtis L. Olson wrote: However, I would like to give everyone the opportunity to mention any show stopping bugs that we should be concerned about.   For some reasons, the logic between line 1832 and 1858 in RenderTexture.cpp is causing X to throw

Re: [Flightgear-devel] impending v0.9.9 release

2005-11-15 Thread Mathias Fröhlich
Hi, On Mittwoch 16 November 2005 04:12, Ampere K. Hardraade wrote: On November 15, 2005 12:39 pm, Curtis L. Olson wrote: However, I would like to give everyone the opportunity to mention any show stopping bugs that we should be concerned about.   For some reasons, the logic between line