]> git.xonotic.org Git - xonotic/darkplaces.git/commit
added gl_lightmaps cvar (for looking at the raw lightmaps in the map without textures)
authorhavoc <havoc@d7cf8633-e32d-0410-b094-e92efae38249>
Wed, 18 Feb 2004 10:32:06 +0000 (10:32 +0000)
committerhavoc <havoc@d7cf8633-e32d-0410-b094-e92efae38249>
Wed, 18 Feb 2004 10:32:06 +0000 (10:32 +0000)
commit456bdec8d560cc7fd8ccdd8bae33fdf35bc4a51b
treefd9f8dc2943ef8f59520060576de52d30ec3fab8
parent65dd735da686284b222120237628795a86e3e6b2
added gl_lightmaps cvar (for looking at the raw lightmaps in the map without textures)
added r_shadow_realtime_world_lightmaps cvar (turn on/off lightmaps in r_shadow_realtime_world mode, also can be a fraction to control brightness)

git-svn-id: svn://svn.icculus.org/twilight/trunk/darkplaces@3904 d7cf8633-e32d-0410-b094-e92efae38249
gl_models.c
gl_rsurf.c
glquake.h
r_light.c
r_shadow.c
r_shadow.h
todo