Re: [Flightgear-devel] [ANN] Blender 2.37

2005-06-04 Thread Frederic Bouvier
Theo Reticle wrote: > I was getting that same No Python window in Blender 2.36, even though I had > followed all of the instructions for Python 2.4 for Windows. When I > installed Blender 2.37, all of the Python stuff worked. One thing I noticed > that's a little odd in XP: the Python instructi

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, i

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 su

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 > >

[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 i

[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. T

[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 fa

[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 2f585e

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 be

[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/jsb

[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.lib fnt.lib ul.lib net.lib sl.lib js.lib  zlib.lib   simgear.lib alut.lib openal32.lib pthreadvc.lib.  

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. >>>Otherwi

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

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 o

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 >>

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