aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/loopback.py
AgeCommit message (Collapse)AuthorLines
2022-10-11Reset init img in loopback at start of each batch (#2214)Rory Grieve-0/+4
Before a new batch would use the last image from the previous batch. Now each batch will use the original image for the init image at the start of the batch.
2022-09-17only set loopback color corrections if corrections enabledBrian Drupieski-1/+3
2022-09-17set loopback color corrections on each iterationBrian Drupieski-2/+2
2022-09-16fix loopback color correction to store color_correction info for initial ↵AUTOMATIC-0/+3
image and use that instead of extracting from previous image in a loop #481 #541
2022-09-14loopback moved to scripts, added support for multiple batches, changed to ↵AUTOMATIC-0/+78
honor save grids and how grids in web setting