Files
test/source
Omar Emara 9fd37cf31b Fix #122005: Sun Beams node produces NaNs
The Sun Beams node produces NaNs when the ray length option is zero.
This is due to zero division in the code, which we avoid by skipping
computation altogether when the ray length is zero.
2024-05-21 09:53:15 +03:00
..