mirror of
https://github.com/ZDoom/gzdoom.git
synced 2025-01-09 11:30:50 +00:00
54a120d612
This solves the most severe occurences of sprites being drawn in front of a portal's contents. It is not a full fix, though, there's still some extreme cases where portals may glitch if some stuff gets between the camera and the actual portal area. Normally this has to perform a full check of the subsector against the portal's camera-facing linedefs but that's too costly for those rare cases where it may be an issue. |
||
---|---|---|
.. | ||
compatibility | ||
data | ||
dynlights | ||
hqnx | ||
hqnx_asm | ||
models | ||
renderer | ||
scene | ||
shaders | ||
stereo3d | ||
system | ||
textures | ||
unused | ||
utility | ||
gl_functions.h |