Install Asset
Install via Godot
To maintain one source of truth, Godot Asset Library is just a mirror of the old asset library so you can download directly on Godot via the integrated asset library browser

Quick Information

Set interpolation options for all animation tracks at the same time.
All Tracks Modifier
Set interpolation options for all animation tracks at the same time.
How to Use
- Enable AllTracksModifier plugin
- Select one AnimationPlayer on SceneTreeDock
- Run AllTracksModifier in
Project > Tools > All Tracks Modifier...
- Set options and accept dialog
Notes
Selected animation must be editable (not imported).
Not support Linear Angle
and Cubic Angle
option for value tracks, since automatically detecting angle property is difficult, and there would actually be only a few angle tracks, I determined that manually setting them one by one would not be too much trouble.
Set interpolation options for all animation tracks at the same time.
Reviews
Quick Information

Set interpolation options for all animation tracks at the same time.