1. 25 Mar, 2023 34 commits
  2. 24 Mar, 2023 4 commits
  3. 23 Mar, 2023 2 commits
    • James Railton's avatar
      Fix "masked content" in loopback script · a9eef1fb
      James Railton authored
      The loopback script did not set masked content to original after first loop. So each loop would apply a fill, or latent mask. This would essentially reset progress each loop.
      
      The desired behavior is to use the mask for the first loop, then continue to iterate on the results of the previous loop.
      a9eef1fb
    • carat-johyun's avatar
      fix variable typo · 92e173d4
      carat-johyun authored
      92e173d4