bevy/crates/bevy_audio
mgi388 74e793d1e1
Move Volume and GlobalVolume to own file (#16838)
# Objective

- Prework for reviving #9582.

## Solution

- Move the two types to volume.rs and made it compile.
- Also `#[reflect(Debug)]` on `Volume` while I'm here. 

## Testing

- Ran example locally.
- Rely on CI.
2024-12-16 19:28:30 +00:00
..
src Move Volume and GlobalVolume to own file (#16838) 2024-12-16 19:28:30 +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