branchrust_reboot/main/spacially_aware_env_volumescancel

11 Commits over 0 Days - ∞cph!

24 Days Ago
Added defines for each indirect lighting flag
24 Days Ago
Fixed indirect lighting for materials that used the Only GI rendering path
27 Days Ago
Added depth checks when writing to the Additional Flags buffer in the GBuffer pass
28 Days Ago
Changed how the No Sunlight flag was being set for environment volumes to fix an issue with material types
30 Days Ago
Moved indirect diffuse and specular lighting to their own fullscreen pass instead of being calculated during the GBuffer pass
30 Days Ago
Added separate reflection modulation support to the environment volumes
34 Days Ago
Added support for No Sunlight type environment volumes
36 Days Ago
Added frustum culling for environment volume rendering. Added a better way to get the active environment volumes for rendering. Added support for the environment volume center and offset when rendering.
36 Days Ago
Added the stencil lighting method for rendering environment volumes
43 Days Ago
Converted the environment volume depth pass to use the CommandBufferManager system. Also added support for viewing the effect outside of playmode both in the game and scene views
44 Days Ago
Proof of concept for new spacially aware environment volumes method