bevy-rust-gpu
bevy-rust-gpu copied to clipboard
update bevy 0.11
cloned over other crate for ease of development; only changes are in its lib.rs (added Reflect, replaced BTreeMap for bevy::prelude::HashMap which works with Reflect) and Cargo.toml (changed bevy version number)
have yet to test this on the examples - but it compiles