]> git.xonotic.org Git - xonotic/darkplaces.git/commit
fix a serious bug in R_Mesh_AddBrushMeshFromPlanes with maxdist not
authorhavoc <havoc@d7cf8633-e32d-0410-b094-e92efae38249>
Fri, 23 Oct 2009 18:26:25 +0000 (18:26 +0000)
committerhavoc <havoc@d7cf8633-e32d-0410-b094-e92efae38249>
Fri, 23 Oct 2009 18:26:25 +0000 (18:26 +0000)
commit24dc8f4f68c57d500a0f97c5d6834be22b27c604
tree2263d2a841a9528137b3f5a7505502344d3ad319
parent4faa30bc55ce8b30da01798c1d71019d5d74c8db
fix a serious bug in R_Mesh_AddBrushMeshFromPlanes with maxdist not
using fabs

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