Re: [Flightgear-devel] Shader issue on ATI cards

2010-02-12 Thread Erik Hofman
John Denker wrote: On 02/11/2010 04:14 PM, jean pellotier wrote: a temporary fix is to remove the gl_FrontMaterial.ambient part in 3 files, Wow! Direct hit! I've tested the values whether the ambient/diffuse/specular/clouds/fog colors were withing the range 0.0 .. 1.0 and found no

Re: [Flightgear-devel] Shader issue on ATI cards

2010-02-12 Thread Tim Moore
On Fri, Feb 12, 2010 at 12:14 AM, jean pellotier jean.pellot...@wanadoo.frwrote: On ubuntu karmic i use the provided fglrx driver (9.12) and on windows xp both the 9.12 and 10.01 catalyst driver (the hotfix version) (but didn't test windows for a while). my main OS is a debian sid, with a git

Re: [Flightgear-devel] configuration snafu

2010-02-12 Thread John Denker
On 02/09/2010 03:08 AM, Erik Hofman wrote: I've updated configure of both FlightGear and SimGear to bail out if the OpenScenegraph libraries are not found. Thanks! That is a significant improvement. That helped directly ... and also helped indirectly, by giving me a valuable clue about how

Re: [Flightgear-devel] Nasal/*.nas ... order of loading, #include ..., require(...)

2010-02-12 Thread Torsten Dreyer
On my machine I observe that the various scripts in the Nasal/ directory get loaded in some hard-to-predict order. The scripts get loaded in the order of appearence in the directory. There is no specific order specified and the order might depend on the operating system. On *nixes opendir()

Re: [Flightgear-devel] Shader issue on ATI cards

2010-02-12 Thread Tim Moore
On Fri, Feb 12, 2010 at 1:01 PM, Erik Hofman e...@ehofman.com wrote: Tim Moore wrote: That's not a problem. Color values are allowed to be any value and are clamped at the end of the pipeline. However, we do some other clamping so that the appearance isn't too different when shaders are

Re: [Flightgear-devel] Shader issue on ATI cards

2010-02-12 Thread Tim Moore
On Fri, Feb 12, 2010 at 2:30 PM, jean pellotier jean.pellot...@wanadoo.frwrote: Message du 12/02/10 12:56 I've checked in fixes to several shaders. Please test with current CVS. Some of the shaders referenced glFrontMaterial.ambient even though a color mode of AMBIENT_AND_DIFFUSE

Re: [Flightgear-devel] Modifying OSG lib checks in FG configure.ac

2010-02-12 Thread Geoff McLane
Hi, Again thank you Erik for updating the configure.ac files... This continues to work fine... RE: README.OSG UPDATE I have now beefed up the FG README.OSG information per the attached patch. I think I have tried to cover everything, very carefully! But someone in the 'know' should check that

Re: [Flightgear-devel] DELETE DUPLICATE FG DATA FILES

2010-02-12 Thread syd adams
Fri, 12 Feb 2010 00:07:03 -0600 (07:07 CET) Thanks Syd, KN53.png DELETED Thanks for the reminder ... I know it had been mentioned before , but I completely forgot about it . -- SOLARIS 10 is the OS for Data Centers -

Re: [Flightgear-devel] Modifying OSG lib checks in FG configure.ac

2010-02-12 Thread John Denker
On 02/12/2010 10:00 AM, Geoff McLane wrote: RE: README.OSG UPDATE I have now beefed up the FG README.OSG information I think I have tried to cover everything, very carefully! Thank you for your constructive contributions to the configuration system, both in terms of debugging the

Re: [Flightgear-devel] CVS: data/Input/Joysticks/SpeedLink black-widow.xml, NONE, 1.1

2010-02-12 Thread Melchior FRANZ
* Vivian Meazza -- Friday 12 February 2010: PropertyList name type=stringMicrosoft-PC-Joysticktreiber/name So we have a new default joystick on German MS Vista installations? Funny idea ... m. -- SOLARIS 10 is

Re: [Flightgear-devel] CVS: data/Input/Joysticks/SpeedLinkblack-widow.xml, NONE, 1.1

2010-02-12 Thread Vivian Meazza
Melchior wrote * Vivian Meazza -- Friday 12 February 2010: PropertyList name type=stringMicrosoft-PC-Joysticktreiber/name So we have a new default joystick on German MS Vista installations? Funny idea ... m. It's an option - we're not racist here :-). We should look after

Re: [Flightgear-devel] CVS:data/Input/Joysticks/SpeedLinkblack-widow.xml, NONE, 1.1

2010-02-12 Thread Melchior FRANZ
* Vivian Meazza -- Friday 12 February 2010: Tell me what Vista calls it in English, and I'll add it. You completely miss the point. Microsoft-PC-Joysticktreiber is a generic name that will probably be detected by plib 1.8.6 for *all* joysticks on MS Vista in German language. So why on earth

[Flightgear-devel] Web Site

2010-02-12 Thread Pete Morgan
Who is the active developer of the main flightgear.org website? pete -- SOLARIS 10 is the OS for Data Centers - provides features such as DTrace, Predictive Self Healing and Award Winning ZFS. Get Solaris 10 NOW

Re: [Flightgear-devel] Web Site

2010-02-12 Thread Heiko Schulz
Who is the active developer of the main flightgear.org website? pete Well, maybe the guy which name can be read at the bottom of flightgear.org? ;-) __ Do You Yahoo!? Sie sind Spam leid? Yahoo! Mail verfügt über einen herausragenden Schutz

Re: [Flightgear-devel] Web Site

2010-02-12 Thread Pete Morgan
Heiko Schulz wrote: Who is the active developer of the main flightgear.org website? pete Well, maybe the guy which name can be read at the bottom of flightgear.org? ;-) He's not on this site http://www.flightgear.pl/ or this one http://www.flightgear.jpn.org/ for example.

[Flightgear-devel] Bug Report

2010-02-12 Thread Pete Morgan
Solved bugs ;-) #19 - landing lights thanks vivian http://code.google.com/p/flightgear-bugs/issues/detail?id=19can=1 #18 by stuart.. realised it wasnt a bug anymore http://code.google.com/p/flightgear-bugs/issues/detail?id=18can=1 #35 by zakalawe ==Jaames Fixed the font select bug.. ta

Re: [Flightgear-devel] CVS:data/Input/Joysticks/SpeedLinkblack-widow.xml, NONE, 1.1

2010-02-12 Thread Stuart Buchanan
Frederic Bouvier wrote: FYI, I sent a patch to a Plib maintainer (if there is still one) to fix joystick detection in plib under vista/7. fgsetup-2.0.0.exe should detect joyticks correctly. At least it works for me under Windows 7 64-bit. The patch submitted is attached -fred Thanks

[Flightgear-devel] Trees rendered too large?

2010-02-12 Thread Rob Shearman, Jr.
Hello developers... This one's been bothering me for a while, and I was trying to get a good screenshot which demonstrates this, but I can't find the right arrangement of objects to prove my point at the moment. But with 2.0.0 looming, here's a quickie to consider. Am I the only one who

[Flightgear-devel] MP server and flight tracker problem...

2010-02-12 Thread Rob Shearman, Jr.
Hello again -- Sorry for the two posts back to back, but I feel like it's appropriate to start a separate thread for completely unrelated topics; am I right? I just flew a few short flights each on mpserver05 and mpserver07, and none of them are showing up in the flight tracker. I'm not sure