]> git.mxchange.org Git - flightgear.git/history - src/Objects/newmat.cxx
This is step "1" of probably "many" in the process of separating out the
[flightgear.git] / src / Objects / newmat.cxx
2003-05-06 curtThis is step "1" of probably "many" in the process...
2002-11-15 curtRestructuring some of the initialization code.
2002-10-06 curtBegin work on rendering runway lights using environment...
2002-09-18 curtUpdated from Norman to hack on clouds ... some progress.
2002-09-11 curtFixed: When you select Menu->Autopilot->Set Heading...
2002-08-07 davidRemoved the FG3DModel class and replaced it with fgLoad...
2002-07-31 davidPatch from Dave Luff:
2002-07-31 davidPatch from Erik Hofman:
2002-07-26 curtNo need to additionally ref() subcomponents of a tree...
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-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 davidSignificant speedup for randomly-placed objects, by...
2002-07-18 davidModifed random-object code for more memory efficiency:
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-03-26 davidPatches from Melchior Franz:
2002-03-12 curt*** empty log message ***
2002-01-20 curtRestructured the 'freeze' property a bit. We now have
2002-01-11 curtRemoved old remnants of plib-1.2.x support. We haven...
2001-12-30 davidRemoved unused alpha variable; more code cleanups and...
2001-12-29 davidInitialization fixes.
2001-12-28 davidSubstantial rewrite of FGNewMat, the material class...
2001-07-13 curtNuked the segfault on exit bug everyone was seeing...
2001-06-13 curtFixed a couple items for Norman's large resolution...
2001-06-12 curtOops, fixed a bug introduced in the previous round...
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_ name changes.
2000-12-05 curtAdded support for specifying light coverage on a per...
2000-12-04 curtAdded a hardcoded "LIGHTING" material entry in the...
2000-10-18 curtI guess we have to ref() ssgStateTable as well as ssgSi...
2000-10-18 curtAdded ref() count increment calls to all ssgSimpleState...
2000-09-06 curtTweaks relating to texture repeating effects for runway...
2000-08-25 curtAdd support in materials file for non-repeating textures.
2000-06-23 curtUpdates to cloud code to add different basic cloud...
2000-06-23 curtRewrites of material.[ch]xx and materialmgr.[ch]xx