Revision 1b26bb7...

Go back to digest for 27th March 2011

Optimization in Office

Silvio Heinrich committed changes in [calligra] /plugins/paintops/colorsmudge:

Improved the "overlay mode" and avoided to copy around memory that isn't used afterwards anyway.

Now only the area of the temporary painting device will be processed
that is afterwards really used.
And the smudge process (smudge only without color option) should now avoid
building up the alpha value when used with not fully opaque pixels.

File Changes

Modified 3 files
  • /plugins/paintops/colorsmudge
  •   krita/kis_colorsmudgeop.cpp
  •   krita/kis_colorsmudgeop.h
  •   krita/kis_overlay_mode_option.h
3 files changed in total