]> git.xonotic.org Git - xonotic/darkplaces.git/commit
Fix a bug in collisions between brushes and brushes when the plane is rotating -...
authorhavoc <havoc@d7cf8633-e32d-0410-b094-e92efae38249>
Sun, 23 Apr 2017 22:20:45 +0000 (22:20 +0000)
committerhavoc <havoc@d7cf8633-e32d-0410-b094-e92efae38249>
Sun, 23 Apr 2017 22:20:45 +0000 (22:20 +0000)
commit220d6cb7e084a11a1c8f99b0fd57c522e17d6cef
tree78e45a8100e666b536fc6ba66f4f18a7dfbfc289
parentd935102f6ffdbfed14a50ee67f0231407c2073db
Fix a bug in collisions between brushes and brushes when the plane is rotating - this case is never used currently but it's definitely a bug worth fixing.

Thanks to Eduard Elin for the bug report.

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