https://bugs.kde.org/show_bug.cgi?id=435599
Eoin O'Neill <eoinoneill1...@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|CONFIRMED |RESOLVED Latest Commit| |https://invent.kde.org/grap | |hics/krita/commit/2edd4823e | |656cc0c4d3177aaeb8000165d1e | |1606 Resolution|--- |FIXED --- Comment #2 from Eoin O'Neill <eoinoneill1...@gmail.com> --- Git commit 2edd4823e656cc0c4d3177aaeb8000165d1e1606 by Eoin O'Neill. Committed on 12/04/2021 at 20:14. Pushed by eoinoneill into branch 'master'. Fixed two bugs regarding animated content and transforms. 1) Flattening a layer w/ transform content will now properly render out all keyframes with proper transform (no more blanks). 2) Transform masks will always render properly on animated layers when there are no keyframes on the transform mask, but there is content on the transformed layer. There were certain circumstances where no projection update was applied at all, which was not intended. Related: bug 435296 M +4 -0 libs/image/kis_layer_utils.cpp M +4 -2 libs/image/kis_recalculate_transform_mask_job.cpp https://invent.kde.org/graphics/krita/commit/2edd4823e656cc0c4d3177aaeb8000165d1e1606 -- You are receiving this mail because: You are watching all bug changes.