This website requires JavaScript.
Explore
Help
Sign In
projects
/
bevy_synthizer
Watch
1
Star
0
Fork
0
You've already forked bevy_synthizer
Code
Issues
Pull Requests
Actions
Projects
Releases
Wiki
Activity
Bevy plugin for Synthizer
37
Commits
2
Branches
12
Tags
490
KiB
Rust
100%
ed38b30843
Go to file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Cite this repository
APA
BibTeX
Cancel
Nolan Darilek
ed38b30843
If any source components exist on a sound without a source, assume the source should be created there and skip ancestry checks.
2022-09-05 13:36:36 -05:00
assets
Initial commit.
2022-05-18 13:04:58 -05:00
examples
Refactor
Sound
into
Source
to minimize Synthizer source use.
2022-08-05 17:04:40 -05:00
src
If any source components exist on a sound without a source, assume the source should be created there and skip ancestry checks.
2022-09-05 13:36:36 -05:00
.gitignore
Initial commit.
2022-05-18 13:04:58 -05:00
Cargo.toml
Switch dependency back to working branch.
2022-08-13 08:47:26 -05:00
LICENSE
Initial commit.
2022-05-18 13:04:58 -05:00