Skip to content

Unload Version 1.3.0 - Major Feature Update

Latest
Compare
Choose a tag to compare
@milankarman milankarman released this 21 Feb 22:58
· 1 commit to main since this release

This is a major update with many new features, improvements and a ton of code refactoring to make future development easier.

Be warned: though I tried my hardest to test everything I could, this many changes means it's super likely I missed something. Be on the lookout for issues and please report any problems you run into.

Major Changes:

New Load Checking Window (#11)

The new load checking window allows you to quickly make sure that the detected loads are correct and to make adjustments on the fly. You can find it by hitting "Open Load Checking Window" in the detected loads section.

New Startup Menu

With the new startup menu you can easily see past videos. You can now also open projects from the frames folder.

Heavily Improved Cropping (#14)

Now you can crop way quicker by simply drawing the rectangle you want to crop to over the picked loading screen (can only be done before applying any other cropping.
The cropping sliders are now also labeled and are now more intuitive, going from top, bottom, left, right instead of x, y, width, height.

Settings Save Between Sessions (#17)

Now things like your picked step size, load snapping and more are saved between sessions. You can also choose to save minimum frames and minimum similarity for load detection

Specify Your Working Directory (#12) [Thanks to Avasam]

Some users might not want the _frames folder appearing next to their video, now you can choose your working directory if you'd like. You can find this setting by hitting the gear icon on the new start menu

Minor Changes:

  • Total time spent loading is now included in the final times
  • Sub windows like the progress bar will now move alongside the main window.
  • Unload can now be minimized normally when a sub window is open.
  • Unload now warns you when you try to close a project. A special warning is given if the frame count wasn't exported either.
  • Moved the Export Times button to the frame count section.
  • You can now change your load frames after preparing frames (cropping is still locked).
  • Added a "Reset Crop" button.
  • Frames per second can no longer be changed after converting (there was no good reason to allow this).
  • The concurrent task setting has been removed as the use case was too niche. (#19)
  • Changed the "Go" button to an arrow in the detected loads list.
  • Small UI element design tweaks to help clean up the look a little bit.