]> git.mxchange.org Git - flightgear.git/history - src/Scenery
make --enable-osgviewer the default
[flightgear.git] / src / Scenery /
2008-04-25 mfranzTill BUSCH:
2008-03-22 timooremodel paging patch from Till Busch
2008-03-04 timoorecleanup of precipitation contribution
2008-03-04 timooreprecipitation effects from Nicolas Vivien
2008-02-21 timooreCleaned up comments to tile entry code
2008-02-21 curtTill Busch:
2008-02-07 timooreToggle tree effect on /sim/rendering/random-vegetation...
2007-12-20 timooreFix for "falling through ground" problem
2007-12-15 timooreAdded copyright to SceneryPager. Removed FGTileLoader
2007-12-14 timooreCheck if request has already been satisfied
2007-12-14 timooreschedule tiles in Inited state if we get a valid bucket
2007-12-14 timooreUse the OSG DatabasePager instead of FGTileLoader
2007-11-29 timoorebackport of code using ModelRegistry
2007-11-29 timooreMove to loading tiles and their submodels only by name.
2007-07-29 timooreLoad BTG files through the osgDB::Registry
2007-07-29 frohlichModified Files:
2007-07-29 frohlichModified Files:
2007-07-11 mfranza token can be empty (empty line), in which case there...
2007-06-24 mfranzdegrade "Warning: catching up on tile delete queue...
2007-05-26 frohlichModified Files:
2007-05-09 frohlichModified Files:
2007-05-08 frohlichModified Files:
2007-05-05 frohlichModified Files:
2007-05-03 frohlichModified Files:
2007-05-03 frohlichModified Files:
2007-02-14 frohlichModified Files:
2007-01-07 frohlichModified Files:
2007-01-04 frohlichModified Files:
2006-12-27 frohlichModified Files:
2006-11-01 frohlichRemoved Files:
2006-10-29 frohlichModified Files:
2006-08-19 mfranzas the "Attempting to schedule tiles for bogus lon...
2006-07-27 frohlichClean up scenery center handling. It is set now less...
2006-06-15 frohlichDon't bail out for lon == 180 or lat == 90
2006-06-11 frohlichModified Files:
2006-06-08 frohlichMake use of the ground material types
2006-04-14 mfranzrename OBJECT_TAXI_SIGN to OBJECT_SIGN. This isn't...
2006-03-20 frohlichRemove unused variable
2006-03-09 mfranzNasalSys.[ch]xx:
2006-02-21 mfranznew FSF address
2006-02-08 ehofmanMathias Fröhlich:
2005-12-29 curtJohn Ellson:
2005-12-11 ehofmanVassilii Khachaturov:
2005-12-03 mfranzglobals.cxx -- FGGlobals::set_fg_scenery():
2005-12-02 mfranzFGTileEntry::load(): store objects in a vector, then...
2005-11-22 curtA long, long time ago, a bug was inadvertently introduc...
2005-11-09 curtMathias Fröhlich:
2005-10-26 ehofmanAlex Romosan:
2005-10-25 ehofmanAlex Romosan:
2005-10-16 ehofmanLadislav Michnovic:
2005-10-15 ehofmanMathias Fröhlich:
2005-10-14 ehofmanMathias Fröhlich:
2005-09-05 ehofmanMathias Fröhölöiööhlich:
2005-08-14 ehofmanMathias Fröhlich:
2005-07-31 ehofmanHarald JOHNSEN:
2005-06-26 ehofmanHarald JOHNSEN:
2005-06-02 ehofmanMathias Fröhlich:
2005-05-30 ehofmanMathias Fröhlich:
2005-05-26 ehofmanA patch from Mathias to fix the startup at a tile bound...
2005-05-22 mfranzThe "catching up on tile delete queue" doesn't justify...
2005-04-29 ehofmanMathias:
2005-02-25 curtThe view frustum is defined in plib apps using calls...
2005-01-17 curtThrow an exception when no valid scenery path defined.
2005-01-09 ehofmanTie the Scenery loader thread and the real weather...
2004-12-08 ehofmanMelchior FRANZ:
2004-11-22 ehofmanMathias Fröhlich:
2004-11-19 curtFix my mailing address by replacing it with my web...
2004-10-17 ehofmanFrederic Bouvier:
2004-10-10 ehofmanPLIB_VERSION is localted in plib/ul.h
2004-10-10 ehofmanCheck for the plib version when using display lists...
2004-10-10 ehofmanFrederic: Add display list support without changing...
2004-09-20 ehofmanFinish what was committed in a broken state yesterday.
2004-09-19 ehofmanMake it compile, link and run again (pfew\!)
2004-09-19 ehofmanRevert to CVS as of 5000 seconds ago.
2004-09-19 ehofmanRemove unnecessary inclusions of sg.h ans ssg.h
2004-09-15 curtMake a subtle change to tile loading/unloading policy...
2004-07-22 ehofmanJim Wilson: This patch prevents FDM execution until...
2004-06-13 ehofmanMelchior FRANZ:
2004-06-08 ehofmanMelchior FRANZ:
2004-06-07 ehofmanMake use of the new SGPath::add() function and automati...
2004-06-06 ehofmanWindows uses ';' instead of ':' as a path separator.
2004-06-06 ehofmanMake it possible to split the Scenery into Scenery...
2004-04-30 andyChanges to get FlightGear (well, the src directory...
2004-04-02 ehofmanPlib is willing callbacks to return 0, 1 or 2 and not...
2004-04-02 ehofmanFrederic Bouvier:
2004-04-02 ehofmanFrederic Bouvier:
2004-04-01 curtClean up various compiler warnings that have crept...
2004-03-20 ehofmanFrederic Bouvier:
2004-03-18 curtVarious preparations for the next release.
2004-01-26 curtFix a type ...
2004-01-11 curtFix a small mistake in the scene graph arrangement...
2003-12-30 curtAdd a small optimization to reduce the amount of vasi...
2003-12-30 curtSmarter vasi/papi coloring.
2003-12-30 curtFirst stab at correct vasi/papi coloring. This is...
2003-12-19 andyMinor API changes to support the new sg_geodesy impleme...
2003-11-25 curtThe code to find the highest hit below you didn't work...
2003-11-24 davidOops -- checked in last version with a small typo.
2003-11-24 davidUse proper logging facility, and lower the priority...
2003-11-24 curtComment out timing calls, but leave them there for...
2003-11-22 ehofmanMake sure SGTimeStamp is found
next