Summary: | Rectangle brushes (block_basic) don't work well anymore (artefacts+incorrect ghost) | ||
---|---|---|---|
Product: | [Applications] krita | Reporter: | Bollebib <kwadraatnope> |
Component: | Brush engines | Assignee: | Krita Bugs <krita-bugs-null> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | ghevan |
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | unspecified | ||
OS: | Linux | ||
Latest Commit: | http://commits.kde.org/calligra/ccce1da59b798664c50217d7fdf5e485c6df216d | Version Fixed In: | |
Sentry Crash Report: |
Description
Bollebib
2014-05-06 20:06:28 UTC
Brush outline seems to be affected by angle option. Make a square or circle brush with a ratio of < 0.20. If angle around 0° or 180| Outline renders exactly as tip preview If angle around 90° or 270° Brush outline deforms to the degree of becoming a square. The problem seems to be in a rotation function. as deformation becomes steeper until 90 or 270 is reached and becomes less (perhaps even negative) in 0 and 180 degrees. It affects dynamic rotation as well. Git commit ccce1da59b798664c50217d7fdf5e485c6df216d by Boudewijn Rempt. Committed on 07/05/2014 at 09:25. Pushed by rempt into branch 'master'. The default way of setting width and height from the brush tip image is wrong for the autobrush. M +3 -3 krita/plugins/paintops/libbrush/kis_auto_brush.cpp M +1 -1 krita/plugins/paintops/libbrush/kis_brush.cpp http://commits.kde.org/calligra/ccce1da59b798664c50217d7fdf5e485c6df216d |