Re: [Flightgear-devel] [Flightgear-cvslogs] CVS: data/Aircraft/f-14b/Sounds canopy-close2.wav, NONE, 1.1 canopy-trans.wav, NONE, 1.1

2008-12-12 Thread Frederic Bouvier
Hi Alexis, - Alexis Bory a écrit : Update of /var/cvs/FlightGear-0.9/data/Aircraft/f-14b/Sounds In directory baron.flightgear.org:/tmp/cvs-serv3262 Added Files: canopy-close2.wav canopy-trans.wav Log Message: - Alexis Bory: Added missing sounds. Thanks Fred. The files are not

Re: [Flightgear-devel] More 3D cloud changes -Yes there is a bug with METAR

2008-12-12 Thread gerard robin
On jeudi 11 décembre 2008, gerard robin wrote: On jeudi 11 décembre 2008, Stuart Buchanan wrote: Hi All, Those keeping an eye on CVS will notice that Tim Moore has committed some changes to the clouds code. His changes massively improve performance - way above what I've been achieving

Re: [Flightgear-devel] problem with dr400 and path validation

2008-12-12 Thread Melchior FRANZ
* Csaba Halász -- Tuesday 09 December 2008: var n = props.globals.getNode(/sim/paths/validate, 1).remove(); Okay, that must be some magic from Melchior again :) :-P it creates the node and immediately removes it. So how does the code in fgValidatePath trigger the listener? remove() does

Re: [Flightgear-devel] More 3D cloud changes -Yes there is a bug with METAR

2008-12-12 Thread gerard robin
On vendredi 12 décembre 2008, Stuart Buchanan wrote: gerard robin wrote: here the progress climbing from sealevel to 8000 ft we may notice some strange behaviour One/ the transparency, does the alpha sorted correctly ? http://pagesperso-orange.fr/GRTux/3DClouds-img10.jpg

Re: [Flightgear-devel] More 3D cloud changes -Yes there is a bug with METAR

2008-12-12 Thread Heiko Schulz
Hi Gerad and Stuart, First I will comment the pics shown here: http://pagesperso-orange.fr/GRTux/3DClouds-img10.jpg Looks bad, but maybe this is an issue of the clouds texture. The clouds are rather dense here- maybe too dense so it could be maybe solved with better cloud definition by

Re: [Flightgear-devel] More 3D cloud changes -Yes there is a bug with METAR

2008-12-12 Thread Heiko Schulz
Oh- and: since when are the 2d-clouds moving? Well exactly- the clouds aren't moving- but there is something between the 2d and 3d-clouds - maybe this explains some renderings bugs Gerad found? Images: www.hoerbird.net/fgfs-screen-713.jpg and some seconds later:

Re: [Flightgear-devel] More 3D cloud changes -Yes there is a bug with METAR

2008-12-12 Thread gerard robin
On vendredi 12 décembre 2008, Heiko Schulz wrote: Hi Gerad and Stuart, First I will comment the pics shown here: http://pagesperso-orange.fr/GRTux/3DClouds-img10.jpg Looks bad, but maybe this is an issue of the clouds texture. The clouds are rather dense here- maybe too dense so it could

Re: [Flightgear-devel] More 3D cloud changes -Yes there is a bug with METAR

2008-12-12 Thread Stuart Buchanan
Heiko wrote: since when are the 2d-clouds moving? Well exactly- the clouds aren't moving- but there is something between the 2d and 3d-clouds - maybe this explains some renderings bugs Gerad found? This is the weather being interpolated between METAR states. Rather than immediately changing

Re: [Flightgear-devel] More 3D cloud changes -Yes there is a bug with METAR

2008-12-12 Thread Stuart Buchanan
Heiko wrote: Flickering -o.k. I can live with that. I noticed the same issue on the MSFS x-Demo with their clouds. But it seems that they interpolate the color and alpha values of the sprites which makes the clouds soft and maybe prevent this visible sorting we still have. And well-

Re: [Flightgear-devel] More 3D cloud changes -Yes there is a bug with METAR

2008-12-12 Thread Heiko Schulz
Hi, Is this with Tim Moore's latest patch? I used the latest built from frederic from 12/11/08 (yesterday) so I guess it is inside. Well at leats I noticed your changes... On my system it increases frame-rates significantly with 3D clouds enabled. Not with the stratus and nimbus

[Flightgear-devel] FlightGear-1.99.5-RC2

2008-12-12 Thread Durk Talsma
Ladies and Gentlemen, Please find FlightGear 1.99.5-RC2 ready for download. In order to relieve my humble server, John Wojnaroski has kindly provided some space on his server to host the source and base package. Please find the relevant files here: http://www.lfstech.com/pub/flightgear/ In

Re: [Flightgear-devel] FlightGear-1.99.5-RC2

2008-12-12 Thread gerard robin
On vendredi 12 décembre 2008, Durk Talsma wrote: Ladies and Gentlemen, Please find FlightGear 1.99.5-RC2 ready for download. In order to relieve my humble server, John Wojnaroski has kindly provided some space on his server to host the source and base package. Please find the relevant files

Re: [Flightgear-devel] More 3D cloud changes -Yes there is a bug with METAR

2008-12-12 Thread Heiko Schulz
Hi, under www.hoerbird.net/cl_cumulus.png is the updated texture with a 20% alphalayer made of a sw-conversion of the texture. I think that should make it much better now so you can comit? Cheers HHS --

Re: [Flightgear-devel] FlightGear-1.99.5-RC2

2008-12-12 Thread Timothy Moore
gerard robin wrote: On vendredi 12 décembre 2008, Durk Talsma wrote: Ladies and Gentlemen, Please find FlightGear 1.99.5-RC2 ready for download. In order to relieve my humble server, John Wojnaroski has kindly provided some space on his server to host the source and base package. Please find

Re: [Flightgear-devel] 3D Clouds - patch and progress report

2008-12-12 Thread Martin Spott
Stuart Buchanan wrote: Martin wrote: Surprisingly, if you set another weather scenario via the menu, this is going to find its proper represenation, as seen in the property browser, in the /environment/weather-scenario property. If I set a different scenario via the property browser,

Re: [Flightgear-devel] 3D Clouds - patch and progress report

2008-12-12 Thread Csaba Halász
On Sat, Dec 13, 2008 at 1:19 AM, Martin Spott martin.sp...@mgras.net wrote: Stuart Buchanan wrote: Martin wrote: Surprisingly, if you set another weather scenario via the menu, this is going to find its proper represenation, as seen in the property browser, in the

Re: [Flightgear-devel] More 3D cloud changes -Yes there is a bug with METAR

2008-12-12 Thread Ron Jensen
On Fri, 2008-12-12 at 18:00 +, Heiko Schulz wrote: Hi, under www.hoerbird.net/cl_cumulus.png is the updated texture with a 20% alphalayer made of a sw-conversion of the texture. I think that should make it much better now so you can comit? Cheers HHS The third cloud in the second

Re: [Flightgear-devel] More 3D cloud changes -Yes there is a bug with METAR

2008-12-12 Thread Ron Jensen
On Fri, 2008-12-12 at 20:11 -0700, Ron Jensen wrote: On Fri, 2008-12-12 at 18:00 +, Heiko Schulz wrote: Hi, under www.hoerbird.net/cl_cumulus.png is the updated texture with a 20% alphalayer made of a sw-conversion of the texture. I think that should make it much better now so

Re: [Flightgear-devel] More 3D cloud changes -Yes there is a bug with METAR

2008-12-12 Thread Heiko Schulz
Hi, The third cloud in the second row has stray set pixels above and below it that lead to some strange rendering artifacts. Thanks, Ron I cleaned the spaces between the clouds: http://www.jentronics.com/fgfs/temp/cl_cumulus.png Ron Thanks a lot! I wasn't really

Re: [Flightgear-devel] More 3D cloud changes -Yes there is a bug with METAR

2008-12-12 Thread Heiko Schulz
I forgot the link to the video: http://www.vimeo.com/2511328 -- SF.Net email is Sponsored by MIX09, March 18-20, 2009 in Las Vegas, Nevada. The future of the web can't happen without you. Join us at MIX09 to