mirror of
https://github.com/n00mkrad/flowframes.git
synced 2025-12-24 04:09:29 +01:00
WIP: Added "auto-encode" mode for encoding while interpolating
- Added "CopyTo" IOUtils method for copying file to a folder - Fixed custom tile size not saving - Started to remove timingMode 0 compatibility
This commit is contained in:
@@ -202,6 +202,7 @@
|
||||
<Compile Include="IO\PkgInstaller.cs" />
|
||||
<Compile Include="Data\Packages.cs" />
|
||||
<Compile Include="IO\PkgUtils.cs" />
|
||||
<Compile Include="Main\AutoEncode.cs" />
|
||||
<Compile Include="Main\BatchProcessing.cs" />
|
||||
<Compile Include="Main\CreateVideo.cs" />
|
||||
<Compile Include="Main\InterpolateSteps.cs" />
|
||||
|
||||
Reference in New Issue
Block a user