[VE] WEBP and AVIF extensions #146
No reviewers
Labels
No labels
bug
documentation
duplicate
enhancement
good first issue
help wanted
invalid
question
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
IllusionMods/HSPlugins!146
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "ve-new-extensions"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
This PR adds the WEBP and AVIF extensions.
Also fixes an issue introduced by the UI update because
IExtension.GetArgumentsresets the progress as a side effect. Moved the reset into a separate function.Closes https://github.com/IllusionMods/HSPlugins/issues/143.