Files
test/source
Sybren A. Stüvel 2536b7dee4 Anim: Remove F-Curve modifier type 'Filter'
The 'Filter' F-Curve modifier type was never actually implemented, so
it's now properly removed from the code.

The enum entry `FMODIFIER_TYPE_FILTER` in `DNA_anim_types.h` is kept, so
that it's clear that this once existed (which explains what would
otherwise be a hole in the values of the enum entries).

No functional changes.

Pull Request: https://projects.blender.org/blender/blender/pulls/123906
2024-07-01 12:27:13 +02:00
..