Diffusion Krita 8de3e806e581

Fix FuzzyStroke, Distance, Time and Fade sensors when used in multithreaded…

Authored by dkazakov on Nov 2 2017, 4:34 PM.

Description

Fix FuzzyStroke, Distance, Time and Fade sensors when used in multithreaded brush

We have multiple copies of the sensors when the stroke is being rendered.
Therefore, the sensors should not store any internal state.

Ref T7309

Details

Committed
dkazakovNov 2 2017, 4:41 PM
Parents
R37:06ea68a92974: Fix preview for color smudge brush.
Branches
Unknown
Tags
Unknown
Tasks
T7309: Multithreaded Brush bugs