https://bugs.kde.org/show_bug.cgi?id=412432
Tymond <tamtamy.tym...@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit|https://invent.kde.org/kde/ |https://invent.kde.org/kde/ |krita/commit/835ca2e4d5195a |krita/commit/342deb0f58359d |50b46a8d6c0e2c252983b877e6 |ca7db274cdcc937f7a093adc58 --- Comment #4 from Tymond <tamtamy.tym...@gmail.com> --- Git commit 342deb0f58359dca7db274cdcc937f7a093adc58 by Agata Cacko. Committed on 02/10/2019 at 10:28. Pushed by tymond into branch 'krita/4.2'. 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. M +13 -2 plugins/paintops/particle/particle_brush.cpp https://invent.kde.org/kde/krita/commit/342deb0f58359dca7db274cdcc937f7a093adc58 -- You are receiving this mail because: You are watching all bug changes.