]> icculus.org git repositories - divverent/darkplaces.git/commit
fog gets additional parameters mindist and maxdist that specify where fog "starts...
authordivverent <divverent@d7cf8633-e32d-0410-b094-e92efae38249>
Sun, 9 Dec 2007 20:59:57 +0000 (20:59 +0000)
committerdivverent <divverent@d7cf8633-e32d-0410-b094-e92efae38249>
Sun, 9 Dec 2007 20:59:57 +0000 (20:59 +0000)
commit84391888ef7da5ffccf22b155a31243ccdc24752
treed47328e3d23d058c0f6e809693cc6955729e0949
parent147d472d3148c300bd324bf753e73dda1f959d19
fog gets additional parameters mindist and maxdist that specify where fog "starts" and "ends"; sky is only fogged as if it were distance "maxdist" away (example: fog 1 0.5 1 0 0 1 gives a slight greenish haze like a view tint)

git-svn-id: svn://svn.icculus.org/twilight/trunk/darkplaces@7781 d7cf8633-e32d-0410-b094-e92efae38249
cl_main.c
cl_parse.c
client.h
darkplaces.txt
gl_rmain.c
r_sky.c