]> git.xonotic.org Git - xonotic/darkplaces.git/commit
Disable mod_bsp_portalize by default
authorbones_was_here <bones_was_here@xonotic.au>
Tue, 30 Apr 2024 14:08:33 +0000 (00:08 +1000)
committerbones_was_here <bones_was_here@xonotic.au>
Fri, 3 May 2024 06:44:49 +0000 (16:44 +1000)
commit6ce2dbee5c7901f8f1206b76cb3c4f0b570bd2fb
treef0fc657ee42fd2cf4d32cba2da26d4e7a3ddc02e
parent679f666f6ac551c54b32b471b410353cb993f1f6
Disable mod_bsp_portalize by default

The cost is too high when loading fancy modern maps, and
r_useportalculling often doesn't improve perf (or even hurts it).

Closes https://gitlab.com/xonotic/darkplaces/-/issues/323

Signed-off-by: bones_was_here <bones_was_here@xonotic.au>
model_brush.c