https://bugs.kde.org/show_bug.cgi?id=518266
Dmitry Kazakov <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Status|CONFIRMED |RESOLVED Latest Commit| |https://invent.kde.org/grap | |hics/krita/-/commit/e40676a | |3022971d6865d5ded099865ebb4 | |056454 --- Comment #2 from Dmitry Kazakov <[email protected]> --- Git commit e40676a3022971d6865d5ded099865ebb4056454 by Dmitry Kazakov. Committed on 02/04/2026 at 13:58. Pushed by dkazakov into branch 'master'. Fix brush offset being reset on every stroke We should correctly use per-stroke random source instead of changing the value in the model in an ad-hoc manner. M +3 -43 libs/image/brushengine/kis_paintop_settings.cpp M +0 -7 libs/image/brushengine/kis_paintop_settings.h M +25 -6 plugins/paintops/libpaintop/kis_texture_option.cpp M +4 -0 plugins/paintops/libpaintop/kis_texture_option.h https://invent.kde.org/graphics/krita/-/commit/e40676a3022971d6865d5ded099865ebb4056454 -- You are receiving this mail because: You are watching all bug changes.
