This commit is contained in:
luboslenco
2023-02-15 17:46:40 +01:00
parent e8f99af9f8
commit 664fbf5845
12 changed files with 18 additions and 18 deletions

Before

Width:  |  Height:  |  Size: 10 KiB

After

Width:  |  Height:  |  Size: 10 KiB

@@ -135,7 +135,7 @@ class RenderPathRaytrace {
commands(useLiveLayer);
if (Config.raw.rp_bloom != false) {
RenderPathDeferred.commandsBloom("buf");
Inc.commandsBloom("buf");
}
path.setTarget("buf");
path.drawMeshes("overlay");