]> de.git.xonotic.org Git - xonotic/darkplaces.git/commit
Add a cvar: r_shadow_realtime_world_importlightentitiesfrommap
authordivverent <divverent@d7cf8633-e32d-0410-b094-e92efae38249>
Sat, 21 Mar 2015 22:09:26 +0000 (22:09 +0000)
committerRudolf Polzer <divVerent@xonotic.org>
Sat, 21 Mar 2015 22:12:00 +0000 (23:12 +0100)
commit6e42b457ac5bf7f2005b10297c87f00fa7d87881
treeb0b592b3f2113eea48da785a7f3ff64f5c2612f9
parent1b7f6a97f5e3649cf34f5dc1806ca1a6ed8e3b99
Add a cvar: r_shadow_realtime_world_importlightentitiesfrommap

0: Never import lights from the .bsp/.ent file on map load.
1: Import lights from the .bsp/.ent file on map load if no rtlights are present.
2: Always use the .bsp/.ent's light entities, ignore rtlights files.

git-svn-id: svn://svn.icculus.org/twilight/trunk/darkplaces@12208 d7cf8633-e32d-0410-b094-e92efae38249
::stable-branch::merge=e129d4fe60f23692aaa051b6c7cbc2fc1481e6b7
r_shadow.c