https://bugs.kde.org/show_bug.cgi?id=453054

--- Comment #5 from Tiar <tamtamy.tym...@gmail.com> ---
Git commit 5fdeef1ac36fe29322d59f31f59068f89f6fc5a5 by Agata Cacko.
Committed on 08/09/2022 at 01:32.
Pushed by dkazakov into branch 'master'.

Add Snap To Pixel to MyPaint brush editor

Before this commit, Snap To Pixel option was absent from
MyPaint brush editor in Krita despite it being in the libmypaint
that Krita uses. This commit adds it in the correct place.

The range should in theory be (0,1), but there are nice, random-like
textured results one can get when using Snap To Pixel with non-pixelated
brushes, so range 0-10 is useful.

To get the usual behaviour (for pixel art brushes), one should use value 1.0.

M  +7    -0    plugins/paintops/mypaint/MyPaintPaintOpSettingsWidget.cpp

https://invent.kde.org/graphics/krita/commit/5fdeef1ac36fe29322d59f31f59068f89f6fc5a5

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to