Astralchroma
Astralchroma
- Update tokio-tungstenite to 0.21 - Update axum to 0.7, necessitating updating axum-core to 0.4, and http to 1.0 (#12) - Replaced usage of removed lint Fixes #12 Bumped tokio-tungstenite...
### I would like to be able to.. *see title* ### Is your feature request related to a problem? Please describe. modrinth is convenient for auto updating scripts lol
**Describe the solution you'd like** `wgpu` currently specifies that `Features::MULTI_DRAW_INDIRECT` is only supported on Vulkan, DirectX 12, and Metal, but not OpenGL despite the fact that from what I can...
`ColliderBuilder::trimesh` doesn't return an error, and does not document potential panics. ``` panicked at .cargo/registry/src/index.crates.io-6f17d22bba15001f/parry3d-0.17.0/src/shape/trimesh.rs:268:9: A triangle mesh must contain at least one triangle. ``` The potential for this panic...
Hi, I'm having an issue with COSMIC on NixOS (nixpkgs). The greeter crashes instantly when it starts, leaving the screen black with a white underscore cursor on startup, here's the...
### Is your feature request related to a problem? In order to represent the direction a block is facing, Paper makes use of the `BlockFace` enum, which contains 19 variants....