mirror of
https://github.com/ZDoom/qzdoom.git
synced 2025-01-23 01:10:53 +00:00
68667e5eaa
- moved parts of the render setup out of the separate render functions. Things like particle and polyobject linking were duplicated several times for rendering different things in different renderers. These things only need to be set up once before the renderer is started so it makes a lot more sense to consolidate them into one place outside the actual rendering code. |
||
---|---|---|
.. | ||
compatibility.cpp | ||
edata.cpp | ||
glnodes.cpp | ||
maploader.cpp | ||
maploader.h | ||
polyobjects.cpp | ||
renderinfo.cpp | ||
slopes.cpp | ||
specials.cpp | ||
udmf.cpp |