Skip to content

v0.9.3

Compare
Choose a tag to compare
@Nazariglez Nazariglez released this 12 Feb 19:44
· 193 commits to main since this release
abc0a9f
  • Added WindowBackend::screen_size to get the screen's resolution size. #229
  • Added WindowBackend::container_size to get the windows container size (screen on native, parent element on web). #229
  • Fix Draw2D masking issue about the stencil clearing. #231
  • New example draw_mask_animated.rs. #231

Just a small release with a few minor fixes, thanks all!