]> git.mxchange.org Git - flightgear.git/commit
If the (temporary) property /cockpit is true, set the near clipping
authordavid <david>
Wed, 6 Mar 2002 16:01:19 +0000 (16:01 +0000)
committerdavid <david>
Wed, 6 Mar 2002 16:01:19 +0000 (16:01 +0000)
commitbdbd69effd0068e9c523118445c8a5fb0ac62562
treed0876bc4a2a4c81f0bdb880b00639005e7cf2a9f
parent51b2aeb8723e559e2cb2c8310db98f7bebc8b1a6
If the (temporary) property /cockpit is true, set the near clipping
plane to 0.2; otherwise, use the old defaults.

This is a temporary step that will allow me to work on a 3D cockpit
without breaking current behaviour; the final approach will be to put
the 3D model in its own scene graph, with different clipping plane.
src/Main/main.cxx