Module darkplaces: Change committed

havoc at icculus.org havoc at icculus.org
Mon Oct 24 00:28:59 EDT 2005


Commiter   : havoc
CVSROOT    : /cvs/cvsroot/twilight
Module     : darkplaces
Commit time: 2005-10-24 04:28:59 UTC

Log message:

fixed a flaw in Mod_Q1BSP_RecursiveRecalcNodeBBox, it was merging bounding boxes even if they came from solid leafs, which meant that the solid hull around the world was making almost all nodes have a bounding box of +-1 billion units, negating any benefit at all to node bounding boxes
10% speed gain in masque.bsp by changing pvs box checking functions to use box tests when recursing the bsp tree instead of BoxOnPlaneSide (now that the node boxes are usable)

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


More information about the twilight-commits mailing list