Skip to content

v0.9.4

Compare
Choose a tag to compare
@Nazariglez Nazariglez released this 25 Feb 23:34
· 177 commits to main since this release
4c2013b
  • Added WindowBackend::set_title and WindowBackend::title to change or get the title at any time. #240
  • Improved stencil clearing when setting a mask on the draw api at the end of the pass. #240
  • Fix panic using Draw API to draw text with max_width and size as 0. #240
  • Fix debug_assert in Device::inner_read_pixels. #236
  • Added support for include directives using shaderc. #233
  • Added optional feature serde to serialize/deserialize some core types. #244

Thanks for the contributions!

Contributors