]> git.mxchange.org Git - flightgear.git/commit
Fixed a bug with view-offset specification from the command line. There
authorcurt <curt>
Mon, 4 Mar 2002 20:12:30 +0000 (20:12 +0000)
committercurt <curt>
Mon, 4 Mar 2002 20:12:30 +0000 (20:12 +0000)
commitbe99e1549a648200b81d98ce73cb6e1de9f88906
tree78628b58321c225ac32b66285e839a4c368acd70
parent7d8af6fee2d14d647b6138a8412e6b5844b12948
Fixed a bug with view-offset specification from the command line.  There
was some confusion between degrees and radians which would lead to a huge
goal_view_offset value.  The display would sit and spin for a *long* time
trying to wind it's way up to this large value.
src/Main/viewer.cxx
src/Main/viewer.hxx