summaryrefslogtreecommitdiffstats
path: root/servers/rendering/renderer_rd/environment/gi.cpp
Commit message (Collapse)AuthorAgeFilesLines
...
* | Remove unused anisotropy setter/getter methods in VoxelGIHugo Locurcio2022-07-061-13/+0
| | | | | | | | | | | | | | These methods weren't exposed to the scripting API. Anisotropy was used in earlier iterations of VoxelGI, but it was removed as it was too expensive.
* | Remove debugging print following GI reorganizationHugo Locurcio2022-07-011-2/+0
|/
* Split GI effects and fix stereoscopic rendering of GI effectsBastiaan Olij2022-06-221-0/+3958