Commit Graph

15 Commits

Author SHA1 Message Date
3c557fa5ab chore: Upgrade to Bevy 0.15.
All checks were successful
Test / test (ubuntu-latest) (push) Successful in 1m57s
2024-12-06 09:33:24 -06:00
7cef2fedd5 chore: Upgrade to Bevy 0.14.
All checks were successful
Test / test (ubuntu-latest) (push) Successful in 2m8s
2024-07-07 10:44:14 -05:00
2080019421 chore: Bump dependencies. 2024-02-09 13:41:01 -06:00
e605495d9f chore: Update to Bevy 0.11. 2023-07-16 13:24:12 -05:00
b381e1501f chore: Update to Bevy 0.10.
All checks were successful
continuous-integration/drone/push Build is passing
2023-03-06 14:24:23 -06:00
35f132d858 feat: Sound components can now get audio from either buffers or generators. 2023-03-06 13:59:53 -06:00
5f2881d1c8 Use plugin struct for settings. 2022-12-15 14:04:57 -06:00
3fecb314f6 Upgrade to Bevy 0.9. 2022-12-06 16:43:37 -06:00
7afa509228 Refactor Sound into Source to minimize Synthizer source use. 2022-08-05 17:04:40 -05:00
def95dcccb Update to Bevy 0.8. 2022-08-01 11:02:05 -05:00
1c8b9b1865 Use exponential distance model in example. 2022-05-24 11:18:09 -05:00
c945c8b1ba Add more context configuration parameters to configuration, and sync with context on change. 2022-05-19 10:18:41 -05:00
58e2c9b860 Store and update PannerStrategy directly in config. 2022-05-18 19:56:41 -05:00
eab98cca4e Various tweaks to get example working. 2022-05-18 15:39:37 -05:00
8aca79dfab Initial commit. 2022-05-18 13:04:58 -05:00