-
In order to build `visualizer` on Ubuntu (23.04), `librust-alsa-sys-dev` and `libudev-dev` packages are required. Details are below. May be it is worth to add this info as a requirements? Actually I a…
-
Pressing space-bar does not seem to shoot -- at least there is no visual indication, neither a bullet going out from ship nor destruction of adversaries.
Platform: MacOS on Apple silicon chip
Brow…
-
`proc-macro-error` which is used for pretty errors [seems to be unmaintained](https://gitlab.com/CreepySkeleton/proc-macro-error/-/issues/20) and also [still depends on Syn 1.x](https://gitlab.com/Cre…
-
## What problem does this solve or what need does it fill?
A `StateScoped(SomeState)` entity might have a component that triggers `OnRemove` observers. However, any side effects of those observers …
-
In this lightly modified version of the bevy `multiple_windows` example used for testing multi-window picking:
https://github.com/aevyrie/bevy_mod_picking/blob/master/examples/multiple_windows.rs
…
-
Just a tracking issue for projects.
Apparently I've got the first published crate that uses Rhai as a dependency:
https://github.com/stevedonovan/findr
-
## What problem does this solve or what need does it fill?
Before async shader pipeline compilation, you could spawn a loading screen, wait for all your assets to finish loading, then spawn some gr…
-
I suppose it is a big subproject, but I want to understand how to do it and implement it for our project.
The idea is to separate a background server from a frontend ui, so there will be 1 server in …
-
The Rust compiler worked fine on my Windows desktop computer for a while (starting with the version 1.78). One day after I removed a Windows 10 SDK from Visual Studio Installer, the rustc is never abl…
-
Considering blish already supports Modules, This feature might be requested eventually.
Short Answer: NO. no support for any sort of addons. it is too big in scope and we will consider it after gett…