|
9b0d8fdfa0
|
Oops, delete this broken loop.
I temporarily added it back in so that I could commit two different
changes separately, but forgot to remove it.
|
2020-02-13 17:50:16 -08:00 |
|
|
80f9330cb4
|
Use while and pop so that finished chunks can be garbaged.
Keeps memory usage stable instead of infinitely growing!
|
2020-02-12 19:33:16 -08:00 |
|
|
488b816b7b
|
Add --threads to update help text.
|
2020-02-12 19:32:20 -08:00 |
|
|
0a12dd45c0
|
Use threadpool add_many for creating job batch.
|
2020-02-12 19:32:11 -08:00 |
|
|
cb9d119482
|
Don't crop if cmd arg is chunks.
|
2020-02-12 19:25:11 -08:00 |
|
|
307c88cd50
|
Minor whitespace.
|
2020-02-12 14:32:54 -08:00 |
|
|
acafdac830
|
Use threadpool to do multithreaded chunk downloads.
|
2020-02-11 17:24:02 -08:00 |
|
|
6afa3b0e8d
|
Don't insert chunks during download_bigchunk, split out function.
|
2020-02-11 17:21:51 -08:00 |
|
|
f22746d389
|
Add argument as_of to get chunk at or before a particular time.
|
2020-02-11 15:38:04 -08:00 |
|
|
d649be2de5
|
Significant updates.
|
2020-02-08 21:08:52 -08:00 |
|
|
e053713e4f
|
Add --scale option to render.
For best results, use fractions like 0.5, 0.25.
|
2018-06-30 00:05:18 -07:00 |
|
|
b0703e7cf8
|
Initial content.
|
2018-06-22 23:16:54 -07:00 |
|