Skip to content

AnimeEffects v1.6 - Audio system, Qt6, fixes and QoL features!

Latest
Compare
Choose a tag to compare
@p-yukusai p-yukusai released this 11 Mar 04:47
· 1 commit to master since this release
f95fce4

Changelog

AnimeEffects for Windows now requires Microsoft Visual C++ Redistributables to run, please install the included vc_redist.x64.exe file.

@GbotHQ

@p-yukusai

  • Port to Qt6, alongside deprecation of x86 builds and a requirement bump
  • Bump in-app FFmpeg version to v7.x
  • Add new audio system, simply click on the icon in the timeline, and you'll be able to load audio files usable on editing and on export (thanks @Arrangemonk for the icons)
  • Fixed many, MANY bugs
  • Added error correction to load files made with prior versions of the HSV key
  • Various refactors and miscellaneous script fixes
  • Made "breeze dark" the default theme
  • Added ability to duplicate layers and folders
  • Improve HSV performance
  • Added "looping" option to exporter for GIFs
  • Added option to ignore export warnings
  • Added new key binds
    • Move one frame to the right (by default Alt + 3)
    • Move one frame to the left (by default Alt + 1)
  • Added initial OpenRaster (*.ora) support (your project layout might be a bit jumbled, I'm planning on fixing this on the next version)
  • Added right click menu to space out selected key frames by an arbitrary amount of frames
  • Increased macro limit to 64
  • Added donation menu (can be toggled off in the settings)
  • Added ability to manually select data folder should AnimeEffects not be able to find it
  • On export, Anie will check for FFmpeg existing and working (this can be disabled from the settings)
  • Added various sanity checks, error handlers, etc
  • Updated JP and ZH translations (special thanks to onebystu on Twitter for their Chinese translation)
  • Updated various strings to be easier to understand
  • Updated menu layout for ease of use, the resources panel now resides in the "Project Attributes" menu
  • Added top node right click option to insert missing attributes from the current resource tree
  • Added ability to ignore export warnings automatically
  • Minor changes to theming
  • Added system telemetry menu, this will copy all your system specs into your clipboard for ease of error reporting
  • Reworked about us menu
  • Fixed CI over 20 times, thanks a lot GitHub for breaking my CI every other week
  • Added ability to ignore ID checks when downloading FFmpeg, so you can do so even after I upgrade to a newer version
  • Other things I'm probably forgetting

Full Changelog: v1.5.2...v1.6

Dev notes

Kept you waiting, huh?

It's been a very chaotic time, but I'm still alive and working on this project, hope you like what I've been working on.
A massive thank you to everyone that has helped and donated in the meantime.