Skip to content

Releases: Jaded-Encoding-Thaumaturgy/Wobbly

v8

29 Mar 23:27
Compare
Choose a tag to compare

Change log:

  • Fix saving of VFM/VDecimate parameters in the project file
  • Fix logic for replacing the last frame of a section with a b match in pattern guessing
  • Fix match cycling on the first and last frames of the video
  • Fix UI themes when ran from a different directory
  • Fix window scroll resetting when switching frames (#8)
  • Fix "Jump to next section with pattern failure" and "Jump to next combed frame" hotkeys being switched (#12)
  • Add sections lengths to frame rate viewer
  • Keep the vertical position in frame rate viewer when frame rates update
  • Fix VSScript loading on new Windows versions
  • Fix behavior of DMetrics settings in Wibbly
  • Change the match cycling order to be more intuitive (#28)
  • Fix orphan fields being incorrectly called orphan frames
  • Add decimation column to orphan field dialog
  • Save final scripts as .vpy rather than .py
  • Allow configuring whether to use SelectEvery or DeleteFrames in the final script.

v7

15 Aug 20:44
8d88b0e
Compare
Choose a tag to compare
v7

What's Changed

Fixes:

Full Changelog: v6-rc2...v7

v6-RC2

05 Apr 20:57
Compare
Choose a tag to compare
v6-RC2 Pre-release
Pre-release

Full Changelog: dubhater/Wobbly@master...Setsugennoao:Wobbly:master

Fixed stuff:

  • Zooming in/out using mouse scroll wheel or assigning a key with the scroll is currently not possible. dubhater#13 3.
  • check chroma and dmetrics by default in wibbly
  • add vdecimate props to wibbly preview
  • orphan fields support
  • add edge cutoff
  • add dmetrics usage
  • pattern editor doesnt automatically set B matches at end of section dubhater#12
  • make overlay size configurable
  • add mics+dmetrics support dubhater#16
  • mic search produces worse results compared to yatta dubhater#16
  • add dmetric search
  • fix the builds dubhater#18. Thankies @arch1t3cht for the CI.
  • add qdarkstyle
  • fix keybinds and remove numpad requirement

v6-RC1

04 Apr 22:46
Compare
Choose a tag to compare
v6-RC1 Pre-release
Pre-release

Full Changelog: dubhater/Wobbly@master...Setsugennoao:Wobbly:master

Koe release where

Thanks to @Wiwaz for testing and @YomikoR for providing the correctly built static build.