]> git.xonotic.org Git - xonotic/darkplaces.git/commit
works with NULL worldmodel
authorhavoc <havoc@d7cf8633-e32d-0410-b094-e92efae38249>
Thu, 16 Jan 2003 23:53:26 +0000 (23:53 +0000)
committerhavoc <havoc@d7cf8633-e32d-0410-b094-e92efae38249>
Thu, 16 Jan 2003 23:53:26 +0000 (23:53 +0000)
commit2b11d3057a6c49aa3eb7194ac1a6497bea801fb2
tree873691952b044bde900f4a81e06ad3d560e70734
parent99e1dc6728c1d2125a1635a8065b26637d9e8ed3
works with NULL worldmodel
fixed overbright lighting!  (light flickering is now smooth and everything)
added r_editlights_rtlightssizescale and r_editlights_rtlightscolorscale which scale light properties when loading as well as saving (to undo the change - this can be exploited to modify all lights in the level)
reduced used area of attenuation texture a little to ensure black edges
changed defaults for attenuation texture settings and rtlights sizescale/colorscale to greatly improve performance while still looking good
now defaults to no fake bumpmapping on walls (saves texture memory and looks better to me)

git-svn-id: svn://svn.icculus.org/twilight/trunk/darkplaces@2695 d7cf8633-e32d-0410-b094-e92efae38249
r_shadow.c