-
Instead of maintaining a lookahead buffer so that the last frame number can be known before processing it, just push an empty FrameData through the stream when the DataSource breaks.
-
…the stream until they try to read from it
-
It occurs to me that the reason the progress display updates so infrequently is because stderr was never getting flushed.
-
This reverts commit 9279f0b4bef75abf7182ae2f354baace60577a7f.
-
Add RandomLib to 3rdparty
-
RandomLib provides a variety of rng functions