Revision a27ca9f...

Go back to digest for 13th January 2013

Bug Fixes in Office

Dmitry Kazakov committed changes in [calligra] /:

Fixed Perspective Transform Worker to work properly

1) The class is cleaned up (use QTransform instead of explicit matrix computation)
2) The usage of split rects make the transformation very-very-very fast

File Changes

Added 2 files
  • /image
  •   krita/kis_progress_update_helper.h
  •   krita/tests/kis_perspective_transform_worker_test.cpp
Modified 8 files
  •   krita/image/kis_perspectivetransform_worker.cpp
  •   krita/image/kis_perspectivetransform_worker.h
  •   krita/image/kis_transform_worker.cc
  •   krita/image/krita_utils.cpp
  •   krita/image/krita_utils.h
  •   krita/image/tests/CMakeLists.txt
  •   krita/plugins/paintops/experiment/kis_experiment_paintop.cpp
  •   krita/plugins/tools/tool_transform2/kis_tool_transform.cc
10 files changed in total