Skip to content

2.1.1

Compare
Choose a tag to compare
@einarf einarf released this 19 Apr 18:31
· 391 commits to master since this release

Improvements:

  • Optimized the imgui renderer using ctypes instead of numpy for handling vertex data (@aforren1)
  • Added support for ALT key modifier in all window backends and other improvements to key handling (@OKaluza)
  • WindowConfig now supports a fullscreen attribute

Thanks to Alex Forrence (@aforren1) and Owen Kaluza (@OKaluza) for the contributions to this release.