Merge pull request #65942 from SaracenOne/animation_change_callback_fix
Fix animation change callbacks
This commit is contained in:
commit
8c24b35b76
4 changed files with 61 additions and 2 deletions
|
|
@ -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.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue