Connor McCarroll
Connor McCarroll
(This picks up where #1352 left off after the big history clean) ## Purpose Currently, GDLauncher does not support downloading mods/modpacks hosted on the [Modrinth](https://modrinth.com/) platform. This feature has been...
I know that Sledge is being developed and important features are yet to be implemented (such as Source support) but do you plan to make a portable version (as in...
You mention [here in the wiki](https://github.com/crystal-lang-tools/vscode-crystal-lang/wiki/Settings#bashonwindows) that in order to use WSL with this extension we need to install the crystal-windows-installer package (which requires WSL to work anyway), but I've...
For reference I'm using Humper 0.5.8 from Nuget. I've been using Simulate() to test if an IBox is colliding with another, but I've just realized that calling Simulate() also moves...
**Has this issue been opened before?** - [X] It is not in the [FAQ](https://github.com/AbdBarho/stable-diffusion-webui-docker/wiki/FAQ), I checked. - [X] It is not in the [issues](https://github.com/AbdBarho/stable-diffusion-webui-docker/issues?q=), I searched. **Describe the bug** I...
To reproduce, simply attempt to run one of the install scripts inside a path with a space in it and try and run the WebUI.
When encoding with FFmpeg, it will automatically re-encode unsupported channels to match the target container. This currently doesn't happen with ab-av1, and it panics instead. This appears to be because...
Fixes #62 This PR saves users from wasting time re-encoding the same image when an image with the best CRF has already been encoded. I'm not entirely sure how the...