]> git.mxchange.org Git - flightgear.git/commit
Distance attenuation patch from Erik Hofman:
authordavid <david>
Mon, 30 Dec 2002 21:49:56 +0000 (21:49 +0000)
committerdavid <david>
Mon, 30 Dec 2002 21:49:56 +0000 (21:49 +0000)
commite80c0936814628c671db05c01970d4ea205dc951
tree1cd6e0e8ca8f1164e0c7ffb760825b357e6fb002
parente57e85c5639ddc90416ab40043f14752f37355f5
Distance attenuation patch from Erik Hofman:

It adds a command line options to enable/disbale distance attenuation
using a property rather than using a #define inside the code. It also
adds a small change for systems that don't support the OpenGL extension,
so that the lights *do* fade away as they get furher away but they don't
get smaller in size.
src/Main/main.cxx
src/Main/options.cxx