]> git.xonotic.org Git - xonotic/darkplaces.git/commit
rename a macro with misleading name, as TriangleOverlapsBox doesn't check for actual...
authordivverent <divverent@d7cf8633-e32d-0410-b094-e92efae38249>
Fri, 15 Jun 2012 08:08:38 +0000 (08:08 +0000)
committerdivverent <divverent@d7cf8633-e32d-0410-b094-e92efae38249>
Fri, 15 Jun 2012 08:08:38 +0000 (08:08 +0000)
commit0b2c6dc3a54096a71cc68961e27a486862408b06
tree3ebb259ac9229fdca331b0d149685ec3f6c61644
parent5aefe7c200a0278927239cdd4eb56391a66056f1
rename a macro with misleading name, as TriangleOverlapsBox doesn't check for actual triangle/box overlap, but just whether an overlap is possible at all using a bbox check. No functional changes, just search/replace.

git-svn-id: svn://svn.icculus.org/twilight/trunk/darkplaces@11829 d7cf8633-e32d-0410-b094-e92efae38249
collision.c
gl_rsurf.c
mathlib.h
portals.c
r_shadow.c