]> git.mxchange.org Git - flightgear.git/commit
revert swapping of x & y offsets in "lookat" mode
authormfranz <mfranz>
Mon, 5 Nov 2007 22:19:39 +0000 (22:19 +0000)
committermfranz <mfranz>
Mon, 5 Nov 2007 22:19:39 +0000 (22:19 +0000)
commit7810fbc632618460dc89a9abfe28de145ed1b2ff
tree5e2e31bd6c2b9a9c511ed312c5364fbf0a17da5f
parent5d8e5f29e0fe880ddb94856460e1553869c6a576
revert swapping of x & y offsets in "lookat" mode
This was correct in the old repository and in revision 1.1 of the new,
but then broken in revision 1.2. After that, "lookat" and "lookfrom"
mode used different coordinate systems, and the "Adjust View Distance"
didn't work correctly in "lookat" mode.
src/Main/viewer.cxx