[Flightgear-devel] Lightmap terrain shadowing

2002-10-04 Thread David Findlay
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Does Plib have the capacity to do lightmapping? I've just been reading up and doing some work on dynamic terrain lightmaps for self shadowing terrain. It might may FGFS look a bit cooler. Thanks, David - -- If you give someone a program, you

Re: [Flightgear-devel] Startup seg fault

2002-10-04 Thread Bernie Bright
On Thu, 3 Oct 2002 20:52:54 -0700 John Wojnaroski [EMAIL PROTECTED] wrote: With the latest CVS for SimGear and FG (updated 20:00 PDT) seeing Unable to detect the current language ./test: line 5 9148 Segmentation fault yada yada yada Wasn't paying attention to the discussions on

Re: [Flightgear-devel] Startup seg fault

2002-10-04 Thread Bernie Bright
On Fri, 04 Oct 2002 01:51:32 -0400 John Check [EMAIL PROTECTED] wrote: On Thursday 03 October 2002 11:52 pm, John Wojnaroski wrote: With the latest CVS for SimGear and FG (updated 20:00 PDT) seeing Unable to detect the current language ./test: line 5 9148 Segmentation fault yada

Re: [Flightgear-devel] Startup seg fault

2002-10-04 Thread Erik Hofman
John Wojnaroski wrote: With the latest CVS for SimGear and FG (updated 20:00 PDT) seeing Unable to detect the current language ./test: line 5 9148 Segmentation fault yada yada yada Wasn't paying attention to the discussions on internationalization -- did I miss something? Base

Re: [Flightgear-devel] STL and vectors

2002-10-04 Thread Erik Hofman
Norman Vine wrote: how about vector v; v.erase(v.begin()+index); Yep. that was it. Thanks Norman Erik ___ Flightgear-devel mailing list [EMAIL PROTECTED] http://mail.flightgear.org/mailman/listinfo/flightgear-devel

re: [Flightgear-devel] Re: [Flightgear-users] Looking for property list - Q#4

2002-10-04 Thread David Megginson
Norman Vine writes: But there are many Fixed Lists of properties for example PitotSystem::init () { _serviceable_node = fgGetNode(/systems/pitot[0]/serviceable, true); _pressure_node = fgGetNode(/environment/pressure-inhg, true); _density_node =

Re: [Flightgear-devel] Re: [Flightgear-users] Looking for property list - Q#4

2002-10-04 Thread Norman Vine
David Megginson Norman Vine writes: But there are many Fixed Lists of properties for example PitotSystem::init () { _serviceable_node = fgGetNode(/systems/pitot[0]/serviceable, true); _pressure_node = fgGetNode(/environment/pressure-inhg, true); _density_node

Re: [Flightgear-devel] Re: [Flightgear-users] Looking for property list - Q#4

2002-10-04 Thread David Megginson
Norman Vine writes: I think that's a great idea, as long as we recognize that it will be perpetually a work in progress. In what way is this any different then the 'C' code ?? Not much, but you'll notice how few of the C++ interfaces are documented. Stuff like JavaDoc/doc++/doxygen

[Flightgear-devel] Rats! now I have a base package problem

2002-10-04 Thread Boslough, Mark B
I downloaded and built the current stable cvs version. When I run it I get the complaint: Base package check failed ... Found version 0.7.11pre1 at: . Please upgrade to version0.8.0 I completely removed the base package I had and replaced it, using: cvs -z3 -d :pserver:[EMAIL

Re: [Flightgear-devel] Startup seg fault

2002-10-04 Thread John Check
On Friday 04 October 2002 05:21 am, Bernie Bright wrote: On Fri, 04 Oct 2002 01:51:32 -0400 John Check [EMAIL PROTECTED] wrote: On Thursday 03 October 2002 11:52 pm, John Wojnaroski wrote: With the latest CVS for SimGear and FG (updated 20:00 PDT) seeing Unable to detect the current

Re: [Flightgear-devel] Rats! now I have a base package problem

2002-10-04 Thread John Check
On Friday 04 October 2002 02:33 pm, Boslough, Mark B wrote: I downloaded and built the current stable cvs version. When I run it I get the complaint: Base package check failed ... Found version 0.7.11pre1 at: . Please upgrade to version0.8.0 I'll have to check whats going on with that. I