mirror of
https://git.code.sf.net/p/quake/quakeforge
synced 2024-11-13 08:27:39 +00:00
924c970868
Any sun (a directional light) is in the outside node, which due to not having its own PVS data is visible to all nodes, but that's a tad excessive. However, any leaf node with sky surfaces will potentially see any suns, and leaf nodes with no sky surfaces will see the sun only if they can see a leaf that does have sky surfaces. This can be quite expensive to calculate (already known to be moderately expensive for just the camera leaf node (singular!) when checking for in-map lights) |
||
---|---|---|
.. | ||
renderer | ||
targets | ||
Makemodule.am |