godot/servers/rendering/renderer_rd/forward_clustered
Dario 1bcb77fb15 Add motion vector support for GPU 3D Particles.
Add the capability of resizing the transforms buffer for particles to be double its size and alternate where the current output is written to. Only works for particles that use index as their draw order.

(cherry picked from commit 293302ccd8)
2023-09-21 14:20:04 +02:00
..
render_forward_clustered.cpp Add motion vector support for GPU 3D Particles. 2023-09-21 14:20:04 +02: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 Varying mismatch causing shaders to fail. 2023-06-23 21:36:38 -07: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