Summary: | Converting an animated fill layer to a pixel layer removes the frames. | ||
---|---|---|---|
Product: | [Applications] krita | Reporter: | wolthera <griffinvalley> |
Component: | Animation | Assignee: | Emmet O'Neill <emmetoneill.pdx> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | emmetoneill.pdx, halla |
Priority: | NOR | ||
Version: | git master (please specify the git hash!) | ||
Target Milestone: | --- | ||
Platform: | Other | ||
OS: | Linux | ||
Latest Commit: | https://invent.kde.org/graphics/krita/commit/f2fee32ebb88595ad7ee4621810b4b095515a85c | Version Fixed In: | |
Sentry Crash Report: |
Description
wolthera
2019-03-22 00:14:00 UTC
I didn't even know we could animate fill layers... Git commit f2fee32ebb88595ad7ee4621810b4b095515a85c by Eoin O'Neill. Committed on 28/01/2021 at 02:40. Pushed by eoinoneill into branch 'master'. Improved convertToPaintLayer to use KisProcessingApplicator Solves some conversion hedgecases where frame data would be lost or other layer data would be lost in the conversion. Should also make it up to date with other layer operations that require projection updates. M +207 -13 libs/image/kis_layer_utils.cpp M +4 -2 libs/image/kis_layer_utils.h M +1 -69 libs/ui/kis_layer_manager.cc https://invent.kde.org/graphics/krita/commit/f2fee32ebb88595ad7ee4621810b4b095515a85c |