Files
test2/source/blender/draw
Jeroen Bakker 42a8c695bf Fix #144636: EEVEE Invalid hit during raytracing
Raytracing pipeline in EEVEE interpolates in time for better results.
But depending on the interpolation could try to load a sample that isn't
available.

This PR fixies this for planar probes and screen tracing. In screen
tracing the issue wasn't visible as it the background samples are
always cleared.

This has an expected performance penalty but it could require an
overhaul of EEVEE raytracing for a more efficient solution.

Pull Request: https://projects.blender.org/blender/blender/pulls/145508
2025-09-02 07:49:16 +02:00
..
2025-08-27 09:49:43 +02:00
2025-08-27 09:49:43 +02:00
2025-07-30 14:22:06 +10:00