bevy/crates/bevy_audio
AlephCubed cf6c65522f
Derived Default for all public unit components. (#17139)
Derived `Default` for all public unit structs that already derive from
`Component`. This allows them to be used more easily as required
components.
To avoid clutter in tests/examples, only public components were
affected, but this could easily be expanded to affect all unit
components.

Fixes #17052.
2025-01-05 02:45:09 +00:00
..
src Derived Default for all public unit components. (#17139) 2025-01-05 02:45:09 +00:00
Cargo.toml Update rodio requirement from 0.19 to 0.20 (#16359) 2024-12-03 17:55:42 +00:00
CONTRIBUTING.md Fix a few "repeated word" typos (#13955) 2024-06-20 21:35:20 +00:00
README.md Add README.md to all crates (#13184) 2024-05-02 18:56:00 +00:00

Bevy Audio

License Crates.io Downloads Docs Discord