2c88517a7b
In some situations looking out from an internal room it was possible to look back into the portal into the internal room. This PR fixes this by keeping a single item 'stack' record of the last external room, and preventing recursing into this room. This also makes tracing significantly more efficient out of internal rooms, as there is no need to trace the external room multiple times. |
||
---|---|---|
.. | ||
portal_gameplay_monitor.cpp | ||
portal_gameplay_monitor.h | ||
portal_pvs.cpp | ||
portal_pvs.h | ||
portal_pvs_builder.cpp | ||
portal_pvs_builder.h | ||
portal_renderer.cpp | ||
portal_renderer.h | ||
portal_rooms_bsp.cpp | ||
portal_rooms_bsp.h | ||
portal_tracer.cpp | ||
portal_tracer.h | ||
portal_types.cpp | ||
portal_types.h | ||
SCsub |