https://bugs.kde.org/show_bug.cgi?id=412111
--- Comment #9 from Dmitry Kazakov <dimul...@gmail.com> --- Git commit 25c56ad89e2e3f107ef2cc55541a57cbf4b2fb8c by Dmitry Kazakov. Committed on 11/03/2020 at 21:00. Pushed by dkazakov into branch 'master'. Fix brush rotation option actually work in range -180...180 deg Previously, all the sensors in Rotation option just added 0...360deg value to the current brush rotation (even though GUI said the reverse). This patch fixes the maths to be consistent with the GUI. WARNING: this patch may change the behavior of exisitng brushes that connect Rotation or HUE to the pressure level fo the stylus (were there any?) M +5 -1 plugins/paintops/libpaintop/kis_curve_option.h M +2 -1 plugins/paintops/libpaintop/kis_pressure_rotation_option.cpp M +6 -1 plugins/paintops/libpaintop/sensors/kis_dynamic_sensors.h https://invent.kde.org/kde/krita/commit/25c56ad89e2e3f107ef2cc55541a57cbf4b2fb8c -- You are receiving this mail because: You are watching all bug changes.