]> 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)
committerRudolf Polzer <divVerent@xonotic.org>
Mon, 24 Apr 2017 00:58:36 +0000 (02:58 +0200)
commit14dd9c4cd8bff104cf7d5fab1c3aa7a5e648f10b
tree78e45a8100e666b536fc6ba66f4f18a7dfbfc289
parentcb8da6be6eae56b5f9818f1eff49573c7a476fcd
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
::stable-branch::merge=220d6cb7e084a11a1c8f99b0fd57c522e17d6cef
collision.c