OpenAL spatial audio for Bevy
Go to file
2022-04-26 09:31:51 -05:00
assets Initial commit. 2020-12-12 08:21:55 -06:00
examples Yikes, make example compile again. 2021-05-21 12:02:07 -05:00
src Separate out device/context creation into separate system so it can be configured by other systems. 2022-04-26 09:31:51 -05:00
.gitignore Remove lockfile. 2020-12-19 13:36:07 -06:00
Cargo.toml Refactor to derive_more and clean up imports. 2022-01-25 12:27:07 -06:00
LICENSE Add license. 2021-04-10 04:18:48 -05:00