Bug #27
Blur effect: incorrect at the borders
Status:
Closed
Priority:
Normal
Assignee:
-
Start date:
04/08/2018
Due date:
% Done:
100%
Estimated time:
Description
As demonstrated by the 'PostprocessTree' app, blurred objects get smaller and smaller when blur radius increases, ultimately disappearing completely. This is not how blur is supposed to work.
This also makes implementing the 'Glow' effect hard.
History
Updated by Leszek Koltunski over 6 years ago
It's beginning to look like this simply has to work like this...
Updated by Leszek Koltunski over 6 years ago
- % Done changed from 0 to 70
Significant progress made: switching off blending while doing post processing has reduced the effect a lot.
Still we need to investigate the details.
Updated by Leszek Koltunski almost 6 years ago
- Status changed from New to Closed
- % Done changed from 70 to 100
Done.