]> 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)
committerdivverent <divverent@d7cf8633-e32d-0410-b094-e92efae38249>
Sat, 21 Mar 2015 22:09:26 +0000 (22:09 +0000)
commite129d4fe60f23692aaa051b6c7cbc2fc1481e6b7
treeb0b592b3f2113eea48da785a7f3ff64f5c2612f9
parent77a6e7054168e0e4eb2eeda3fe320f9c2940ecab
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
r_shadow.c