]> git.mxchange.org Git - flightgear.git/history - Main/views.hxx
Renamed FlightGear/Simulator/Flight to FlightGear/Simulator/FDM since
[flightgear.git] / Main / views.hxx
1999-02-01 curtRenamed FlightGear/Simulator/Flight to FlightGear/Simul...
1998-12-11 curtFixed view frustum culling accuracy bug so we can look...
1998-12-09 curtConverted "class fgVIEW" to "class FGView" and updated...
1998-12-05 curtRenamed class fgFLIGHT to class FGState as per request...
1998-10-16 curtC++-ifying.
1998-10-16 curtConverted to Point3D class.
1998-09-08 curtOptimizations by Norman Vine.
1998-08-24 curtAdded i/I to toggle full vs. minimal HUD.
1998-08-20 curtReshuffled some of the code in and around views.[ch]xx
1998-07-08 curtpolar3d.h renamed to polar3d.hxx
1998-07-04 curtAdd my own version of gluLookAt() (which is nearly...
1998-05-27 curtView optimizations by Norman Vine.
1998-05-17 curtFirst pass at view frustum culling now operational.
1998-05-16 curtC++ - ified views.[ch]xx
1998-05-02 curtUpdated polartocart conversion routine.
1998-04-28 curtType-ified fgTIME and fgVIEW.
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.