Bug 233239 - Cache transformation between two calls to KisColorTransformationFilter::process
Summary: Cache transformation between two calls to KisColorTransformationFilter::process
Status: RESOLVED FIXED
Alias: None
Product: krita
Classification: Applications
Component: Filters (show other bugs)
Version: git master (please specify the git hash!)
Platform: Unlisted Binaries Linux
: NOR wishlist
Target Milestone: ---
Assignee: Krita Bugs
URL:
Keywords:
Depends on:
Blocks: 233004
  Show dependency treegraph
 
Reported: 2010-04-04 13:05 UTC by Cyrille Berger
Modified: 2016-01-24 15:40 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Cyrille Berger 2010-04-04 13:05:06 UTC
Currently a transformation is recreated between two calls to KisColorTransformationFilter::process, they should be cached in the transfo and recreated only if the configuration has been changed.
Comment 1 Halla Rempt 2016-01-24 15:39:40 UTC
After six years, I'm closing this now :-)
Comment 2 Halla Rempt 2016-01-24 15:40:17 UTC
or, Dmitry says, Zagge implemented it...