1
0
Fork 0
godot/servers/rendering/storage
Allen Pestaluky cafc012b05 Blend `Environment` glow before tonemapping and change default blend mode to screen.
Additionally, change the minimum `tonemap_white` parameter to `1.0`; users can increase `tonemap_exposure` for a similar effect to decreasing `tonemap_white` below `1.0`.

Co-authored-by: Hei <40064911+Lielay9@users.noreply.github.com>
Co-authored-by: Hugo Locurcio <hugo.locurcio@hugo.pro>
2025-10-10 12:08:08 -04:00
..
SCsub
camera_attributes_storage.cpp Standardize terms for renderers in error strings 2024-11-10 13:30:44 -08:00
camera_attributes_storage.h Move server files into their subfolders 2025-09-30 19:39:39 -07:00
compositor_storage.cpp Change RID_Owner::get_owned_list. 2025-04-21 01:04:27 +08:00
compositor_storage.h Move server files into their subfolders 2025-09-30 19:39:39 -07:00
environment_storage.cpp Blend `Environment` glow before tonemapping and change default blend mode to screen. 2025-10-10 12:08:08 -04:00
environment_storage.h Blend `Environment` glow before tonemapping and change default blend mode to screen. 2025-10-10 12:08:08 -04:00
light_storage.h Move server files into their subfolders 2025-09-30 19:39:39 -07:00
material_storage.h Move server files into their subfolders 2025-09-30 19:39:39 -07:00
mesh_storage.cpp Merge pull request #107666 from Sch1nken/add-physics-interpolation-multimesh2d 2025-10-03 12:01:07 -05:00
mesh_storage.h Move server files into their subfolders 2025-09-30 19:39:39 -07:00
particles_storage.h Move server files into their subfolders 2025-09-30 19:39:39 -07:00
render_data.cpp
render_data.h Style: Replace header guards with `#pragma once` 2025-03-07 17:33:47 -06:00
render_scene_buffers.cpp Add SMAA 1x 2025-05-21 15:02:09 -04:00
render_scene_buffers.h Move server files into their subfolders 2025-09-30 19:39:39 -07:00
render_scene_data.cpp
render_scene_data.h Style: Replace header guards with `#pragma once` 2025-03-07 17:33:47 -06:00
texture_storage.h Move server files into their subfolders 2025-09-30 19:39:39 -07:00
utilities.cpp
utilities.h Move server files into their subfolders 2025-09-30 19:39:39 -07:00
variant_converters.h Style: Replace header guards with `#pragma once` 2025-03-07 17:33:47 -06:00