]> git.mxchange.org Git - flightgear.git/commit
Add fixed-near-far camera config parameter.
authorMathias Froehlich <Mathias.Froehlich@web.de>
Sun, 23 Oct 2011 07:58:51 +0000 (09:58 +0200)
committerMathias Froehlich <Mathias.Froehlich@web.de>
Sun, 23 Oct 2011 14:40:13 +0000 (16:40 +0200)
commitad660380c28bb4e302bbc108ffaded1f6096840b
tree5dea62662b3fde9a2dd13614b8f7942152db92c3
parent2157164271777f5b33f22375ea632a4ad1c96579
Add fixed-near-far camera config parameter.

If set to true, the decision about the near and far
planes in the viewer are still adapted to not clip away
everything before the configured near plane.
src/Main/CameraGroup.cxx
src/Main/CameraGroup.hxx