Skip to content

v1.3.0

Latest
Compare
Choose a tag to compare
@jice-nospam jice-nospam released this 09 Oct 22:42
· 8 commits to master since this release
  • added option to return UpdateEvent::Capture from the update() function to capture in-game screenshots
  • added max_fps to AppOptions to lower the frame rate even below the screen vsync frequency. See lowfps example.
  • switched to unrust 0.2 to run on the latest winit/glutin/wasm_bindgen/web-sys versions
  • upgraded to image 0.23.14 to fix a vulnerability