minetest/builtin
x2048 9b24041394
Improve bloom effect (#12916)
* Remove the built-in exposure factor of 2.5
* Add physics-based bloom (https://learnopengl.com/Guest-Articles/2022/Phys.-Based-Bloom)
* Add luminance scaling for bloom layer to simulate HDR
* Add setting to control bloom strength
2022-11-02 09:09:48 +01:00
..
async Content ID caching in Lua (#12444) 2022-09-18 17:46:48 +02:00
client Implement vector and node conversion in Lua (#12609) 2022-10-18 18:01:44 -04:00
common Implement vector and node conversion in Lua (#12609) 2022-10-18 18:01:44 -04:00
fstk Localize error messages in mainmenu (#11495) 2021-11-01 12:27:46 +00:00
game Add VoxelArea() constructor (#12886) 2022-10-22 08:05:45 -04:00
locale Update German builtin translation 2022-07-29 22:20:48 +02:00
mainmenu Implement vector and node conversion in Lua (#12609) 2022-10-18 18:01:44 -04:00
profiler Use defined evaluation order in profiler 2021-12-19 17:03:07 +01:00
init.lua Async environment for mods to do concurrent tasks (#11131) 2022-05-02 20:56:06 +02:00
settingtypes.txt Improve bloom effect (#12916) 2022-11-02 09:09:48 +01:00