We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d69b9c9 commit d35f706Copy full SHA for d35f706
content/news/047/index.md
@@ -88,6 +88,21 @@ before release includes:
88
89
## Engine Updates
90
91
+### [macroquad]
92
+
93
+
94
+_Macroquad examples rendered by Metal API_
95
96
+Macroquad got ported to miniquad-0.4, supporting Metal on Mac and IOS.
97
98
+On the surface all the macroquad API stayed exactly the same, but with
99
+`use macroquad::miniquad::*` being such a breaking change - major version
100
+number was bumped. Major version bump made possible to fix a few
101
+long-lasting issues, check the [full changelog][macroquad_changelog]
102
+for all the changes.
103
104
+[macroquad_changelog]: https://macroquad.rs/articles/macroquad-0-4/
105
106
## Learning Material Updates
107
108
### Bevy Rendering Demystified
content/news/047/macroquad_0_4.gif
2.11 MB
0 commit comments