mirror of
https://git.code.sf.net/p/quake/quakeforge
synced 2024-11-26 22:31:05 +00:00
07d9749b53
The recent light changes highlighted that the renderer does not own the efrags (segfault in qwaq when shutting down my test scene). After digging through the history of efrag clearing, it turns out that the renderer never owned them, I just didn't understand the concept of scenes at the time that I moved efrags into the renderer. |
||
---|---|---|
.. | ||
audio | ||
client | ||
console | ||
ecs | ||
gamecode | ||
gib | ||
image | ||
input | ||
models | ||
net | ||
qw | ||
ruamoko | ||
scene | ||
ui | ||
util | ||
video | ||
Makemodule.am |