Module darkplaces: Change committed

havoc at icculus.org havoc at icculus.org
Tue Mar 9 15:36:01 EST 2004


Commiter   : havoc
CVSROOT    : /cvs/cvsroot/twilight
Module     : darkplaces
Commit time: 2004-03-09 20:36:01 UTC

Log message:

worked around curve collision problems by doing special sort-of-axial edge planes on triangle collisions (ultimately the collision routine needs to do edge/edge collisions somehow to make this unnecessary)
now snaps triangle mesh vertices to 1/32 of a unit precision to keep the plane calculations a little more accurate (note: this is done at collision time), although this doesn't seem to be necessary
collision nudge values are now configurable via cvars (collision_ cvars, warning: things tend to break if startnudge != endnudge, and enternudge should be the same as leavenudge)

Modified files:
     collision.c
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: darkplaces.20040309.203601.havoc.diff
URL: <http://icculus.org/pipermail/twilight-commits/attachments/20040309/033b9123/attachment.diff>


More information about the twilight-commits mailing list