]> git.mxchange.org Git - flightgear.git/history - src/Objects
Make a subtle change to tile loading/unloading policy in order to make the tile
[flightgear.git] / src / Objects /
2003-12-02 ehofmanComment out the rest of the Makefile to make the compie...
2003-11-25 curtAndy Ross:
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-28 curtAttempt to work around a problem compiling ssgEntityArr...
2003-05-22 curtThis is a little something I'm dabbling with ... an...
2003-05-15 curtChanges to track updates to SimGear.
2003-05-15 curtSplit out some code from obj.cxx to userdata.[ch]xx
2003-05-15 curtChanges to track SimGear cvs.
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-04-13 ehofmanremove files which are moved to Simgear
2003-04-09 ehofmanMove the texture loader to SimGear
2003-01-10 curtRename a variable so we don't have to rely on scoping...
2002-12-11 davidHave DummyBSphereEntity inherit from ssgBranch instead...
2002-12-10 curt- Some refactoring of the configure.ac script.
2002-11-26 curtHaving the runway lights "pop" in at a specific range...
2002-11-25 curtMake the runway lights come on just a bit sooner in...
2002-11-16 curtSome various massaging and clean ups of initialization...
2002-11-16 davidTurn off runway lights during the day, except in less...
2002-11-15 curtRestructuring some of the initialization code.
2002-11-04 curtCleaned up some debugging output.
2002-11-04 curtAdd support for drawing ODALS approach lighting.
2002-11-01 curtPut taxiway lights in their own scene graph so we can...
2002-10-24 curtTweak red and blue runway light colors a bit more.
2002-10-24 curtWhite space tweak ...
2002-10-23 curtTweak lighting colors a bit. Add a slight yellow tint...
2002-10-22 curtTone down the relative intensity of the taxiway lights.
2002-10-22 curtAdded support for taxiway lights that are much more...
2002-10-21 curtMake runway lighting LOD work correctly.
2002-10-21 curtMisc clean ups.
2002-10-21 curtPreallocate proper ssg list sizes when building list...
2002-10-21 curtFix a bug with rabbit light creation.
2002-10-19 davidPut cout and endl in std:: namespace.
2002-10-18 curtAdd a pre/post draw call back to strobe lights so we...
2002-10-18 curtThere are some problems with ssgTimedSelector's but...
2002-10-17 curtSome restructuring to optimize the light point portion...
2002-10-17 curtSupport green directional lights.
2002-10-17 curtCleaned some cruft.
2002-10-17 curtAdd support for generating REIL approach light animations.
2002-10-16 curtAdd support for additional runway light colors and...
2002-10-10 curtEric Hofman:
2002-10-09 curtFix a potential crash with William Riley's scenery...
2002-10-09 curtmisc tweaks.
2002-10-09 curtBegin work on improving runway lighting infrastructure.
2002-10-08 curtOops, I had my lighting tris wound the wrong way.
2002-10-06 curtMisc clean ups.
2002-10-06 curtBegin work on rendering runway lights using environment...
2002-10-04 davidTurn the runway lights on during the day when visibilit...
2002-09-18 curtUpdated from Norman to hack on clouds ... some progress.
2002-09-11 curtFixed: When you select Menu->Autopilot->Set Heading...
2002-09-07 curtFix a typo that could cause a crash on some platforms.
2002-08-25 curtTidy up the autoconf/automake configuration a bit.
2002-08-23 curtBernie Bright:
2002-08-08 davidRandom-object and -light placement optimizations from...
2002-08-07 davidRemoved the FG3DModel class and replaced it with fgLoad...
2002-08-05 davidDetabified for Norman Vine.
2002-08-04 davidImprove the random seed calculation slightly.
2002-07-31 davidPatch from Dave Luff:
2002-07-31 davidPatch from Erik Hofman:
2002-07-27 davidCreate a top-level branch in each tile for random objec...
2002-07-26 curtNo need to additionally ref() subcomponents of a tree...
2002-07-26 davidSome renaming, since there wasn't really a tile-level...
2002-07-26 davidGive up on the idea of using a singleton dummy bounding...
2002-07-26 davidLoad models before counting them.
2002-07-26 curtOops, remove some unwanted debugging output.
2002-07-26 curtFixed some signed vs. unsigned warnings.
2002-07-25 davidFix random seeds to avoid coincident objects but still...
2002-07-25 davidAdded a new range-selector layer above each tile. ...
2002-07-20 davidRenamed /sim/rendering/dynamic-objects to
2002-07-20 davidAdded more documentation.
2002-07-20 davidMore efficient version of get_bounding_radius from...
2002-07-20 davidEnforce a sane minimum of 1000m for coverage, to avoid...
2002-07-20 davidRandomly-place object overhaul and enhancements
2002-07-20 davidMoved object information into a new subclass of FGNewMa...
2002-07-18 davidMake objects appear more smoothly and reliably.
2002-07-18 davidMore efficient rotation matrix calc from Norm Vine.
2002-07-18 davidSignificant speedup for randomly-placed objects, by...
2002-07-18 davidModifed random-object code for more memory efficiency:
2002-07-17 davidMore functional decomposition and documentation.
2002-07-17 davidFix some minor inconsistencies and inefficiencies:
2002-07-16 davidStarted functional decomposition for dynamic objects.
2002-07-16 curtput a separate LOD node in front of ever random object...
2002-07-15 davidAdded support for dynamically-generated scenery objects...
2002-05-11 davidProperty patches from Frederic Bouvier:
2002-05-10 davidMac OS X fixes and MSVC warning fixes from Jonathan...
2002-04-21 curtFix a couple "make dist" problems that crept in since...
2002-03-26 davidPatches from Melchior Franz:
2002-03-20 davidUse !strcmp for all property name comparisons.
2002-03-20 curtVarious Irix cleanups.
2002-03-19 davidMajor property-manager rewrite, using const char *...
2002-03-17 curtInitial revision. Things are just beginning to be...
next