Diffusion Krita 3109e7b84bd7

Merge remote-tracking branch 'dkazakov/preserve-lightness-brush'

Authored by dkazakov on Apr 7 2020, 9:40 PM.

Description

Merge remote-tracking branch 'dkazakov/preserve-lightness-brush'

  1. Conflicts:
  2. libs/brush/CMakeLists.txt
  3. libs/brush/kis_brush.cpp
  4. libs/brush/kis_gbr_brush.cpp
  5. libs/brush/kis_imagepipe_brush.cpp
  6. libs/brush/kis_imagepipe_brush.h
  7. libs/brush/kis_predefined_brush_factory.cpp
  8. plugins/paintops/libpaintop/forms/wdgclipboardbrush.ui
  9. plugins/paintops/libpaintop/kis_brush_chooser.cpp
  10. plugins/paintops/libpaintop/kis_brush_chooser.h
  11. plugins/paintops/libpaintop/kis_custom_brush_widget.cpp

Merged Changes

CommitAuthorDetailsCommitted
4070d4492f89dkazakov
Fix "Reset predefined tip" button actually reset lightness options 
Apr 3 2020
ba0f35d07b4edkazakov
Remove asserts in KisPredefinedBrushChooser 
Apr 3 2020
7e3f6c7690b9dkazakov
Add the latest lightness blending algorithm by Peter Schatz 
Apr 3 2020
ddd2a774f2b4dkazakov
Fix hiccups when zooming with a tablet 
Apr 2 2020
5ef8178269fedkazakov
Extract brush mode options into a separate class KisColorfulBrush 
Mar 31 2020
1f19dc4d739adkazakov
Add tooltips to the newly added brush settings 
Mar 31 2020
dc05c8fc033fdkazakov
Implement "Neutral Point" feature for lightness overlay brush 
Mar 30 2020
3153d479c9c0dkazakov
Implement GUI for adjusting lightness-based brushes 
Mar 30 2020
fc0572af7462dkazakov
Fix copy-ctor of the PNG brush 
Mar 27 2020
64a6011e7305dkazakov
Fix broken ColorSmudge engine 
Mar 26 2020
256d014e3fc1dkazakov
Optimize Auto Brush by merging fill and mask passes into one 
Mar 25 2020
c20f887d1c16dkazakov
Fix "Preserve Lightness" being enabled when it shouldn't be 
Mar 25 2020
4064d50aa273dkazakov
Fix "Preserve Lightness" to work with all color spaces 
Mar 25 2020
264d9423faefPeter Schatz/dkazakov
Add "Create Mask from Color" predefined brush option preserve alpha 
Mar 24 2020