]> git.mxchange.org Git - flightgear.git/commit
Added command line rendering options:
authorcurt <curt>
Thu, 30 Apr 1998 12:34:17 +0000 (12:34 +0000)
committercurt <curt>
Thu, 30 Apr 1998 12:34:17 +0000 (12:34 +0000)
commitd87408c767d3767220f8b19a73b38663fbaf769b
treed6a77beb8691f7b728fbb11ddb8eeea84906528e
parent67cc5c5482ce92c58e72d00bb945744f3d960b1a
Added command line rendering options:
  enable/disable fog/haze
  specify smooth/flat shading
  disable sky blending and just use a solid color
  enable wireframe drawing mode
Main/GLUTmain.cxx
Main/fg_init.cxx
Main/options.cxx
Main/options.hxx
Main/views.cxx