]> git.mxchange.org Git - flightgear.git/commit
Fixed helicopter view.
authorThorstenB <brehmt@gmail.com>
Tue, 1 Feb 2011 18:23:05 +0000 (19:23 +0100)
committerThorstenB <brehmt@gmail.com>
Tue, 1 Feb 2011 18:23:05 +0000 (19:23 +0100)
commit07fe92928854efbfb30ecb213a362633c311bbe7
tree257702e16c700bbfcc3187b2e945d5671301d16a
parent6bb8e69b92ce593aede6cf8ecb466c6407579d11
Fixed helicopter view.
Corrected the new panning check: panning rotates around the y-axis,
so the x- or z-axis need an offset != 0 (not x-/y-axis).
src/Main/viewer.cxx