mirror of
https://github.com/ZDoom/gzdoom.git
synced 2024-12-02 17:02:25 +00:00
f49c6cbde2
This was all over the place, with half of it using the function and half doing incomplete checks on the underlying variables. Also did some optimization on the IGNOREHEIGHTSEC flag: Putting it on the destination sector instead of the model sector makes the check even simpler and allows to precalculate the effect of 3D floors on the heightsec, which previously had to be run on every call and made the function too complex for inlining. |
||
---|---|---|
.. | ||
compatibility | ||
data | ||
dynlights | ||
models | ||
renderer | ||
scene | ||
shaders | ||
stereo3d | ||
system | ||
textures |