mirror of
https://github.com/OpenSpace/OpenSpace.git
synced 2026-01-07 04:00:37 -06:00
minor changes prior to merge
This commit is contained in:
@@ -202,7 +202,8 @@ bool ImageSequencer::loadSequence(const std::string dir){
|
||||
}
|
||||
}
|
||||
}
|
||||
_nextCapture = nextCaptureTime(Time::ref().currentTime()); // this is not really working 100%
|
||||
//_nextCapture = nextCaptureTime(Time::ref().currentTime()); // this is not really working 100%
|
||||
//_intervalLength = _timeStamps[1].startTime;
|
||||
return !sequencePaths.empty();
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user