Skip to content

v0.2.4

Compare
Choose a tag to compare
@Setsugennoao Setsugennoao released this 29 May 19:37
· 500 commits to master since this release

Woo! First release on GitHub
Changes from v0.2.3a0 are:

UI/UX:

  • Add color management (on Windows)
  • Add copy button to pipette
  • Add ViewModes
    • FFTSpectrum

Development:

  • Update dependencies
    • Make numpy hard dep
    • Add vsengine
    • Add vsdfft
  • A lot of code cleanup

From the last version of Endilll's original fork, this is the non exaustive list of changes:

  • VapourSynth APIv4, Python 3.10 support
  • Lots of bugfix and crash fix
  • No more memory leaks
  • Faster playback, memory sharing issues fixed
  • AUDIO SUPPORT!
  • Settings
    • Custom settings for toolbars like zoom levels for the main one
  • Auto-fit zoom button
  • Global settings storage
  • Frame Props tab viewer
  • Faster reloading
  • Fix reloading while in playback
  • Faster storage saving
  • "Minimap", drag navigator like VSEdit
  • Respect cursor position when zooming in and out
  • Set initial position of window
  • VFR Support
  • Crop assistant like VSEdit
  • "From end list" modifier when switching outputs
  • Comp toolbar
  • Rework on misc toolbar
  • New filetypes supported for importing scenes
  • Support for long clips (1+ days)
  • Added a --vscode-setup command
  • Cache pipette frames, much faster now

...and many more things I forgot!