Re: [Flightgear-devel] Get Start Apologize

2007-08-18 Thread Jon S. Berndt
Hello, My first post in this list was a BIG MESS.. I forgot to disable rich editor. I apologize for that. Please, follow the post bellow. Shamed Regards, LdsFly. Actually, it looked OK, to me. Welcome to the list! Jon -- Jon S. Berndt Development Coordinator JSBSim Project

[Flightgear-devel] OSG Mouse warp patch

2007-08-18 Thread Stuart Buchanan
Hi All, When using the mouse in view-direction mode, the mouse warps back to the centre of the screen (0,0) when it reaches half-way towards any edge. This is good as it stops the window losing focus on X windows. However, because it warped back to (0,0), the warp had the effect or reseting

[Flightgear-devel] cmake error building osg

2007-08-18 Thread dave perry
I am getting the following error building osg: CMake Error: Error in cmake code at /usr/local/source-osg/OpenSceneGraph-2.1.5/src/osgPlugins/osgFX/CMakeLists.txt:15: Unknown CMake command SETUP_PLUGIN. I get it withOpenSceneGraph/trunk as well as with 2.1.5 from the zip archive. I am

Re: [Flightgear-devel] nasal variables

2007-08-18 Thread Stewart Andreason
Andy Ross wrote: Hi Andy, Ah, that did look like a lot of extra code to handle node-based variables. That said, you really don't want to be designing your scripts around raw, low-level performance issues. Write your code to be readable, not blazingly fast. In general altitude is more

Re: [Flightgear-devel] cmake error building osg

2007-08-18 Thread gh.robin
On sam 18 août 2007, dave perry wrote: I am getting the following error building osg: CMake Error: Error in cmake code at /usr/local/source-osg/OpenSceneGraph-2.1.5/src/osgPlugins/osgFX/CMakeLists. txt:15: Unknown CMake command SETUP_PLUGIN. I get it withOpenSceneGraph/trunk as well as

Re: [Flightgear-devel] OSG Mouse warp patch

2007-08-18 Thread Ron Jensen
On Sat, 2007-08-18 at 13:58 +, Stuart Buchanan wrote: Hi All, When using the mouse in view-direction mode, the mouse warps back to the centre of the screen (0,0) when it reaches half-way towards any edge. This is good as it stops the window losing focus on X windows. However,

Re: [Flightgear-devel] nasal variables

2007-08-18 Thread Stewart Andreason
Ah! I knew there was a simple answer, I need only to ask. Thanks Harald JOHNSEN wrote: Check http://wiki.flightgear.org/flightgear_wiki/index.php?title=Nasal_scripting_language. You'll want to have a listener on the reset signal setlistener(/sim/signals/reinit, func {

Re: [Flightgear-devel] cmake error building osg

2007-08-18 Thread dave perry
gh.robin wrote: On sam 18 août 2007, dave perry wrote: I am getting the following error building osg: CMake Error: Error in cmake code at /usr/local/source-osg/OpenSceneGraph-2.1.5/src/osgPlugins/osgFX/CMakeLists. txt:15: Unknown CMake command SETUP_PLUGIN. I get it

[Flightgear-devel] Callback problem??

2007-08-18 Thread John Wojnaroski
Hi, Working with the latest CVS from Flightgear and OSG-2.1.5. Seeing this message repeating over and over...and over. Also did a cvs update on the data. Using the 737-300 aircraft model at the moment Cannot find image file Cannot find image file Cannot find image file Cannot

Re: [Flightgear-devel] OSG Mouse warp patch

2007-08-18 Thread Tim Moore
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Stuart Buchanan wrote: Hi All, When using the mouse in view-direction mode, the mouse warps back to the centre of the screen (0,0) when it reaches half-way towards any edge. This is good as it stops the window losing focus on X windows.

[Flightgear-devel] Weekly CVS Changelog Summary: FlightGear source

2007-08-18 Thread Curtis L. Olson
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= 2007-08-12_08:38:36 (fredb) /var/cvs/FlightGear-0.9/source/src/AIModel/performancedata.cxx Win32 fix and add a reminder in an unfinished function 2f585eeea02e2c79d7b1d8c4963bae2d

Re: [Flightgear-devel] [PATCH] Remove SDL from FG/OSG

2007-08-18 Thread Tim Moore
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Curtis Olson wrote: On 7/26/07, *Melchior FRANZ* wrote: * Hans Ulrich Niedermann -- Thursday 26 July 2007: Hans Ulrich Niedermann wrote: Rip out SDL from current CVS? IMHO, yes. Patch is here: