virtualx-engine/scene/animation
Pedro J. Estébanez 9c3fbfc9db 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 2d2467c0ff.
2017-12-28 21:48:09 +01:00
..
animation_cache.cpp Allow for getting/setting indexed properties of objects using get/set_indexed 2017-11-21 20:58:21 +02:00
animation_cache.h Allow for getting/setting indexed properties of objects using get/set_indexed 2017-11-21 20:58:21 +02:00
animation_player.cpp Fix AnimationPlayer redundantly signaling finish 2017-12-28 21:48:09 +01:00
animation_player.h Fix AnimationPlayer redundantly signaling finish 2017-12-28 21:48:09 +01:00
animation_tree_player.cpp Add feature to disable animation tracks 2017-12-09 18:22:16 +01:00
animation_tree_player.h Allow for getting/setting indexed properties of objects using get/set_indexed 2017-11-21 20:58:21 +02:00
SCsub style: Fix PEP8 whitespace issues in Python files 2016-11-01 00:35:16 +01:00
tween.cpp Merge pull request #12284 from bojidar-bg/allow-subproperty-set 2017-11-21 22:44:14 +01:00
tween.h Allow for getting/setting indexed properties of objects using get/set_indexed 2017-11-21 20:58:21 +02:00
tween_interpolaters.cpp Style: Apply new clang-format 5.0 style to all files 2017-12-07 08:02:00 +01:00