]> git.xonotic.org Git - xonotic/darkplaces.git/commit
Add R_LightPoint which is fast version of R_CompleteLightPoint that only grabs ambien...
authorvortex <vortex@d7cf8633-e32d-0410-b094-e92efae38249>
Thu, 24 Mar 2011 23:13:40 +0000 (23:13 +0000)
committerRudolf Polzer <divverent@alientrap.org>
Fri, 25 Mar 2011 20:48:23 +0000 (21:48 +0100)
commit2a1ca9e6f62395889311371a2c639190b2ebaf3b
tree33a16d77ef110c5d8a48045b58d83f439e16ebb3
parent802d7ce31923e564492b61297e862198544108d7
Add R_LightPoint which is fast version of R_CompleteLightPoint that only grabs ambient color to use with litsprites and particles. Fix bug in R_CompleteLightPoint (RTWORLD and DYNLIGHT wasnt processed if LP_LIGHTMAP flag is there). New trick for SPR_OVERHEAD (a bit of additional rotation).

git-svn-id: svn://svn.icculus.org/twilight/trunk/darkplaces@10963 d7cf8633-e32d-0410-b094-e92efae38249
::stable-branch::merge=174b8bcffc1b69f555e9a978046240a4b072b1ab
cl_particles.c
gl_rmain.c
r_shadow.c
r_shadow.h
r_sprites.c