From 9b9239fc38cea018ecf70ea2e25e9f72cf89ba2a Mon Sep 17 00:00:00 2001 From: Eric Wasylishen Date: Mon, 11 Apr 2022 17:42:11 -0600 Subject: [PATCH] outside.cc: add comment --- qbsp/outside.cc | 2 ++ 1 file changed, 2 insertions(+) diff --git a/qbsp/outside.cc b/qbsp/outside.cc index 3b35f9e7..126252ad 100644 --- a/qbsp/outside.cc +++ b/qbsp/outside.cc @@ -431,6 +431,8 @@ get incorrectly marked as "invisible"). fixme-brushbsp: we'll want to do this for detail as well, which means building another set of portals for everything (not just structural). + +fixme-brushbsp: remember, structural covered by detail still gets marked 'visible'. =========== */ bool FillOutside(mapentity_t *entity, node_t *node, const int hullnum)