Diffusion Krita 9e96a34f3639

Don't regenerate image frames too much

Authored by dkazakov on Oct 17 2016, 12:00 PM.

Description

Don't regenerate image frames too much

  1. When the previous regeneration is not finished yet, compress it (see KisSwitchTimeStrokeStrategy::SharedToken)
  1. When the frame switch doesn't actually change the image (e.g. when the keyframes are exactly the same), switch the time, but don't regenerate the data.

Details

Committed
dkazakovOct 17 2016, 12:21 PM
Parents
R37:4ae6ff72311d: Make the frame switch stroke a barrier
Branches
Unknown
Tags
Unknown

@jounip , does this fix the transform mask issue, or is that related to a different cache regeneration system?