Summary: | Bad square mask generation when angle is nonzero. | ||
---|---|---|---|
Product: | [Applications] krita | Reporter: | pentalis |
Component: | Brush engines | Assignee: | LukasT <lukast.dev> |
Status: | RESOLVED FIXED | ||
Severity: | normal | ||
Priority: | NOR | ||
Version: | git master (please specify the git hash!) | ||
Target Milestone: | --- | ||
Platform: | Unlisted Binaries | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: | Square masks at fixed <angle> and growing <fade>. |
Description
pentalis
2010-09-23 15:11:54 UTC
Created attachment 51899 [details]
Square masks at fixed <angle> and growing <fade>.
SVN commit 1185553 by berger: Fix: the rectangle brush BUG: 252144 M +21 -8 kis_rect_mask_generator.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=1185553 SVN commit 1187145 by lukast: Fix the softbrush rect mask too. CCBUG:252144 M +10 -2 kis_curve_rect_mask_generator.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=1187145 |