Module darkplaces: Change committed

havoc at icculus.org havoc at icculus.org
Wed Nov 20 07:54:25 EST 2002


Commiter   : havoc
CVSROOT    : /cvs/cvsroot/twilight
Module     : darkplaces
Commit time: 2002-11-20 12:54:25 UTC

Log message:

CalcSurfaceExtents now uses surf->poly_verts instead of edges
brush model bounding box calculations are now based on meshes instead of edges
CalcSurfaceExtents has been merged into Mod_GenerateSurfacePolygon
msurface_t firstedge and numedges have been removed (they were only used for generating the polygon during loading)
shuffled around msurface_t fields in order of most common access at the top, to least common at the bottom, this is in an attempt to reduce wasted memory traffic

Modified files:
     model_brush.c model_brush.h
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: darkplaces.20021120.125425.havoc.diff
URL: <http://icculus.org/pipermail/twilight-commits/attachments/20021120/d87ffc78/attachment.diff>


More information about the twilight-commits mailing list