Module darkplaces: Change committed

havoc at icculus.org havoc at icculus.org
Sun Dec 22 17:56:20 EST 2002


Commiter   : havoc
CVSROOT    : /cvs/cvsroot/twilight
Module     : darkplaces
Commit time: 2002-12-22 22:56:20 UTC

Log message:

unified model skinframe loaders used for mdl, md2, md3, and bsp textures (both external and internal where applicable)
imageskin_t and image_loadskin/image_freeskin functions added to image.[ch] for use by the unified skinframe loaders
added palette_nocolormap
split r_shadow_bumpscale cvar into r_shadow_bumpscale_bumpmap (for _bump textures) and r_shadow_bumpscale_basetexture (self explanatory)
now loads _norm normalmap textures (tenebrae compatibility)
_nmap normalmap texture support removed (it was broken in the previous release and I don't need to bog down the texture loader with even more unnecessary names)
r_shadow_lightattenuationpower added (default 2, to leave it looking identical to previous versions, this controls the falloff curve of light)
renamed detailtextures array to mod_shared_detailtextures and moved it and related code to model_shared.[ch]
removed progs/missile.mdl shadow casting check (in r_shadow_realtime mode) I had forgotten to remove before committing last time

Modified files:
     gl_rmain.c gl_rsurf.c image.c image.h model_alias.c model_brush.c
     model_brush.h model_shared.c model_shared.h palette.c palette.h
     r_shadow.c r_shadow.h
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: darkplaces.20021222.225620.havoc.diff
URL: <http://icculus.org/pipermail/twilight-commits/attachments/20021222/f751f712/attachment.diff>


More information about the twilight-commits mailing list