Skip to content
Snippets Groups Projects
  1. Sep 28, 2022
    • Jerome Humbert's avatar
      Fix repeat mode broken after first iteration (#57) · 175c8b74
      Jerome Humbert authored
      Fix the repeat mode being broken after the first iteration due to
      `AnimClock::progress()` reporting a progress greater than `1.`, which was
      breaking the logic of `Tween` and `Lens`.
      
      Also fix `Tween::rewind()` not restoring the original tween direction when
      using a repeat strategy of `RepeatStrategy::MirroredRepeat`.
      
      Fixes #42
  2. Sep 27, 2022
  3. Sep 21, 2022
  4. Aug 12, 2022
  5. Aug 06, 2022
  6. Aug 04, 2022
  7. Aug 03, 2022
  8. Jul 10, 2022
  9. Jun 14, 2022
  10. Jun 01, 2022
  11. May 31, 2022
  12. May 17, 2022
  13. May 14, 2022
  14. May 07, 2022
  15. Apr 24, 2022
  16. Apr 23, 2022
  17. Apr 16, 2022
  18. Mar 19, 2022
  19. Mar 05, 2022
Loading