Revert "Fix AnimationPlayer editor length and step synchronization"
This reverts commit ca80ebe9f6.
This commit is contained in:
parent
6895ad303b
commit
e16e5012ca
3 changed files with 18 additions and 35 deletions
|
|
@ -171,9 +171,7 @@ class AnimationPlayerEditor : public VBoxContainer {
|
|||
void _autoplay_pressed();
|
||||
void _stop_pressed();
|
||||
void _pause_pressed();
|
||||
String _get_current_animation() const;
|
||||
void _animation_selected(int p_which);
|
||||
void _current_animation_updated();
|
||||
void _animation_new();
|
||||
void _animation_rename();
|
||||
void _animation_name_edited();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue