blender/source
Clément Foucault 6161cc183e Fix: EEVEE: Fast GI: Firefly in noisy regions
This was caused by some pixels having no good neighbors
to get the irradiance from. The weighted sum would
have huge precision issues and the values would blow-out.

Adding an epsilon weight tailored to the report file
to fix this issue.

Fix #123488
2024-06-20 18:50:36 +02:00
..
blender Fix: EEVEE: Fast GI: Firefly in noisy regions 2024-06-20 18:50:36 +02:00
creator Fix: BLI_SUBPROCESS_SUPPORT check 2024-06-17 19:35:51 +02:00
CMakeLists.txt Revert changes from main commits that were merged into blender-v4.1-release 2024-03-18 15:04:12 +01:00