It's been awhile huh? Can't believe this one is almost out of the oven.
Note for Windows users, please install the included vcredist.exe file, as AnimeEffects now requires Microsoft Visual C++ Redistributables to run.
What's Changed (from v1.5.2)
@GbotHQ
- Fix cmake build in #12 and #13
- Allow HSV keys to increase value and saturation in #14
- Fix padding inconsistency between default and breeze dark theme in #15
- Change HSV key value range for backwards compatibility in #16
- Fix misspellings of the word "below" in #17
- Fix inconsistent scrolling in #18
@p-yukusai
- Port to Qt6, alongside deprecation of x86 builds and a requirement bump
- Add new audio system alongside audio exports (thanks @Arrangemonk for the icons)
- Fix many, MANY bugs
- Add error correction to load files made with prior versions of the HSV key
- Various refactors and miscelaneous script fixes
- Made "classic" the default theme (due to popular demand this will change to the dark theme on the actual release)
- Added ability to duplicate layers and folders (folders get unwrapped however, whoops!)
- Improve HSV performance
- Update FFmpeg downloadable version
- Add "looping" option to exporter for GIFs
- Add option to ignore export warnings
- Add new keybinds
- Move one frame to the right (by defalt Alt + 3)
- Move one frame to the left (by default Alt + 1)
- Add openRaster (*.ora) support (ora project layout might be a bit jumbled for the time being, pending fix next version)
- Add right click menu to space out selected keyframes by an arbitrary ammount of frames
- Increased macro limit to 64
- Added donation menu (can be toggled off in the settings)
- Add ability to manually select data folder should AnimeEffects not be able to find it
- On export Anie will check for FFmpeg existing and working
- Added various sanity checks, error handlers, etc.
- Other things I'm probably forgetting.
Full Changelog: v1.5.1-beta...v1.6_rc_1