]> git.mxchange.org Git - flightgear.git/commit
Makefile.am: Got rid of -DUSE_SSG
authorcurt <curt>
Sun, 8 Aug 1999 15:21:54 +0000 (15:21 +0000)
committercurt <curt>
Sun, 8 Aug 1999 15:21:54 +0000 (15:21 +0000)
commit1e8b5c89563814bc8ce1beab24787189595c802c
treefc9fd70631ebb3893a9b5a8f47479f5455b40453
parent471fe324ffec28551d256fbc457e7c068966c39f
Makefile.am: Got rid of -DUSE_SSG
options.cxx: reorder option initializations to match declaration order.
views.cxx: much cleanup of stuff that was depricated by the move to ssg.
           I now use ssg to do all the projection/modelview matrix calculation
           and setup. (mostly)
vies.hxx: also added the view pan offset to the view matrix calcs.
src/Main/Makefile.am
src/Main/options.cxx
src/Main/views.cxx
src/Main/views.hxx