You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced 2025-11-10 13:00:37 +00:00
improved animation editor
-same-value link keys -new layout -forward, backwards playback -integrated curve/property editor -auto increment sprite frame after insert -copy & paste animation resoucres
This commit is contained in:
@@ -187,6 +187,7 @@ class PropertyEditor : public Control {
|
||||
|
||||
Node *get_instanced_node();
|
||||
void _refresh_item(TreeItem *p_item);
|
||||
void _set_range_def(Object *p_item, String prop, float p_frame);
|
||||
|
||||
UndoRedo *undo_redo;
|
||||
protected:
|
||||
|
||||
Reference in New Issue
Block a user