Introduce CanvasMaterial

This commit is contained in:
2023-01-21 23:00:17 +01:00
parent d788019363
commit 0124123189
4 changed files with 224 additions and 33 deletions

View File

@@ -14,7 +14,7 @@ bevy_tweening = "0.6.0"
[dependencies.bevy]
version = "0.9.1"
features = ["dynamic"]
features = ["dynamic", "wayland"]
[profile.dev.package."*"]
opt-level = 3