Nolan Darilek nolan
  • Joined on 2022-02-09
nolan deleted branch bevy-0.12 from projects/blackout 2024-03-24 21:12:47 +00:00
nolan pushed to main at projects/blackout 2024-03-24 21:12:34 +00:00
91166359e2 Set rotation directly for now.
0a28702b2a Merge branch 'main' into bevy-0.12
aeb8039463 Switch to `action_data_mut_or_default`.
764ab980bd Merge branch 'main' into bevy-0.12
d0c4f5b29b Upgrade to Bevy 0.13.
Compare 6 commits »
nolan pushed to bevy-0.12 at projects/blackout 2024-03-24 17:23:22 +00:00
0a28702b2a Merge branch 'main' into bevy-0.12
be8a763443 Refactor to `commands.entity(...).with_children(...)`.
Compare 2 commits »
nolan pushed to bevy-0.12 at projects/blackout 2024-03-24 17:15:27 +00:00
aeb8039463 Switch to `action_data_mut_or_default`.
nolan pushed to main at projects/blackout 2024-03-16 17:13:22 +00:00
be8a763443 Refactor to `commands.entity(...).with_children(...)`.
nolan pushed to bevy-0.12 at projects/blackout 2024-03-14 18:39:47 +00:00
764ab980bd Merge branch 'main' into bevy-0.12
40047010fe Chain dependent systems.
d0c4f5b29b Upgrade to Bevy 0.13.
Compare 3 commits »
nolan pushed to main at projects/blackout 2024-03-14 18:38:48 +00:00
40047010fe Chain dependent systems.
nolan pushed tag v0.6.0 to projects/bevy_synthizer 2024-03-14 18:06:26 +00:00
nolan pushed to main at projects/bevy_synthizer 2024-03-14 17:45:29 +00:00
96f3457d55 Release
6b19103d5a Update changelog.
3cd68ddcbe chore: Upgrade Bevy to v0.13.
Compare 3 commits »
nolan created branch bevy-0.12 in projects/blackout 2024-02-09 20:59:26 +00:00
nolan pushed to bevy-0.12 at projects/blackout 2024-02-09 20:59:26 +00:00
4e0a36c4a5 Upgrade to Bevy 0.12.
nolan pushed tag v0.5.0 to projects/bevy_synthizer 2024-02-09 19:43:32 +00:00
nolan pushed to main at projects/bevy_synthizer 2024-02-09 19:43:23 +00:00
d34c3d6e96 Release
d7e9b1b70c Update changelog.
2080019421 chore: Bump dependencies.
Compare 3 commits »
nolan deleted branch bevy-0.11 from projects/blackout 2023-10-16 12:36:06 +00:00
nolan pushed to main at projects/blackout 2023-10-16 12:35:47 +00:00
e381109cad Simplify footstep and sound icon systems.
eb8887e1ed Restore original `SystemSet` configuration.
96b7dcb091 Update to Bevy 0.11.
Compare 3 commits »
nolan pushed to main at projects/bevy_synthizer 2023-10-16 12:32:30 +00:00
4c1471c2ab feat!: Removed `Sound.restart`. Clear `Sound.generator` for equivalent functionality.
04372328c8 feat!: Renamed `SynthizerSets::First` to `SynthizerSets::PreUpdate` and moved remaining systems into `PostUpdate`.
1fb0aa763a fix: Clean up `LastAudio` when `Sound` is removed, not `Source`.
53891eeaa8 chore: Clean up code.
Compare 4 commits »
nolan pushed to bevy-0.11 at projects/blackout 2023-09-10 14:12:45 +00:00
eb8887e1ed Restore original `SystemSet` configuration.
nolan created branch bevy-0.11 in projects/blackout 2023-09-08 21:12:58 +00:00
nolan pushed to bevy-0.11 at projects/blackout 2023-09-08 21:12:58 +00:00
96b7dcb091 Update to Bevy 0.11.
nolan pushed tag v0.4.0 to projects/bevy_synthizer 2023-07-16 18:24:52 +00:00