]> 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)
committerhavoc <havoc@d7cf8633-e32d-0410-b094-e92efae38249>
Sat, 22 Dec 2012 07:49:40 +0000 (07:49 +0000)
commitdca2be00eb17f4c160d83b754d7739fd8082b4cd
treee03d4ac783f666881822f9d7248135b219c5e9d6
parent46d05bc2437a6daea845411245424c0d0bab1b21
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
gl_rmain.c
model_alias.c
model_brush.c
model_shared.c
model_shared.h
model_sprite.c