]> git.xonotic.org Git - xonotic/darkplaces.git/commit
fixed collision bug on q3 light cones and other non-solid brushes that are not axial...
authorhavoc <havoc@d7cf8633-e32d-0410-b094-e92efae38249>
Thu, 8 Jun 2006 11:16:52 +0000 (11:16 +0000)
committerhavoc <havoc@d7cf8633-e32d-0410-b094-e92efae38249>
Thu, 8 Jun 2006 11:16:52 +0000 (11:16 +0000)
commit569f9c5b7a62696b0bd33e2a1af5ce47e37f83ff
treedbe7017e379253b5e1bad93c043d87246918a870
parentc84109c5284e467c72cd50f3bdfd866ed3fd86f9
fixed collision bug on q3 light cones and other non-solid brushes that are not axial, now uses only the brush's supercontents value, not its surface textures

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