Add separate controls for Flow settings

Desktop / KDE / Calligra - Timothée Giet [gmail.com] - 20 November 2014 08:08 UTC

Separate Flow from Opacity controls to can add dynamics on flow. TODO:-restore the flow toolbar slider becoming grey when a brush is in build-up mode-hide or disable the flow line in brush editor when in build-up mode-clean kis_pressure_flow_opacity_option* to better reorganize the code

2e666e3 Add separate controls for Flow settings
.../paintops/defaultpaintops/brush/kis_brushop.cpp | 2 +
.../paintops/defaultpaintops/brush/kis_brushop.h | 2 +
.../brush/kis_brushop_settings_widget.cpp | 2 +
krita/plugins/paintops/libpaintop/CMakeLists.txt | 1 +
.../libpaintop/forms/wdgflowopacityoption.ui | 20 ----------
.../kis_pressure_flow_opacity_option_widget.cpp | 10 -----
.../kis_pressure_flow_opacity_option_widget.h | 1 -
.../libpaintop/kis_pressure_flow_option.cpp | 37 ++++++++++++++++++
.../paintops/libpaintop/kis_pressure_flow_option.h | 41 ++++++++++++++++++++
9 files changed, 85 insertions(+), 31 deletions(-)

Upstream: quickgit.kde.org


  • Share