keyframes: implemented copying/pasting

This commit is contained in:
itsmattkc
2022-05-10 15:42:09 -07:00
parent af9e54504c
commit 182e1599af
24 changed files with 567 additions and 160 deletions
+1 -1
View File
@@ -54,7 +54,7 @@ public:
bool CopySelected(bool cut);
bool PasteMarkers(bool insert, rational insert_time);
bool PasteMarkers();
void DeselectAllMarkers();