]> git.xonotic.org Git - xonotic/darkplaces.git/commit - model_brush.c
Q1BSP: Fix TraceBox failing to move a bbox out of solid
authorbones_was_here <bones_was_here@xonotic.au>
Sat, 15 Jul 2023 12:28:32 +0000 (22:28 +1000)
committerbones_was_here <bones_was_here@xonotic.au>
Sat, 15 Jul 2023 12:28:32 +0000 (22:28 +1000)
commit877af6733077c1f99756d9adf3eeca191d3bab86
treeb5a0ba7524da627cee6e48400fa2258c2e4af652
parent4a4448a1282e7e9481a5bf43189e6d092a48c501
Q1BSP: Fix TraceBox failing to move a bbox out of solid

Fixes https://github.com/DarkPlacesEngine/darkplaces/issues/85

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