Revision 36ea0ca...

Go back to digest for 28th April 2013

Bug Fixes in Office

Dmitry Kazakov committed changes in [calligra] /:

Fixed three bugs and add a feature to KisFilterOp

1) Fixed painting on semi-transparent images. Now COMPOSITE_COPY is the
default mode and it works nicely!
2) Added a feature: Smudge Mode for the Filter Op. The temporary device is
not cleared every time, which creates really nice effects.
3) Fixed loading of the default filter configuration for the Filter Op
4) Fixed an offset bug when painting with Gaussian Blur.



M +- -- krita/plugins/paintops/defaultpresets/filter.kpp

File Changes

Modified 7 files
  •   krita/ui/kis_paintop_box.cc
  •   krita/plugins/paintops/filterop/kis_filterop.cpp
  •   krita/plugins/paintops/filterop/kis_filterop.h
  •   krita/plugins/paintops/filterop/kis_filterop_settings_widget.cpp
  •   krita/plugins/paintops/libpaintop/kis_filter_option.cpp
  •   krita/plugins/paintops/libpaintop/kis_filter_option.h
  •   krita/plugins/paintops/libpaintop/forms/wdgfilteroption.ui
7 files changed in total