]> git.xonotic.org Git - xonotic/darkplaces.git/commit
fix bug with transparency sorting introduced by vortex in r11822 where
authorhavoc <havoc@d7cf8633-e32d-0410-b094-e92efae38249>
Sat, 22 Dec 2012 07:49:40 +0000 (07:49 +0000)
committerRudolf Polzer <divverent@xonotic.org>
Mon, 31 Dec 2012 14:31:19 +0000 (15:31 +0100)
commit41c22621e519289e681fb41ffeb38d2ac2810ff0
treee03d4ac783f666881822f9d7248135b219c5e9d6
parent2ea4e4c8bd20a757e2085e58b9a4d0a35cd69b57
fix bug with transparency sorting introduced by vortex in r11822 where
.transparentsort was not initialized in a lot of materials, which meant
TRANSPARENTSORT_SKY was used rather than TRANSPARENTSORT_DISTANCE

git-svn-id: svn://svn.icculus.org/twilight/trunk/darkplaces@11866 d7cf8633-e32d-0410-b094-e92efae38249
::stable-branch::merge=dca2be00eb17f4c160d83b754d7739fd8082b4cd
gl_rmain.c
model_alias.c
model_brush.c
model_shared.c
model_shared.h
model_sprite.c