-
## Bevy version
0.11
## What you did
1. Create a system set `MySystemSet`.
2. Give it some configuration using `configure_set(Update, MySystemSet)`.
3. Add some systems in both the `Update`…
-
### Describe the bug
Occasionally NPCs will seem to just randomly end up outside of the closed vehicle they are in.
This will also sometimes throw errors with unboard and board.
I first noticed t…
-
# Rationale for the issue
This issue touches the same problem as #188, however, we believe we can provide bigger picture, more in depth insights, accurate analysis whilst considering the problem in g…
-
**Context**
We have been stumbling over this problem during the classical shadows PRs https://github.com/PennyLaneAI/pennylane/pull/2871 as well as the counts https://github.com/PennyLaneAI/pennylan…
-
Hello,
on windows 95, I can not swap between floppy, Ctrl+F4 does nothing.
I had this lines in my dosbox-x.conf:
[fdc, primary]
enable=true
imgmount 0 "floppy1.img" "floppy2.img" -t floppy -f…
-
Hi,
I'm trying to figure out how to use newKeyEventSequence. Sorry, fairly novice at Lua.
If I understand properly, I call newKeyEventSequence with a character and modifiers, and get back a list…
-
Dear Clay,
Thank you for creating and maintaining a fantastic plugin!
We have been looking for a solution to lazy load BB background / row / column images and your plugin works very, very well.…
-
## 🐛 Bug report
### Current behavior
KeyboardShortcut component seems to make multiple assumptions that seem specific to usage in our codebases, to web, to English locale, and more. In particula…
-
Hi, I developed a for of rogue that uses mongo-drivers in versions 3.2.x and adds async operation support to rogue
https://github.com/sgrouples/rogue
I was not aware of fsqio monorepo, so I presumed t…
-
`Dispatchers.Unconfined`, `Dispatchers.Main.immediate`, etc., have an interesting property many people rely on. Namely, when coroutines with those dispatchers are resumed in the right context, the tas…