1.5.0
- Added experimental support for tkinter window. Relies on
Jon Wright's pyopengltk package: https://github.com/jonwright/pyopengltk.
Currently only supports windows and linux, but that might change
in the future. - KeyboardCamera: Exposed
mouse_sensitivity
,velocity
andprojection
attributes - Various missing docstring and docstring improvements
- Various missing type hints