Re: [Flightgear-devel] Terrain LOD clumping

2005-08-07 Thread Phil Cazzola
the triangle geometery first, but, like I say, I haven't worked on this. Phil Cazzola - Original Message - From: Gerard Robin [EMAIL PROTECTED] To: FlightGear developers discussions flightgear-devel@flightgear.org Sent: Sunday, July 31, 2005 3:56 AM Subject: Re: [Flightgear-devel

[Flightgear-devel] JSBSim/FGTable.cpp exception

2005-05-26 Thread Phil Cazzola
I was getting a access exception in FGTable.cpp line at line 267. I belive I have tracked it down to values not being initialized in the constructor for the 3D tables. Fix: Index: FGTable.cpp===RCS file:

Re: [Flightgear-devel] 3D view goes away by itself

2005-05-26 Thread Phil Cazzola
Hmmm. I have something similar that works, but I don't see the important difference. I copied/modifed stepView() to be a stepCockpitView(). It does an explicit setprop(/sim/current-view/view-number, 0); which I believe forces a copyToCurrent() and an update(), but I'm not sure if

Re: [Flightgear-devel] Re: Speed of CVS version and flying in theHimalayas

2005-05-03 Thread Phil Cazzola
- Original Message - From: Paul Furber [EMAIL PROTECTED] To: FlightGear developers discussions flightgear-devel@flightgear.org Sent: Tuesday, May 03, 2005 7:00 AM Subject: Re: [Flightgear-devel] Re: Speed of CVS version and flying in theHimalayas On Tue, 2005-05-03 at 14:17 +0200,

[Flightgear-devel] SGBucket::sgBucketDiff fix

2005-03-24 Thread Phil Cazzola
in TerraGear. Source, test cases and results attached. Can someone with the keys review this and check it in? Thanks, Phil Cazzola $ cvs diff newbucket.cxx Index: newbucket.cxx === RCS file: /var/cvs/SimGear-0.3/source/simgear/bucket