Diffusion Krita 78dfc7279732

Fix Animation Cache Clear for Transform Masks

Authored by eoinoneill on Mar 4 2020, 11:03 PM.

Description

Fix Animation Cache Clear for Transform Masks

This was triggered during spontaneous job updates where transforms masks
would inappropriately flush all frames in because the frames were marked
dirty.

requestProjectUpdateNoFilthy now has a method that allows the refreshing
of projection without triggering an animation update.

BUG: 377289

Details