Skip to content

1.5.0

Compare
Choose a tag to compare
@einarf einarf released this 09 Oct 21:33
· 789 commits to master since this release
  • 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 and projection attributes
  • Various missing docstring and docstring improvements
  • Various missing type hints