]> 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)
committerRudolf Polzer <rpolzer@nb-04.(none)>
Sat, 20 Mar 2010 13:34:36 +0000 (14:34 +0100)
commit8ea21dd4d9924a0ff894f2b9f7d5a7596e2c0aeb
tree19241ba9531266e31da762a51589927a4a2e2bb7
parentc64ed939b359fcac5f32f31623f25d0116f02ea9
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
::stable-branch::merge=b2d45dd172990008ff2fefa83cc24243b39cafae
cl_main.c
cl_parse.c
client.h
gl_rmain.c
mathlib.h
r_shadow.c
render.h