Skip to content

Added missing saving support to animation editor.

SaracenOne requested to merge github/fork/SaracenOne/animation_saving_fix into master

Due to recent changes in the resource system, there is currently no way to save animations from the animation editor, so I added a custom way of doing it directly from the animation editor itself. I'm not sure if this is the best way to solve this problem, but it should at least work now. A similar issue still exists in the script editor.

Merge request reports