File tree Expand file tree Collapse file tree 2 files changed +15
-0
lines changed Expand file tree Collapse file tree 2 files changed +15
-0
lines changed Original file line number Diff line number Diff line change @@ -88,6 +88,21 @@ before release includes:
88
88
89
89
## Engine Updates
90
90
91
+ ### [ macroquad]
92
+
93
+ ![ macroquad] ( macroquad_0_4.gif )
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
+
91
106
## Learning Material Updates
92
107
93
108
### Bevy Rendering Demystified
You can’t perform that action at this time.
0 commit comments