mirror of
https://github.com/tiennm99/godot.git
synced 2026-06-21 05:43:49 +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.