Module darkplaces: Change committed

havoc at icculus.org havoc at icculus.org
Mon Sep 13 21:36:33 EDT 2004


Commiter   : havoc
CVSROOT    : /cvs/cvsroot/twilight
Module     : darkplaces
Commit time: 2004-09-14 01:36:33 UTC

Log message:

now saves r_shadow cvars that are available in the graphics options menu
separated R_Shadow_NewWorldLight into R_Shadow_NewWorldLight to allocate light and R_Shadow_UpdateWorldLight to assign properties, so that lights can be updated in place rather than reallocating them (mainly saves on hassles with r_debuglight testing while editing lights, which were being renumbered by every edit)
R_Shadow_UpdateWorldLight now tolerates radius 0, color 0 0 0, and snaps angles to the 0-360 range

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


More information about the twilight-commits mailing list