virtualx-engine/servers/rendering/renderer_rd/forward_clustered
Arman Elgudzhyan 7bcc849143 Use depth pass mode with normals if required even if Environment is null
If using normal buffer debugging or if the normal texture was used, we should use PASS_MODE_DEPTH_NORMAL_ROUGHNESS regardless of whether there is a valid Environment or not. Otherwise, shaders reading the normal texture will not work without a valid Environment (and possibly other problems).
2023-06-03 07:56:47 -07:00
..
render_forward_clustered.cpp Use depth pass mode with normals if required even if Environment is null 2023-06-03 07:56:47 -07:00
render_forward_clustered.h (Re-)Implemented Light3D's property "shadow_reverse_cull_face" 2023-05-19 19:22:10 +02:00
scene_shader_forward_clustered.cpp Changed Subtract blend mode of Forward+ and Mobile renderers to match behaviour of the Godot 3 and Compatibility renderers 2023-05-26 10:50:35 -04:00
scene_shader_forward_clustered.h Re-implement the PSSM_SPLITS debug option 2023-04-28 17:53:56 -07:00
SCsub Move clustered renderer functionality 2021-04-05 23:11:38 +10:00