Page MenuHome

Fix T84512: Crash if size input of Blur node is too large
ClosedPublic

Authored by Habib Gahbiche (zazizizou) on Jan 15 2021, 6:57 PM.

Details

Summary

Gaussian filter with a too large kernel doesn't make much sense. This commit caps the Gaussian function radius to MAX_GAUSSTAB_RADIUS. I will add a test case once D6334 is accepted.

Diff Detail

Repository
rB Blender