Revision 7dfe48f...

Go back to digest for 16th January 2011

Optimization in Office

Silvio Heinrich committed changes in [calligra/krita-colorsmudge-silvioheinric] /:

Made the KoCompositeOpCopy2 work properly and used this mode for the smudge brush.

The COMPOSITE_COPY mode didn't work right because it blended between the
destination and source pixel even if the source's pixel had undefined
color (zero opacy).
I also did some fine tuning on the rate values of the smudge brush and
did some minor fixes.

File Changes

Modified 6 files
  •   libs/pigment/compositeops/KoCompositeOpCopy2.h
  •   krita/plugins/paintops/libpaintop/kis_pressure_composite_option.cpp
  •   krita/plugins/paintops/libpaintop/kis_pressure_rate_option.cpp
  •   krita/plugins/paintops/libpaintop/kis_pressure_rate_option.h
  •   krita/plugins/paintops/defaultpaintops/smudge/kis_smudgeop.cpp
  •   krita/plugins/paintops/defaultpaintops/smudge/kis_smudgeop.h
6 files changed in total