]> de.git.xonotic.org Git - xonotic/darkplaces.git/history - polygon.h
reduce TRIANGLEEDGEHASH from 16384 bins to 8192 to avoid a stack overflow on MSVC x64
[xonotic/darkplaces.git] / polygon.h
2004-08-25 havocchanged Collision_NewBrushFromPlanes to use new polygon...