mirror of
https://github.com/n00mkrad/flowframes.git
synced 2025-12-23 11:49:34 +01:00
BlendSceneChanges now works with auto-encode
This commit is contained in:
@@ -70,8 +70,6 @@ namespace Flowframes.Main
|
||||
{
|
||||
if (Interpolate.canceled) return;
|
||||
|
||||
Logger.Log($"AutoEnc Loop iteration runs. Paused: {paused}", true);
|
||||
|
||||
if (paused)
|
||||
{
|
||||
await Task.Delay(200);
|
||||
|
||||
Reference in New Issue
Block a user