Skip to content
Snippets Groups Projects
Commit e7f581a9 authored by Lactozilla's avatar Lactozilla :speech_balloon:
Browse files

Remove MAXRADIUS adjustment from bounding box calculations

This was added by the Doom developers to work around the issue where
objects were not linked into all blockmap cells they were touching, and
instead just the one at the object's center. Since this is no longer
the case after commit 41613d89,
this adjustment is no longer necessary.
parent 466f3504
No related branches found
No related tags found
1 merge request!2566Remove MAXRADIUS adjustment from bounding box calculations
Pipeline #6322 passed