]> git.rm.cloudns.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)
committerRudolf Polzer <divverent@xonotic.org>
Mon, 23 Jul 2012 15:28:05 +0000 (17:28 +0200)
commit1a05365812a8245cab7ef4778253ededa7dbfbb8
treea292955b6ea9338f275474aa2db30d828d50b6aa
parent7ae54d87c8df0f2c6068575c105e88feb8b4ad95
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
::stable-branch::merge=0b2c6dc3a54096a71cc68961e27a486862408b06
collision.c
gl_rsurf.c
mathlib.h
portals.c
r_shadow.c