Summary: | Spacing-Fuzzy Parameter works incorrectly for some Gimp Brushes. | ||
---|---|---|---|
Product: | [Applications] krita | Reporter: | Paul Geraskin <paulgeraskin> |
Component: | Brush engines | Assignee: | Dmitry Kazakov <dimula73> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | dimula73 |
Priority: | NOR | ||
Version: | git master (please specify the git hash!) | ||
Target Milestone: | --- | ||
Platform: | unspecified | ||
OS: | Linux | ||
Latest Commit: | http://commits.kde.org/calligra/fb30ea340f0d1392a0cd7a2040916f9963f48ecc | Version Fixed In: | |
Sentry Crash Report: |
Description
Paul Geraskin
2013-10-16 12:42:19 UTC
It seems to be not Spacing, but Scatter problem. Spacing works ok, Scatter --- not. Git commit a71e6ad5f2eea044ada120198dcf4f0ccf58a309 by Dmitry Kazakov. Committed on 03/12/2013 at 10:49. Pushed by dkazakov into branch 'master'. Fixed Scatter Paint Op option to handle Gimp brushes correctly The brush scale and rotation should also be taken into account. M +7 -6 krita/plugins/paintops/colorsmudge/kis_colorsmudgeop.cpp M +4 -1 krita/plugins/paintops/defaultpaintops/brush/kis_brushop.cpp M +4 -2 krita/plugins/paintops/libpaintop/kis_pressure_scatter_option.cpp M +1 -4 krita/plugins/paintops/libpaintop/kis_pressure_scatter_option.h http://commits.kde.org/calligra/a71e6ad5f2eea044ada120198dcf4f0ccf58a309 Git commit fb30ea340f0d1392a0cd7a2040916f9963f48ecc by Dmitry Kazakov. Committed on 03/12/2013 at 10:49. Pushed by dkazakov into branch 'calligra/2.8'. Fixed Scatter Paint Op option to handle Gimp brushes correctly The brush scale and rotation should also be taken into account. M +7 -6 krita/plugins/paintops/colorsmudge/kis_colorsmudgeop.cpp M +4 -1 krita/plugins/paintops/defaultpaintops/brush/kis_brushop.cpp M +4 -2 krita/plugins/paintops/libpaintop/kis_pressure_scatter_option.cpp M +1 -4 krita/plugins/paintops/libpaintop/kis_pressure_scatter_option.h http://commits.kde.org/calligra/fb30ea340f0d1392a0cd7a2040916f9963f48ecc |