Module darkplaces: Change committed
havoc at icculus.org
havoc at icculus.org
Sat Nov 30 04:44:37 EST 2002
Commiter : havoc
CVSROOT : /cvs/cvsroot/twilight
Module : darkplaces
Commit time: 2002-11-30 09:44:37 UTC
Log message:
decals added back due to popular demand, currently not at all optimized (they're just particles) and not clipped to surfaces
cl_decals 1 to enable (this is saved to config), cl_decals_time and cl_decals_fadetime change settings for them (these are also saved to config)
redesigned particle additive flag to be a blend mode number (PBLEND_ALPHA, PBLEND_ADD, or PBLEND_MOD - for decals), lots of special hacks for the nifty new PBLEND_MOD mode
Modified files:
cl_particles.c
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: darkplaces.20021130.094437.havoc.diff
URL: <http://icculus.org/pipermail/twilight-commits/attachments/20021130/7d8003d5/attachment.diff>
More information about the twilight-commits
mailing list