mirror of
https://git.code.sf.net/p/quake/quakeforge
synced 2025-02-20 02:32:29 +00:00
The parsing of light data from maps is now in the client library, and basic light management is in scene. Putting the light loading code into the Vulkan renderer was a mistake I've wanted to correct for a while. The client code still needs a bit of cleanup, but the basics are working nicely. |
||
---|---|---|
.. | ||
test | ||
camera.c | ||
entity.c | ||
hierarchy.c | ||
light.c | ||
Makemodule.am | ||
scene.c | ||
transform.c |