mirror of
https://github.com/brunoherbelin/vimix.git
synced 2025-12-16 20:59:59 +01:00
New toolbox Timeline editor
DRAFT implementation of a new toolbox to apply fade-in and fade-out and to cut the timeline.
This commit is contained in:
@@ -54,6 +54,8 @@ class SourceControlWindow : public WorkspaceWindow
|
||||
bool mediaplayer_mode_;
|
||||
bool mediaplayer_slider_pressed_;
|
||||
float mediaplayer_timeline_zoom_;
|
||||
|
||||
bool mediaplayer_edit_panel_;
|
||||
void RenderMediaPlayer(MediaSource *ms);
|
||||
|
||||
// draw methods
|
||||
|
||||
Reference in New Issue
Block a user