Module darkplaces: Change committed

havoc at icculus.org havoc at icculus.org
Wed Feb 22 07:12:34 EST 2006


Commiter   : havoc
CVSROOT    : /cvs/cvsroot/twilight
Module     : darkplaces
Commit time: 2006-02-22 12:12:34 UTC

Log message:

fix decal draw order bug introduced in recent commit, I forgot that decals are not queued as transparencies like other particles, so calling R_DrawParticles before rtlights was a bad idea (as it made the rtlights be unaffected by decals)

Modified files:
     gl_rmain.c
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: darkplaces.20060222.121234.havoc.diff
URL: <http://icculus.org/pipermail/twilight-commits/attachments/20060222/be532b12/attachment.diff>


More information about the twilight-commits mailing list