Noah
Noah
Updates the readme to correctly list bevy 0.13 support
I am combining both this crate and bevy_asset_loader. However I am getting an occasional error where clicking too fast to skip will crash the game. I've traced this to the...
Super simple update for compatibility with bevy 0.14
This crate was using an older version of Bevy inspector Egui which was pulling in bevy 0.13. Updated it to require a newer version to remove the bevy 0.13 dependency
fixes #15 . Adds custom serialization which allows users to supply custom serialization functions for messages to utilize different serialization formats with minimal change to current user ergonomics. ## Changes...
### Avoid duplicated feature requests - [x] There are no open or closed feature requests that are related to this request ### Description I would like to be able to...
### I have verified that the [bug is not already awaiting release](https://github.com/advplyr/audiobookshelf-app/issues?q=is%3Aissue%20label%3A%22awaiting%20release%22) Yes ### What was the Problem? Font scale does nothing on my Pixel 10 Pro. The font stays...
**is your feature request related to a problem? Please describe.** I would like to use Copyparty for remote access to Markdown notes (which works really well) however I just lost...
No major changes, just had to rework minor bits of client example due to required components and text component changes. No changes to any user facing code. I'll update #18...