Connor McCarroll
Connor McCarroll
Currently, upon installing `nvidia-display-driver-dch-np`, the user will see a message like this: ``` The NVIDIA display driver installer installs and enables the NVIDIA Display Container LS service, which is required...
At the moment the API does not allow you to set the number of GPU layers when you PUT a model. This forces all API-driven applications to run on the...
The controller doesn't currently support gamepads. This PR aims to change that! Currently, keyboard input is broken as the gamepad is overriding the values in `FpsControllerInput`. There are two ways...
In the README it says Superpack can convert CurseForge packs into Modrinth packs, but there seems to be no way to actually do that (using release 0.3, at least). Only...
Rigidbodies seem to squash and bounce off other bodies despite restitution being disabled on everything. Increasing the density exacerbates this. Here's a somewhat extreme example, where the yellow cube is...
### Captchas - [x] I have read the instructions. - [x] I have searched existing issues and avoided creating duplicates. - [x] I am not filing an enhancement request. -...
[This line](https://github.com/Azd325/gitkraken/blob/master/gitkraken-aur/GitKraken.desktop#L11) in the desktop file registers GitKraken as an application that is able to open plaintext files, which it is not. On my system, this causes file managers to...
Words like "type" are keywords in Rust, but they are also common field names. Rust allows you to use a keyword as a field identifier if it begins with `r#`....
If a user is a contributor to a game, they are unable to vote on the jam that game has been submitted to with the message "You are unable to...