Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-02-10 | Fix no color values on bloom texture (#13197) | x2048 | |
Align meaning of 'exposure' variable across different stages Put 'exposure' variable behind ENABLE_AUTO_EXPOSURE | |||
2023-01-06 | Add 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-09-29 | Bloom (#12791) | x2048 | |
Adds configurable light exposure control and bloom effect (light bleeding) with client-side settings. |