]> git.xonotic.org Git - xonotic/darkplaces.git/commit
optional polygon collisions, not ready for practical use yet, also support for brush...
authorhavoc <havoc@d7cf8633-e32d-0410-b094-e92efae38249>
Thu, 20 Feb 2003 09:22:08 +0000 (09:22 +0000)
committerhavoc <havoc@d7cf8633-e32d-0410-b094-e92efae38249>
Thu, 20 Feb 2003 09:22:08 +0000 (09:22 +0000)
commit6f7c3f6e6bd0f1db1987f87e6090bc98d620cc30
tree946e647c6d7bed884b9064fc0da027e75c01728c
parent0978ba21dea20cb8225c4df2d64afda2c697a40c
optional polygon collisions, not ready for practical use yet, also support for brush collisions
not terribly optimized (fast enough though)

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