]> de.git.xonotic.org Git - xonotic/darkplaces.git/commit
no longer checking texture_t->currentalpha < 1 in
authorhavoc <havoc@d7cf8633-e32d-0410-b094-e92efae38249>
Sat, 14 Nov 2009 19:28:56 +0000 (19:28 +0000)
committerhavoc <havoc@d7cf8633-e32d-0410-b094-e92efae38249>
Sat, 14 Nov 2009 19:28:56 +0000 (19:28 +0000)
commit93aadab2b3dc04d31969cd7a000d0c43573d8913
tree3ac4929bdcf52a455983e44798bb8e2fb2380528
parent2c6ae132f453e5b09e844f6817e8a0d4c6fdbcdf
no longer checking texture_t->currentalpha < 1 in
R_DecalSystem_SplatEntity because it is falsely (?) failing to apply
decals to player models in Nexuiz
added cl_decals_newsystem_intensitymultiplier cvar (default 2) to make
decals more visible

git-svn-id: svn://svn.icculus.org/twilight/trunk/darkplaces@9490 d7cf8633-e32d-0410-b094-e92efae38249
cl_particles.c
gl_rmain.c