| Summary: | Render cache should not be affected by onion skin | ||
|---|---|---|---|
| Product: | [Applications] krita | Reporter: | Bollebib <kwadraatnope> |
| Component: | Animation | Assignee: | Krita Bugs <krita-bugs-null> |
| Status: | RESOLVED FIXED | ||
| Severity: | minor | CC: | dimula73 |
| Priority: | NOR | ||
| Version First Reported In: | 3.0.2 Alpha | ||
| Target Milestone: | --- | ||
| Platform: | Other | ||
| OS: | Microsoft Windows | ||
| Latest Commit: | https://commits.kde.org/krita/af60e5d1b51aa7969cbaeb66fec28e7aee9a9ac2 | Version Fixed/Implemented In: | |
| Sentry Crash Report: | |||
|
Description
Bollebib
2016-12-10 11:45:43 UTC
Added to https://phabricator.kde.org/T4876 Git commit af60e5d1b51aa7969cbaeb66fec28e7aee9a9ac2 by Dmitry Kazakov. Committed on 06/04/2017 at 18:40. Pushed by dkazakov into branch 'master'. Don't reset animation cache when toggling layer's onion skins switch Fixes T4876 M +27 -1 libs/image/commands/kis_node_property_list_command.cpp M +7 -4 libs/image/kis_image.cc M +1 -1 libs/image/kis_image.h M +8 -1 libs/image/kis_node.cpp M +7 -0 libs/image/kis_node.h M +1 -1 libs/image/kis_node_graph_listener.cpp M +1 -1 libs/image/kis_node_graph_listener.h M +0 -5 libs/image/kis_paint_layer.cc M +0 -3 libs/image/kis_paint_layer.h M +2 -1 libs/image/kis_projection_updates_filter.cpp M +2 -2 libs/image/kis_projection_updates_filter.h M +0 -5 libs/image/kis_selection_based_layer.cpp M +0 -1 libs/image/kis_selection_based_layer.h M +16 -15 libs/image/kis_suspend_projection_updates_stroke_strategy.cpp M +2 -2 libs/ui/widgets/kis_scratch_pad.cpp https://commits.kde.org/krita/af60e5d1b51aa7969cbaeb66fec28e7aee9a9ac2 |