mirror of
https://github.com/tiennm99/godot.git
synced 2026-07-07 05:07:25 +00:00
5465ef83cb
Dilate fills gaps that are caused by the rasterization. As dilate is based on the alpha-channel which is not part of denoise, dilate can be run after denoise as well. So that colors are not denoised/mixed over seams.