]> git.xonotic.org Git - xonotic/darkplaces.git/commit
Add r_shadow_culllights_trace feature, this culls rtlights by traceline checks simila...
authorhavoc <havoc@d7cf8633-e32d-0410-b094-e92efae38249>
Sun, 11 Mar 2018 19:26:55 +0000 (19:26 +0000)
committerRudolf Polzer <divVerent@xonotic.org>
Tue, 3 Apr 2018 13:36:35 +0000 (06:36 -0700)
commit54c791e37eb5be95a18a330f862da6b1dbed5dab
treef0c3d6987678604237952b644855c606cd2016e1
parent89b8278762db0ca3e7de1b9f9ac70bb93f1ac6c7
Add r_shadow_culllights_trace feature, this culls rtlights by traceline checks similar to entities.

Add r_shadow_culllights_pvs cvar so that the pvs checks can be turned off, for debugging or otherwise.

git-svn-id: svn://svn.icculus.org/twilight/trunk/darkplaces@12349 d7cf8633-e32d-0410-b094-e92efae38249
::stable-branch::merge=05dbb25f75f5aeff3822a7feccad0e53a1d3c5be
client.h
r_shadow.c