https://bugs.kde.org/show_bug.cgi?id=453682
--- Comment #4 from Eoin O'Neill <eoinoneill1...@gmail.com> --- Git commit 38fec364f48b32bddf7488202e44c8ad28f54d73 by Eoin O'Neill, on behalf of Emmet O'Neill. Committed on 16/06/2022 at 20:28. Pushed by eoinoneill into branch 'master'. Animation: Re-added AutoKey support to filters. After moving AutoKey functionality out of KisTransaction and into the calling strokes, we've now re-added the functionality to filter changes too. On top of that we've added registered AutoKey changes with the undo system. (Though it requires 2 separate undos for now.) M +1 -1 libs/image/KisAnimAutoKey.h M +2 -1 libs/image/kis_keyframe_commands.cpp M +4 -0 libs/image/kis_layer_utils.h M +2 -1 libs/ui/kis_filter_manager.cc M +54 -17 libs/ui/tool/strokes/kis_filter_stroke_strategy.cpp M +2 -1 libs/ui/tool/strokes/kis_painter_based_stroke_strategy.cpp https://invent.kde.org/graphics/krita/commit/38fec364f48b32bddf7488202e44c8ad28f54d73 -- You are receiving this mail because: You are watching all bug changes.