godot
godot copied to clipboard
Emit changed signal on SpriteFrames for animation changes.
Currently only the frame-related updates emit the changed signal. This changes it to also emit for changes in the animations, such as adding an animation, renaming, setting loop, etc.