]> git.mxchange.org Git - flightgear.git/commit
Changed the near clip plane to 0.1f regardless. Previously, it jumped
authordavid <david>
Tue, 5 Mar 2002 13:35:48 +0000 (13:35 +0000)
committerdavid <david>
Tue, 5 Mar 2002 13:35:48 +0000 (13:35 +0000)
commit0618c2cae8058e5fda70c1fe208606e0e1fb95fb
tree7c9e324c584f35c560d1967272b3593cfa6297d2
parentbe99e1549a648200b81d98ce73cb6e1de9f88906
Changed the near clip plane to 0.1f regardless.  Previously, it jumped
to 10m after takeoff, but that doesn't really make sense any more,
especially if models are going to have interior views.  Is there any
real saving in pushing the near plane out anyway?
src/Main/main.cxx