remove shifts, operations, and make caches node-agnostic

This commit is contained in:
itsmattkc
2022-05-16 19:53:38 -07:00
parent 70a4f7e749
commit e0bb31b199
26 changed files with 124 additions and 708 deletions
-2
View File
@@ -291,8 +291,6 @@ private slots:
void SetZoomFromMenu(QAction* action);
void ViewerShiftedRange(const olive::rational& from, const olive::rational& to);
void UpdateStack();
void ContextMenuSetFullScreen(QAction* action);