Module darkplaces: Change committed

havoc at icculus.org havoc at icculus.org
Wed Dec 6 08:13:07 EST 2006


Commiter   : havoc
CVSROOT    : /cvs/cvsroot/twilight
Module     : darkplaces
Commit time: 2006-12-06 13:13:07 UTC

Log message:

fixed bug where non-autosprite transparencies rendered in the same batch as autosprite transparencies were not rendered (fixes light cones disappearing in q3dm0, among other things), this occurred because the code that handles q3 shaders using "deformvertexes autosprite" changed the array pointers but never changed them back when rendering another q3 shader that does not use deformvertexes
minor cleanup of RSurf_ActiveEntity (now uses RSurf_CleanUp rather than duplicating code)
moved RSurf_CleanUp above RSurf_ActiveEntity

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


More information about the twilight-commits mailing list