]> git.mxchange.org Git - flightgear.git/commit
John Denker:
authorehofman <ehofman>
Thu, 5 Nov 2009 09:18:27 +0000 (09:18 +0000)
committerTim Moore <timoore@redhat.com>
Thu, 5 Nov 2009 15:27:58 +0000 (16:27 +0100)
commitab149d0036f21fd2ad685f7efea28f84986534b0
tree886ed20e37c543588b7e52fefe37d4445107c6e0
parentc8430ce1040db155b231c45b6a6174203b3d7956
John Denker:
Add a view debugging functions and represent the viewer quats in the property tree for debugging.

Do a nontrivial calculation, demonstrating how to find the 12:00 orientation given the view and the view offset.  it, and observe that the 12:00 direction does not change when you change the view offset, which is a nontrivial result.

Erik: This already proved to be useful since I now obserbed that the sky and fog coloring code depends on view offset rather that the view orientations. This is why those effects are out of line in some views.
src/Main/viewmgr.cxx
src/Main/viewmgr.hxx