Summary: | Assert when using Splat_Mix_Cell preset | ||
---|---|---|---|
Product: | [Applications] krita | Reporter: | Dmitry Kazakov <dimula73> |
Component: | Tools | Assignee: | Krita Bugs <krita-bugs-null> |
Status: | RESOLVED FIXED | ||
Severity: | crash | ||
Priority: | NOR | ||
Version: | git master (please specify the git hash!) | ||
Target Milestone: | --- | ||
Platform: | unspecified | ||
OS: | Linux | ||
Latest Commit: | http://commits.kde.org/calligra/601c388a2a71ae09d9da96a3a09db93d5579fb88 | Version Fixed In: | |
Sentry Crash Report: |
Description
Dmitry Kazakov
2013-12-24 10:04:39 UTC
This is a regression after 48f8f2ce30a73d545a368b88 Please revert it locally if you want to work smoothly Git commit 13671c094b38a2d9c228b83bb60c2beca9ff0fa1 by Dmitry Kazakov. Committed on 24/12/2013 at 10:30. Pushed by dkazakov into branch 'master'. Fixed a dab size bug introduced by the smooth brush rotation fix The fast-path code should crop the image by the actuall expected rect. M +1 -1 krita/plugins/paintops/colorsmudge/kis_colorsmudgeop.cpp M +1 -1 krita/plugins/paintops/hatching/kis_hatching_paintop.cpp M +4 -1 krita/plugins/paintops/libbrush/kis_qimage_pyramid.cpp http://commits.kde.org/calligra/13671c094b38a2d9c228b83bb60c2beca9ff0fa1 Git commit 601c388a2a71ae09d9da96a3a09db93d5579fb88 by Dmitry Kazakov. Committed on 24/12/2013 at 10:30. Pushed by dkazakov into branch 'calligra/2.8'. Fixed a dab size bug introduced by the smooth brush rotation fix The fast-path code should crop the image by the actuall expected rect. M +1 -1 krita/plugins/paintops/colorsmudge/kis_colorsmudgeop.cpp M +1 -1 krita/plugins/paintops/hatching/kis_hatching_paintop.cpp M +4 -1 krita/plugins/paintops/libbrush/kis_qimage_pyramid.cpp http://commits.kde.org/calligra/601c388a2a71ae09d9da96a3a09db93d5579fb88 |