Make sure Olive doesn't overwrite OTIO files.
This commit is contained in:
@@ -58,7 +58,7 @@ bool LoadOTIOTask::Run()
|
||||
}
|
||||
|
||||
project_ = new Project();
|
||||
project_->set_filename(GetFilename());
|
||||
project_->set_modified(true);
|
||||
|
||||
std::vector<OTIO::Timeline*> timelines;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user