Custom Skeleton3DEditorPlugin

Co-authored-by: Marios Staikopoulos <marios@staik.net>
This commit is contained in:
K. S. Ernest (iFire) Lee
2020-02-19 11:48:20 -08:00
parent 3be9c74d8b
commit f7fdc87789
7 changed files with 802 additions and 63 deletions

View File

@ -3199,7 +3199,7 @@ void AnimationTrackEditor::update_keying() {
}
keying = keying_enabled;
//_update_menu();
emit_signal("keying_changed");
}