godot/scene/animation
Pedro J. Estébanez 4a09b60af5 Fix AnimationPlayer redundantly signaling finish
Now it will emit only when actually going from not-finished-yet to finished, as has always been the case.

The bug was a side effect of a0a9363b7a.
2017-12-28 21:50:21 +01:00
..
animation_cache.cpp Use HTTPS URL for Godot's website in the headers 2017-08-27 14:11:45 +02:00
animation_cache.h Use HTTPS URL for Godot's website in the headers 2017-08-27 14:11:45 +02:00
animation_player.cpp Fix AnimationPlayer redundantly signaling finish 2017-12-28 21:50:21 +01:00
animation_player.h Fix AnimationPlayer redundantly signaling finish 2017-12-28 21:50:21 +01:00
animation_tree_player.cpp Use HTTPS URL for Godot's website in the headers 2017-08-27 14:11:45 +02:00
animation_tree_player.h Use HTTPS URL for Godot's website in the headers 2017-08-27 14:11:45 +02:00
SCsub style: Fix PEP8 whitespace issues in Python files 2016-11-02 22:28:28 +01:00
tween_interpolaters.cpp Style: apply clang-format (5.0.0) to current source 2017-12-11 15:31:49 +01:00
tween.cpp Merge pull request #10681 from cryptonaut/issue9187 2017-08-30 12:47:26 +02:00
tween.h Use HTTPS URL for Godot's website in the headers 2017-08-27 14:11:45 +02:00