]> icculus.org git repositories - divverent/darkplaces.git/commit
mod_q3bsp_optimizedtraceline: also do a line trace if the mins/maxs of the trace...
authordivverent <divverent@d7cf8633-e32d-0410-b094-e92efae38249>
Wed, 22 Jul 2009 07:43:30 +0000 (07:43 +0000)
committerdivverent <divverent@d7cf8633-e32d-0410-b094-e92efae38249>
Wed, 22 Jul 2009 07:43:30 +0000 (07:43 +0000)
commitcb0e381bae56965b5204f5ee1c203cd1db26e99f
treea89a83e65b4a37ce930b7f0880310fe351754a1e
parentd5af28c8b70b48fc900e64471ace80da8f9274f8
mod_q3bsp_optimizedtraceline: also do a line trace if the mins/maxs of the trace are NOT the zero vector, but equal.
This fixes problems with grenades falling through patches in Nexuiz.
MAYBE this problem only affects zero size or very small bboxes?

git-svn-id: svn://svn.icculus.org/twilight/trunk/darkplaces@9066 d7cf8633-e32d-0410-b094-e92efae38249
model_brush.c