mirror of
https://git.code.sf.net/p/quake/quakeforge
synced 2024-11-10 23:32:09 +00:00
d3965af2ae
While it wasn't the root cause of the disappearing lights (even after sorting out the light limit issue), because the cause of that was everything working as designed, I suspect sunlight wasn't reaching as far as it should. Even it it was, this should be slightly faster (especially for larger maps) as leafs can be tested 32 or 64 at a time rather than individually. |
||
---|---|---|
.. | ||
test | ||
camera.c | ||
entity.c | ||
hierarchy.c | ||
light.c | ||
Makemodule.am | ||
scene.c | ||
transform.c |