Skip to content
Commit 907f88b9 authored by Dmitry Kazakov's avatar Dmitry Kazakov
Browse files

Fix filters slowdown due to progress reporting

Now we have a special type of a sequential iterator
(KisSequentialIteratorProgress), which can also handle
progress reporting (report on every new line).

This patch also refactors a few filters to use sequential
iterator and support multithreading/instant preview.

BUG:390463
parent 2b05aba4
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment