mirror of
https://github.com/brunoherbelin/vimix.git
synced 2025-12-11 18:34:58 +01:00
Using std future promises to get thumbnail of render view
This commit is contained in:
@@ -128,7 +128,6 @@ void Session::update(float dt)
|
||||
|
||||
// draw render view in Frame Buffer
|
||||
render_.draw();
|
||||
|
||||
}
|
||||
|
||||
SourceList::iterator Session::addSource(Source *s)
|
||||
|
||||
Reference in New Issue
Block a user