Freyja-moth
Freyja-moth
**Is your feature request related to a problem? Please describe.** Sometime when I use inquire I want to display text, without taking input from the user. **Describe the solution you'd...
## Feature Request The current implementation of the Routable macro pulls in components from the namespace by default. However this can make it quite unclear what is being used and...
https://github.com/user-attachments/assets/8fab2f71-e8bb-413c-a6c9-a625d61b81cf
Not a massive deal, but would make things more convenient for rust users who are looking at bevy for the first time.
BREAKING_CHANGE: try_draw now returns nested results that need to be handled separately `Terminal::try_draw` now returns `Result` where `E` can be any type. Previously any errors would have been converted into...
Previously done by #46 but then `EntityReference` was introduced.
## What problem does this solve or what need does it fill? According to the XDG Base Directory Specifications [^1] > There is a single base directory relative to which...
## Bevy version ef28bd9 ## What you did Open the editor and resize the 3d viewport https://github.com/user-attachments/assets/4281e192-d14e-42b4-8681-fab9b585505d ## What went wrong The transform gizmo scales inversely with the size of...