Thanks for following along! This is a tagged release (2022.615.0).
What's Changed
- Clean up
FrameStatisticsDisplay
and add exception to track downNaN
by @peppy in #5245 - Suppress
SwapBuffers()
failures on android by @bdach in #5242 - Enable NRT by default by @smoogipoo in #5241
- Suppress touch inputs with NaN coordinates on android by @bdach in #5246
- Indicate some
Storage
methods as must-use by @smoogipoo in #5247 - Only apply
AsyncFile
flag to non-windows platforms for now by @peppy in #5248
Full Changelog: 2022.611.0...2022.615.0