]> git.mxchange.org Git - flightgear.git/history - Scenery/tilecache.cxx
Converted to new logstream debugging facility. This allows release
[flightgear.git] / Scenery / tilecache.cxx
1998-11-06 curtConverted to new logstream debugging facility. This...
1998-10-16 curtFixed a bug in the conversion to Point3D.
1998-10-16 curtConverted to Point3D class.
1998-09-14 curtminor tweaks.
1998-08-27 curtContributions from Bernie Bright <bbright@c031.aone...
1998-08-25 curtmaterial.cxx material.hxx obj.cxx obj.hxx texload.c...
1998-07-13 curtWrote access functions for current fgOPTIONS.
1998-07-12 curtAdded ground collision detection. This involved:
1998-07-04 curtAdded automatic mipmap generation.
1998-05-23 curtAdded tile.cxx and tile.hxx.
1998-05-20 curtMoved global ref point and radius (bounding sphere...
1998-05-16 curtBeginning to add support for view frustum culling.
1998-05-13 curtRoot path info moved to fgOPTIONS.
1998-05-02 curtPlaying around with texture coordinates.
1998-04-30 curtAdded a command line rendering option specify smooth...
1998-04-28 curtTweaked texture parameter calculations to keep the...
1998-04-25 curtEdited cvs log messages in source files ... bad bad...
1998-04-24 curtWrapped "#include <config.h>" in "#ifdef HAVE_CONFIG_H"
1998-04-22 curtC++ - ifing the code a bit.