]> icculus.org git repositories - divverent/darkplaces.git/commit
cleaned up R_DrawCoronas code to be more readable/maintainable
authorhavoc <havoc@d7cf8633-e32d-0410-b094-e92efae38249>
Fri, 30 Mar 2007 03:28:56 +0000 (03:28 +0000)
committerhavoc <havoc@d7cf8633-e32d-0410-b094-e92efae38249>
Fri, 30 Mar 2007 03:28:56 +0000 (03:28 +0000)
commitae1b6c2bb0e51f2c07a559baed1b24d49ec7ef83
tree89f8d33e02cbe42d1d4e1daa653af92d410bb6c2
parent0570bbe91e3be682ca3fc708ad54dbfcb90b268f
cleaned up R_DrawCoronas code to be more readable/maintainable
modified R_DrawCoronas to use a spherical distance check on coronas rather than a view-direction dependent one, and changed the distance checks, this should get rid of the 'seeing your own muzzleflash corona when looking down' issue

git-svn-id: svn://svn.icculus.org/twilight/trunk/darkplaces@7024 d7cf8633-e32d-0410-b094-e92efae38249
r_light.c