Diffusion Krita 5702250277ee

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
remptNov 7 2017, 11:17 AM
Parents
R37:84e582d7d656: Fixes two "lost tiles" problems in the multithreaded brush
Branches
Unknown
Tags
Unknown
Tasks
T7309: Multithreaded Brush bugs