]> git.mxchange.org Git - flightgear.git/history - src/Objects/matlib.cxx
This is step "1" of probably "many" in the process of separating out the
[flightgear.git] / src / Objects / matlib.cxx
2002-12-10 curt- Some refactoring of the configure.ac script.
2002-10-24 curtTweak red and blue runway light colors a bit more.
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-17 curtSupport green directional lights.
2002-10-17 curtCleaned some cruft.
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-06 curtBegin work on rendering runway lights using environment...
2002-07-15 davidAdded support for dynamically-generated scenery objects...
2002-05-11 davidProperty patches from Frederic Bouvier:
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...
2002-03-16 davidPatches from Tony Peden to separate property XML I...
2002-03-04 curtFix a compiler warning.
2002-02-15 curt- Removed redundant FG*:: qualifications from class...
2002-01-20 curtRestructured the 'freeze' property a bit. We now have
2001-12-28 davidSubstantial rewrite of FGNewMat, the material class...
2001-07-13 curtNuked the segfault on exit bug everyone was seeing...
2001-07-11 curtAttempt to fix a segfault on exit, although I don't...
2001-06-26 curt- added implementation for method get_step
2001-06-12 curtOops, fixed a bug introduced in the previous round...
2001-06-12 curtFixed an data initialization problem that was causing...
2001-06-12 curtThere was a typo in the $fgbase/materials file where...
2001-05-23 curtMinor texture tweaks.
2001-05-15 curtModifications to coordinate with recent changes in...
2001-05-15 curtFixed a typo.
2001-05-15 curtRe-added support for loading on-the-fly textures.
2001-04-11 curtUnconvoluted around line #130
2001-04-11 curtInitial stab at a threaded tile loader contributed...
2001-03-25 curtMore fg -> sg namespace changes in simgear.
2001-03-24 curtSG-ified logstream.
2001-03-23 curtFG_ to SG_ namespace changes.
2001-03-23 curtFG_ to SG_ name changes.
2001-01-13 curtDavid Megginson writes:
2000-12-06 curtTweaks to get lights to fade in quantity-wise as well...
2000-12-04 curtAdded a hardcoded "LIGHTING" material entry in the...
2000-11-03 curtSupport aliasing one material name to another.
2000-10-19 curtCode clean ups relating to FGOptions ... and moved...
2000-10-19 curtThe following changes were made to flightgear-0.7.5...
2000-10-06 curtDavid Megginson writes:
2000-10-04 curtTrial support for texture sets with varying resolution.
2000-06-23 curtUpdates to cloud code to add different basic cloud...
2000-06-23 curtRewrites of material.[ch]xx and materialmgr.[ch]xx