Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

More ergonomic spatial audio #9800

Merged
merged 17 commits into from
Oct 9, 2023
Merged

Commits on Sep 13, 2023

  1. More ergonomic spatial audio

    rparrett committed Sep 13, 2023
    Configuration menu
    Copy the full SHA
    b7b6c4c View commit details
    Browse the repository at this point in the history
  2. Remove unused log import

    rparrett committed Sep 13, 2023
    Configuration menu
    Copy the full SHA
    8d1f143 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fc19c3b View commit details
    Browse the repository at this point in the history

Commits on Sep 14, 2023

  1. Cleanup

    rparrett committed Sep 14, 2023
    Configuration menu
    Copy the full SHA
    5d68587 View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2023

  1. Configuration menu
    Copy the full SHA
    41a2890 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a906284 View commit details
    Browse the repository at this point in the history
  3. Update crates/bevy_audio/src/audio.rs

    Co-authored-by: Mike <mike.hsu@gmail.com>
    rparrett and hymm committed Sep 30, 2023
    Configuration menu
    Copy the full SHA
    5add3be View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e862ea9 View commit details
    Browse the repository at this point in the history

Commits on Oct 1, 2023

  1. Add controls to examples

    rparrett committed Oct 1, 2023
    Configuration menu
    Copy the full SHA
    a62ecff View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    daf5997 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    05cc072 View commit details
    Browse the repository at this point in the history

Commits on Oct 2, 2023

  1. Configuration menu
    Copy the full SHA
    45a28b8 View commit details
    Browse the repository at this point in the history
  2. Cleanup needless binding

    rparrett committed Oct 2, 2023
    Configuration menu
    Copy the full SHA
    8b01fd4 View commit details
    Browse the repository at this point in the history
  3. Minor tidying

    rparrett committed Oct 2, 2023
    Configuration menu
    Copy the full SHA
    907ef0c View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2023

  1. Update crates/bevy_audio/src/audio_output.rs

    Co-authored-by: Mike <mike.hsu@gmail.com>
    rparrett and hymm committed Oct 4, 2023
    Configuration menu
    Copy the full SHA
    f18b9bc View commit details
    Browse the repository at this point in the history
  2. Update crates/bevy_audio/src/audio_output.rs

    Co-authored-by: Mike <mike.hsu@gmail.com>
    rparrett and hymm committed Oct 4, 2023
    Configuration menu
    Copy the full SHA
    f744472 View commit details
    Browse the repository at this point in the history
  3. Fix up docs

    rparrett committed Oct 4, 2023
    Configuration menu
    Copy the full SHA
    7410d9b View commit details
    Browse the repository at this point in the history