Skip to content

Releases: MonoS/SupMover

2.4.2 - Before we start

02 Aug 09:14
6cf4c04
Compare
Choose a tag to compare

What's Changed

  • --trace option & New parsing with optional output file argument by @YourMJK in #18
  • Fix objectCroppedFlag & Add object crop fields reading/writing by @YourMJK in #19
  • Refactor code into multiple files by @YourMJK in #20
  • Correctly handle object starting before the delay amount

Full Changelog: v2.4.1...v2.4.2

2.4.1 - Pretty modes walking down the street

02 Feb 19:49
442352d
Compare
Choose a tag to compare

What's Changed

  • Add make products to .gitignore by @YourMJK in #15
  • Dash prefix for options & Prettier usage by @YourMJK in #17

Full Changelog: v2.4.0...v2.4.1

2.4.0 - I like to move it

30 Jan 18:52
923b3f9
Compare
Choose a tag to compare

Implemented move functionality (thanks @YourMJK )

cut_merge still broken, don't use it.

v2.3.0 - Even More New Modes

21 Jul 20:52
b0177a7
Compare
Choose a tag to compare

tonemap and add_zero (thanks @mblythe86 ) functionality

v2.1.0

26 Mar 20:07
922b6d8
Compare
Choose a tag to compare

Better handle files with multiple composition object.
This should hopefully fix all case when crop is required, except when the windows is bigger than the new screen area or the object cropped flag is set

v2.0.1

06 Jan 23:42
739e429
Compare
Choose a tag to compare

Fixed a small bug

v2.0 - New Modes

20 Sep 14:28
4c68a65
Compare
Choose a tag to compare

Added new operational mode.

v1.0.1

19 Aug 13:45
Compare
Choose a tag to compare
FIXED: delay should be a signed variable

It worked anyway due to overflow, but it's better to not mess with dis kind of things ;)

Initial release

08 Aug 10:12
Compare
Choose a tag to compare

Windows x64