Merge pull request #65942 from SaracenOne/animation_change_callback_fix

Fix animation change callbacks
This commit is contained in:
Rémi Verschelde
2022-10-10 13:53:53 +02:00
4 changed files with 61 additions and 2 deletions

View File

@@ -268,6 +268,11 @@
[b]Note:[/b] This signal is not emitted if an animation is looping.
</description>
</signal>
<signal name="animation_libraries_updated">
<description>
Notifies when the animation libraries have changed.
</description>
</signal>
<signal name="animation_list_changed">
<description>
Notifies when an animation list is changed.