]> git.xonotic.org Git - xonotic/darkplaces.git/commit
implemented a new type of height fog using a texture to describe
authorhavoc <havoc@d7cf8633-e32d-0410-b094-e92efae38249>
Tue, 9 Mar 2010 01:33:41 +0000 (01:33 +0000)
committerhavoc <havoc@d7cf8633-e32d-0410-b094-e92efae38249>
Tue, 9 Mar 2010 01:33:41 +0000 (01:33 +0000)
commitb2d45dd172990008ff2fefa83cc24243b39cafae
treef9d6753a21f2f9da422bf81b25664d1aaf6158c7
parent286eef4523881589b16fc01f3018e1d0bcad85ca
implemented a new type of height fog using a texture to describe
multiple fog layers, some visual issues due to the method used.
new command and worldspawn property - identical extra for a new
texturename parameter at the end
fixed some issues with shadowmapping in Cg shaders

git-svn-id: svn://svn.icculus.org/twilight/trunk/darkplaces@10044 d7cf8633-e32d-0410-b094-e92efae38249
cl_main.c
cl_parse.c
client.h
gl_rmain.c
mathlib.h
r_shadow.c
render.h