Skip to content
This repository was archived by the owner on Mar 4, 2026. It is now read-only.

Releases: Lauloque/LoopMethods

1.0.1

19 Feb 22:20

Choose a tag to compare

  • Added dark contour to icons for light theme compatibility:
    image

  • Better stability and efficiency, which will also better avoid potential conflicts

Full Changelog: 1.0.0...1.0.1

1.0.0

19 Feb 00:54

Choose a tag to compare

Initial version 1.0.0 : just a menu with five playback loop methods:

  • Loop: Standard looping playback (default);
  • Play Once & Stop: Play once and stop at the End Frame;
  • Play Once & Restore: Play once and jump back to the frame you started the playback from;
  • Play Once & Jump Start: Play once and jump back to the Start Frame;
  • Ping-Pong: Loop back and forth between the Start and end Frames.

Full Changelog: 0.0.0...1.0.0