]> git.mxchange.org Git - flightgear.git/commit
Viewer update from Jim Wilson:
authordavid <david>
Sat, 6 Apr 2002 17:23:18 +0000 (17:23 +0000)
committerdavid <david>
Sat, 6 Apr 2002 17:23:18 +0000 (17:23 +0000)
commita1294ea398d37ac26ab5a03a1ece00c2aefa3cda
tree19632ab9becb3096762670ab3728eff9c4c99395
parent5fcabc9982fabfe80060b7ccf52fb0d8ad9e3310
Viewer update from Jim Wilson:

Minor patches to initial tower view code.  Added calculation for "tower" at
any airport, placed a couple fractions of a degree off the center.  Moved the
farplane from 100m to 5km so that "lookfrom" mode can see the model.  5km is
still in a reasonable range for a depth buffer.  Note that looking at a model
anything but a small distance will cause some problems on older cards.
Temporarily changed viewer to always report elevation/lon/lat of the aircraft
in order to avoid a problem with the ground trim getting recalculated when
tower and aircraft are on different tiles.
src/Main/fg_init.cxx
src/Main/fg_init.hxx
src/Main/main.cxx
src/Main/viewer.cxx