Nolan Darilek nolan
  • Joined on 2022-02-09
nolan pushed to main at projects/bevy_synthizer 2022-12-17 16:38:56 +00:00
f498565215 Add description.
nolan pushed tag v0.1.0 to projects/bevy_synthizer 2022-12-17 16:29:26 +00:00
nolan pushed to main at projects/bevy_synthizer 2022-12-17 16:29:19 +00:00
ef7649bc01 Release
nolan pushed to main at projects/bevy_synthizer 2022-12-17 16:20:11 +00:00
40e1bc6fcd Verify on publish.
5606c69bb7 Update changelog.
1aaa6a80c6 chore: Initial release.
ba3e3ad410 Add git-cliff configuration.
7a6d40d28a Drop version in preparation for initial release via cargo-release.
Compare 5 commits »
nolan pushed to main at projects/bevy_synthizer 2022-12-17 16:12:44 +00:00
274c18b8ff Back to released Synthizer.
nolan pushed to main at projects/bevy_synthizer 2022-12-15 22:37:46 +00:00
08815a3c29 Make plugin struct Copy.
nolan pushed to main at projects/here_be_dragons 2022-12-15 20:39:13 +00:00
92047cd102 Update manifest and CI script.
nolan pushed to main at projects/bevy_synthizer 2022-12-15 20:05:27 +00:00
47429c2df2 Use environment variable for dependencies.
5f2881d1c8 Use plugin struct for settings.
Compare 2 commits »
nolan pushed to main at projects/bevy_synthizer 2022-12-15 16:50:15 +00:00
32734f31d5 Update CI configuration.
cabc938ab7 Temporarily switch back to synthizer-rs master.
36f7c62836 Reorder type registrations and remove comments for unsupported reflection type.
Compare 3 commits »
nolan pushed to main at projects/bevy_synthizer 2022-12-06 23:49:05 +00:00
6ef9d3a56a Add cargo-release metadata.
b6407a7366 Switch to bullseye Rust image.
Compare 2 commits »
nolan pushed to main at projects/bevy_synthizer 2022-12-06 23:12:57 +00:00
8cc4c0ee94 Add Drone configuration.
b4d298636d Reflection integration for more types.
3fecb314f6 Upgrade to Bevy 0.9.
Compare 3 commits »
nolan pushed to main at projects/blackout 2022-10-04 19:53:20 +00:00
f6855ff727 Bump dependency.
nolan pushed to main at projects/bevy_synthizer 2022-09-28 14:34:24 +00:00
9cb1d1d447 Back to released Synthizer.
nolan pushed to main at projects/blackout 2022-09-28 14:32:40 +00:00
e4f60ff024 Migrate to actions for setting velocities.
nolan pushed to main at projects/blackout 2022-09-21 18:57:10 +00:00
43b163fbd9 Make snap turns more reliable, and avoid queuing unnecessary direction removal.
0a38e65d26 Add yaw() to Transform.
Compare 2 commits »
nolan pushed to main at projects/blackout 2022-09-13 15:06:14 +00:00
1837591ba5 impl PointLike for &GlobalTransform.
nolan pushed to main at projects/blackout 2022-09-12 22:00:49 +00:00
08d4d7429c Simplify and fix various issues with pathfinding.
nolan pushed to main at projects/blackout 2022-09-10 13:34:32 +00:00
1108e3e75e Rename field in preparation for adding generic generator support.
nolan pushed to main at projects/bevy_synthizer 2022-09-10 13:28:38 +00:00
298012455a Store a plain Generator in Sound component.
b60183c448 Remove unused variables.
Compare 2 commits »
nolan pushed to main at projects/bevy_synthizer 2022-09-08 01:23:31 +00:00
0f4aa54612 Remove logging.