]> git.mxchange.org Git - flightgear.git/commit
1. Tidies up h-FOV/v-FOV handling and makes window scale depend on
authorcurt <curt>
Tue, 5 Feb 2002 05:51:11 +0000 (05:51 +0000)
committercurt <curt>
Tue, 5 Feb 2002 05:51:11 +0000 (05:51 +0000)
commitf149bcba97323b1ce343f6c66f0d94959f8840da
treef056ad2b32695b40cb203bcb488be46f9d198ec9
parente12f6757d5bdd0f03be8f9eb6c1de36bac29b72c
1. Tidies up h-FOV/v-FOV handling and makes window scale depend on
max(width, height) by default (easily changeable) rather than just width.
(src/GUI/gui.cxx, src/Main/main.cxx, src/Main/viewer.cxx, src/Main/viewer.hxx)
src/GUI/gui.cxx
src/Main/main.cxx
src/Main/viewer.cxx
src/Main/viewer.hxx
src/Sound/soundmgr.cxx