Module darkplaces: Change committed

havoc at icculus.org havoc at icculus.org
Wed Aug 27 08:22:11 EDT 2003


Commiter   : havoc
CVSROOT    : /cvs/cvsroot/twilight
Module     : darkplaces
Commit time: 2003-08-27 12:22:10 UTC

Log message:

q3bsp curve collisions (technically it can collide against any triangle mesh)
fixed some severe bugs in the q3bsp traceline code
optimized q3bsp tracebrush code - now uses a bbox for the trace, and reduces it to fit each node it encounters, this caused *IMMENSE* speedups!
optimized q3bsp curve collisions to use bbox culling of triangles (to avoid the cost of generating collision brushes most of the time)

Modified files:
     cl_collision.c collision.c collision.h gl_rsurf.c mathlib.h
     model_brush.c model_shared.c model_shared.h sv_main.c sv_phys.c
     todo world.c
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: darkplaces.20030827.122210.havoc.diff
URL: <http://icculus.org/pipermail/twilight-commits/attachments/20030827/4bde2411/attachment.diff>


More information about the twilight-commits mailing list