]> git.mxchange.org Git - flightgear.git/history - Main/views.hxx
C++-ifying.
[flightgear.git] / Main / views.hxx
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.