Merge branch 'master' into nodeview-redux

This commit is contained in:
itsmattkc
2021-06-16 17:22:45 -07:00
-5
View File
@@ -143,11 +143,6 @@ QMap<rational, QByteArray> FrameHashCache::time_hash_map()
return time_hash_map_;
}
QString FrameHashCache::GetFormatExtension()
{
return QStringLiteral(".exr");
}
QVector<rational> FrameHashCache::GetFrameListFromTimeRange(TimeRangeList range_list, const rational &timebase)
{
// If timebase is null, this will be an infinite loop