Minor changes to the AnimationPlayer editor.
This commit is contained in:
parent
22dac831bc
commit
02181292b8
4 changed files with 47 additions and 9 deletions
|
|
@ -1684,6 +1684,8 @@ AnimationPlayerEditor::AnimationPlayerEditor(EditorNode *p_editor, AnimationPlay
|
|||
//tool_anim->get_popup()->add_separator();
|
||||
//tool_anim->get_popup()->add_item("Edit Anim Resource",TOOL_PASTE_ANIM);
|
||||
|
||||
hb->add_child(memnew(VSeparator));
|
||||
|
||||
track_editor = memnew(AnimationTrackEditor);
|
||||
|
||||
hb->add_child(track_editor->get_edit_menu());
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue