2.1.1
Improvements:
- Optimized the imgui renderer using
ctypes
instead ofnumpy
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 afullscreen
attribute
Thanks to Alex Forrence (@aforren1) and Owen Kaluza (@OKaluza) for the contributions to this release.