aboutsummaryrefslogtreecommitdiff
path: root/src/lighting.h
AgeCommit message (Collapse)Author
2023-01-06Add dynamic exposure correction (#12959)x2048
* Add uniform for frame delta time * Adjust exposure in logarithmic (EV) space * Add network support and LUA API * Add testing mod
2022-12-25Allow saturation to be controlled by the server. (#13075)lhofhansl
2022-03-26Add API to control shadow intensity from the game/mod (#11944)x2048
* Also Disable shadows when sun/moon is hidden. Fixes #11972.