minetest/builtin
x2048 dc45b85a54
Improve shadow filters (#12195)
* Rewrite shadow filtering for the new distortion
* Calculate penumbra radius using a single sample
* Avoid peter-panning effect due to filtering of short shadows
* Add adaptive filter quality for soft shadows
* Avoid sharp shadows on surfaces without normals (e.g. plants)
* Increase default and maximum soft shadow radius
* Make line numbers in shader errors match the code
2022-05-21 16:49:30 +02:00
..
async Use native packer to transfer globals into async env(s) 2022-05-10 22:37:42 +02:00
client Fix Minetest blaming the wrong mod for errors (#12241) 2022-05-09 20:42:43 +02:00
common Remove unused variable WARN_INIT 2022-05-08 19:11:15 +02:00
fstk Localize error messages in mainmenu (#11495) 2021-11-01 12:27:46 +00:00
game Use native packer to transfer globals into async env(s) 2022-05-10 22:37:42 +02:00
locale Update German builtin translation 2022-01-30 13:50:07 +01:00
mainmenu Enable dependencies when enabling modpacks (#12202) 2022-05-08 16:21:59 +01: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 shadow filters (#12195) 2022-05-21 16:49:30 +02:00