Bug 476033

Summary: Wave filter is missing from the filter mask and filter layer list
Product: [Applications] krita Reporter: Raghavendra kamath <raghu>
Component: FiltersAssignee: Krita Bugs <krita-bugs-null>
Status: RESOLVED FIXED    
Severity: normal    
Priority: NOR    
Version: 5.2.0   
Target Milestone: ---   
Platform: Other   
OS: Linux   
Latest Commit: Version Fixed In:
Sentry Crash Report:

Description Raghavendra kamath 2023-10-24 05:52:14 UTC
SUMMARY
The wave filter is missing in the filter mask and filter layer list. It is present in the Filter > Other > Wave menu.


STEPS TO REPRODUCE
1. Open krita 5.2 or nightly build
2. Check the wave filter in  Filter > Other > Wave menu.
3. Now try to add this as a filter mask you will find that it is not present in the filter list
Comment 1 Dmitry Kazakov 2023-10-24 08:04:28 UTC
Git commit 5b038197ffa56f3362f78599d3840add4510b18e by Dmitry Kazakov.
Committed on 24/10/2023 at 10:04.
Pushed by dkazakov into branch 'master'.

Make wave filter allowed in filter masks/layers

The filter just needed a proper neededRect() method

M  +6    -1    plugins/filters/wavefilter/wavefilter.cpp
M  +1    -0    plugins/filters/wavefilter/wavefilter.h

https://invent.kde.org/graphics/krita/-/commit/5b038197ffa56f3362f78599d3840add4510b18e
Comment 2 Dmitry Kazakov 2024-02-28 18:09:32 UTC
Git commit 633f60e042cbdc2afcb94b120cc22c387b44ce19 by Dmitry Kazakov.
Committed on 28/02/2024 at 12:44.
Pushed by dkazakov into branch 'kazakov/for-5.2'.

Make wave filter allowed in filter masks/layers

The filter just needed a proper neededRect() method

M  +6    -1    plugins/filters/wavefilter/wavefilter.cpp
M  +1    -0    plugins/filters/wavefilter/wavefilter.h

https://invent.kde.org/graphics/krita/-/commit/633f60e042cbdc2afcb94b120cc22c387b44ce19