]> git.mxchange.org Git - flightgear.git/history - src/Scenery
Add support for moving cloud layers
[flightgear.git] / src / Scenery /
2003-08-18 ehofmanAdd a comment on how to enable an alternative HOT algor...
2003-08-09 curtOops, fix a typo.
2003-08-08 curtAdd support for specifying a ";" delimited list of...
2003-06-04 ehofmanA bounding sphere may be empty, which is perfectly...
2003-05-28 curtMove low level "tg" object loader code over to SimGear.
2003-05-28 curtMoved random ground cover object management code (userd...
2003-05-15 curtChanges to track updates to SimGear.
2003-05-14 curtBreak a few more dependencies ... working towards being...
2003-05-14 curtDid some renaming of new simgear code.
2003-05-14 curtMoved some of the low level scene graph construction...
2003-05-14 curtCreate an instance of SGMaterialLib in the "globals...
2003-05-13 curtCosmetic changes for new code moved into simgear to...
2003-05-12 curtMoved fgfs_src/Object/newmat.[ch]xx and fgfs_src/Object...
2003-05-09 curtMoved src/Model/loader.[ch]xx and src/Model/model....
2003-05-08 curtClean up various dead, depricated, or otherwise unused...
2003-05-06 curtThis is step "1" of probably "many" in the process...
2003-05-06 curtRemoved support of old Ascii scenery format. The loade...
2003-03-21 curtMake error message slightly more informative.
2003-02-11 curtAnother tilemgr fix from Jim W.
2003-02-10 curtFix a bug in tile manager updating when switching from...
2002-12-10 curt- Some refactoring of the configure.ac script.
2002-12-07 curtWhite space cleanups.
2002-12-06 curt- Change the global_tile_mgr to a globals->get_tile_mgr...
2002-11-30 curtA small amount of additional massaging of tile manager...
2002-11-30 curtMassaging the FGTileMgr->update() interface towards...
2002-11-30 curtSplit out tile load/free queue processing into a separa...
2002-11-28 curtMake tile_mgr->prep_ssg_nodes() use an FGLocation object.
2002-11-04 davidPatch from Jim Wilson:
2002-11-01 curtPut taxiway lights in their own scene graph so we can...
2002-10-30 curtFix a couple oversights in the runway light lifting...
2002-10-30 curtRemove distance component from runway lifting function...
2002-10-29 curtAndy Ross:
2002-10-24 curtRemoved some left over debugging output.
2002-10-24 curtFix a subtle bug in the partial ssg tree deleter which...
2002-10-22 curtUpdates to how we structure runway lighting in the...
2002-10-17 curtFix a bug in ground elevation measuring for the first...
2002-10-09 curtFix a potential crash with William Riley's scenery...
2002-10-09 curtBegin work on improving runway lighting infrastructure.
2002-10-06 curtBegin work on rendering runway lights using environment...
2002-09-23 davidRemoved tabs.
2002-09-23 curtBernie Bright:
2002-09-22 davidAdded OBJECT_SHARED, which is identical to OBJECT_STATI...
2002-08-26 curtMinor tweaks to sound subsystem update rates.
2002-08-25 curtTidy up the autoconf/automake configuration a bit.
2002-08-07 curt* Cleaned up some loose ends with free tiles that are...
2002-08-07 davidRemoved the FG3DModel class and replaced it with fgLoad...
2002-08-06 curtTemporarily fix a crash and correctly free memory until...
2002-08-06 curtWorking on hunting down a really awful memory leak...
2002-08-01 curtFix tile cache resizing bug (which could lead to thrash...
2002-07-29 curtVarious tweaks, enhancements, and optimizations surroun...
2002-07-26 curtModified the partial ssg tree deletion algorithm so...
2002-07-25 curtRestructure the way tile freeing is handled. When...
2002-07-25 curtRestructuring how tiles are freed to allow us to eventu...
2002-06-28 davidPatch from Julian Foad:
2002-05-20 curtJim Wilson:
2002-05-17 davidCorrected "#ifdef 0" to "#if 0" to keep ANSI-conformant...
2002-05-17 curtFrom: "Jim Wilson" <jimw@kelcomaine.com>
2002-05-14 curtMoved some scenery component initialization into FGScenery.
2002-05-14 curtConsolodating scenery structures in scenery.hxx.
2002-05-14 curtMoved "scenery" from being declaried in scenery.cxx...
2002-05-11 davidMajor overhaul:
2002-05-10 davidMac OS X fixes and MSVC warning fixes from Jonathan...
2002-04-25 davidPatch from Norman Vine:
2002-04-16 curtFixed a recently introduced bug which cause the ground...
2002-04-13 davidFix for vanishing-model problem: models are drawn in...
2002-04-07 davidPatches from Norm Vine to improve framerate and add...
2002-03-20 curtConverted if ( string == "" ) constructs to if ( string...
2002-03-20 davidMajor viewer-code overhaul from Jim Wilson:
2002-03-18 curtWhite space tweaks.
2002-03-18 curtHere is a cleaned up hitlist that should solve the...
2002-03-17 curtIncorporated Norman's optimized line/geometry intersect...
2002-03-16 davidPatches from Tony Peden to separate property XML I...
2002-03-11 curtRemoved some extra debugging output that wasn't suppose...
2002-03-11 curtOops, make sure we are generating an ocean tile if...
2002-03-04 curtFurther modifications and restructuring of the scenery...
2002-03-03 curtFurther restructuring of the scenery loading code.
2002-03-03 curtUpdates to the scenery loading infrastructure to make...
2002-03-01 curtSetting up some more ground work for lighting.
2002-02-28 curtLatest version of hitlist.cxx from Norman Vine:
2002-02-22 davidGeneral cleanups to cut cross-dependencies and speed...
2002-02-22 davidAdded FGEnvironmentMgr to provide information on the...
2002-02-22 curtFix a big where the initial ground elevation reported...
2002-02-19 davidInitial take of new environment subsystem. Configure...
2002-02-19 curtMinor, miscellaneous stuff ...
2002-02-19 davidFirst steps in a weather reorganization. Note especial...
2002-02-12 curtConverted a cout to SG_LOG()
2002-02-11 curtBetter support for an alternate calendar time (i.e...
2002-02-05 curtA grab bag of tweaks and patches from Norman Vine.
2002-01-20 curt#ifdef out some test code.
2002-01-20 curtRestructured the 'freeze' property a bit. We now have
2002-01-17 curtA couple minor MSVC tweaks contributed by Jonathan...
2001-12-28 curtUpdates to build system to better support automake-1.5
2001-12-24 davidRenamed static function from sgdPointInTriangle to...
2001-12-22 davidModified FGSubsystem::update() to take an int parameter...
2001-12-12 david-Removed .cvsignore from itself, since .cvsignore is...
2001-12-09 curtDavid Megginson writes:
2001-11-20 curtFormat tweaks.
2001-11-12 curtI just nailed an especially annoying tile cache schedul...
2001-11-07 curtTweaks to get startup time, relative sun angle, sky...
2001-10-29 curtTemporarily added some debugging output.
next