Diffusion Krita 342deb0f5835

Fix crash with negative dx in Particle Brush

Authored by tymond on Oct 2 2019, 12:06 AM.

Description

Fix crash with negative dx in Particle Brush

This commit adds a check in particle brush
so it doesn't try to paint in locations near infinity.
Before this commit Krita would crash as soon as you
set up negative dx in Particle Brush engine since
it already tries to paint (because of preview) in infinite
positions.

BUG:412432

Details

Committed
tymondOct 2 2019, 10:28 AM
Parents
R37:a144892fd917: Fix build with Qt 5.9
Branches
Unknown
Tags
Unknown