-
## What problem does this solve or what need does it fill?
I saw #12026 so I forked one and edited bevy_winit to use `GameActivity`. After compile my game runs smoothly without changes to the code.…
-
## What problem does this solve or what need does it fill?
1) The mobile example (bevy 0.13) doesn't work on my devices
-
Hi. I'm using bevy_egui https://github.com/mvlabat/bevy_egui that provides a Egui integration for the bevy game engine.
I'm trying to render simple Window with .gif animation.
```
fn load_asse…
-
## What problem does this solve or what need does it fill?
Adds a nice effect to games.
## What solution would you like?
Add some kind of component or animation to a Camera to add a screen sh…
JMS55 updated
1 month ago
-
## Bevy version
0.6.0
## Operating system & version
Pop!_OS 21.10 (Ubuntu 21.10)
## What you did
cargo run
Started simple 3D scene example
https://github.com/bevyengine/bevy/blob/latest/ex…
-
not a big deal, but the doc comments are talking about text direction, while `Style.direction` is about content direction.
![image](https://user-images.githubusercontent.com/24528839/230415826-ae436a…
-
panicked at /home/runner/.cargo/registry/src/index.crates.io-6f17d22bba15001f/bevy_hierarchy-0.12.1/src/child_builder.rs:202:15:
Entity 3498v19 does not exist
Stack:
Error
at imports.wbg._…
-
## Bevy version
0.14
## [Optional] Relevant system information
Toolchain: rustc 1.81.0-nightly (c6727fc9b 2024-07-12)
Operating System: openSUSE Tumbleweed
## What you did
I attempted to…
-
## Bevy version
0.11.3
## \[Optional\] Relevant system information
If your bug is rendering-related, copy the adapter info that appears when you run Bevy.
GPU - AMD Radeon RX 5700 - Primar…
-
## Bevy version
Main (ba09f3547)
`MeshAllocator` was added recently in #14257.
## Relevant system information
```
Rust v1.80.0
SystemInfo { os: "Linux rolling EndeavourOS", kernel: "6.10…