RE: Note about PATH in WinXP [Flightgear-devel] Re: [ANN]Blender 2.37

2005-06-04 Thread Giles Robertson
%SystemRoot%\system32;%SystemRoot%;%SystemRoot%\System32\wbem;C:\;C:\WINDOWS\system32;C:\YAFRAY_DIR;C:\Python24 You should not include both %SystemRoot% and C:\WINDOWS paths. %SystemRoot% will be defined to the correct place on all NT-based systems (I don't know about 3.1/95/98/ME); however,

Re: [Flightgear-devel] Colditz Glider

2005-06-04 Thread Josh Babcock
Gerard ROBIN wrote: Le vendredi 03 juin 2005 19:42 -0400, Josh Babcock a crit : Josh Babcock wrote: OK, model's done, same address. Now I'm going to do the animation XML. If I'm really cool I'll be able to make the wind ribbon look good. Otherwise, just controls and control surfaces.

Re: [Flightgear-devel] Re: Help... aircraft texture

2005-06-04 Thread Josh Babcock
Melchior FRANZ wrote: * Melchior FRANZ -- Friday 03 June 2005 08:12: * gimp: - save as foo.rgb and select SGI in the Determine Filetype selector (Don't use By extension, because that creates some other *.rgb format) - or save as foo.sgi and then rename to foo.rgb When asked for

[Flightgear-devel] Re: Help... aircraft texture

2005-06-04 Thread Melchior FRANZ
* Josh Babcock -- Saturday 04 June 2005 19:14: Melchior FRANZ wrote: $ convert foo.jpeg -compress RLE sgi:foo.rgb How does one strip out alpha channels again? Don't know with convert, although I would be surprised if it weren't able to. I use KDE for that. You can load the image in

[Flightgear-devel] range animation

2005-06-04 Thread Josh Babcock
I'm running into this same bug again with the colditz glider. The range animation only works for the first object listed, all the others listed in the animation disappear permanently. I have something like 10 objects to do LOD animations on, and it is already making the xml look pretty excessive.

[Flightgear-devel] jsbsim airstream info

2005-06-04 Thread Josh Babcock
OK, I'm trying to find what the air velocity relative to the fuselage of a jsbsim plane is. I'm pretty sure the info is in /fdm/jsbsim/atmosphere, but I don't know which values are which. Ultimately this will be used to make a ribbon indicate the wind. If I'm cool, I will be able to make it flap

[Flightgear-devel] property browser

2005-06-04 Thread Josh Babcock
Did someone change the property browser so you can't watch the values change in real time? How do I get this back? Josh ___ Flightgear-devel mailing list Flightgear-devel@flightgear.org http://mail.flightgear.org/mailman/listinfo/flightgear-devel

RE: [Flightgear-devel] jsbsim airstream info

2005-06-04 Thread Jon Berndt
It's alpha and beta. in radians: aero/alpha-rad aero/beta-rad in degrees: aero/alpha-deg aero/beta-deg Jon OK, I'm trying to find what the air velocity relative to the fuselage of a jsbsim plane is. I'm pretty sure the info is in /fdm/jsbsim/atmosphere, but I don't know which values are

Re: [Flightgear-devel] Too slow on Solaris 10

2005-06-04 Thread Martin Spott
Sergio wrote: Ok : i finally found kdmconfig, what provides : - either to generate a proper xorg.conf (with any accel-options) ; - or simply to switch to Xsun, what i will now experiment with FlightGear.. I still wonder why you insist on cluttering your OS with stuff that doesn't belong

[Flightgear-devel] Animation Was: jsbsim airstream info

2005-06-04 Thread Josh Babcock
Jon Berndt wrote: It's alpha and beta. in radians: aero/alpha-rad aero/beta-rad in degrees: aero/alpha-deg aero/beta-deg Jon OK, I'm trying to find what the air velocity relative to the fuselage of a jsbsim plane is. I'm pretty sure the info is in /fdm/jsbsim/atmosphere, but

[Flightgear-devel] msvc71 compiling

2005-06-04 Thread can kalkan
while compiling fg i get these errors. i ignored libcmtd.lib, libcmt.lib and errors reduced to these ..additional libs are; sg.lib sl.lib ssg.lib pui.lib ssgaux.lib psl.lib puaux.lib pw.libfnt.lib ul.lib net.lib sl.lib js.lib zlib.lib simgear.lib alut.lib openal32.libpthreadvc.lib. please help

Re: [Flightgear-devel] Colditz Glider

2005-06-04 Thread Josh Babcock
Josh Babcock wrote: Gerard ROBIN wrote: Le vendredi 03 juin 2005 19:42 -0400, Josh Babcock a crit : Josh Babcock wrote: OK, model's done, same address. Now I'm going to do the animation XML. If I'm really cool I'll be able to make the wind ribbon look good. Otherwise, just controls and

Re: [Flightgear-devel] Too slow on Solaris 10

2005-06-04 Thread Sergio
Martin Spott a écrit : If you want the robustness of Solaris, so why do aim at replacing significant subsystems that _do_ implement this robustness ? The question is extlactly to understand, how works the normal X11-Solaris display : about this, i think that it has a little changed between

Re: [Flightgear-devel] property browser

2005-06-04 Thread Jim Wilson
From: Josh Babcock Did someone change the property browser so you can't watch the values change in real time? How do I get this back? Josh Which property are you looking at? It has been a very long time, so I might be a little off here. IIRC the a property node is only updated if the

Re: [Flightgear-devel] property browser

2005-06-04 Thread Curtis L. Olson
Jim Wilson wrote: From: Josh Babcock Did someone change the property browser so you can't watch the values change in real time? How do I get this back? Josh Which property are you looking at? It has been a very long time, so I might be a little off here. IIRC the a property node is

Re: [Flightgear-devel] property browser

2005-06-04 Thread Josh Babcock
Curtis L. Olson wrote: Jim Wilson wrote: From: Josh Babcock Did someone change the property browser so you can't watch the values change in real time? How do I get this back? Josh Which property are you looking at? It has been a very long time, so I might be a little off here.

Re: [Flightgear-devel] Animation Was: jsbsim airstream info

2005-06-04 Thread Josh Babcock
Josh Babcock wrote: Jon Berndt wrote: It's alpha and beta. in radians: aero/alpha-rad aero/beta-rad in degrees: aero/alpha-deg aero/beta-deg Jon OK, I'm trying to find what the air velocity relative to the fuselage of a jsbsim plane is. I'm pretty sure the info is in