Skip to content

1.0.7

Compare
Choose a tag to compare
@einarf einarf released this 04 Aug 18:54
· 325 commits to master since this release
  • Upgrade pyGLFW to 1.7
  • Various code cleanup
  • More tests
  • Bug: The base Finder class incorrectly reported a hardcoded settings property
  • Bug: Resource pool should be properly flushed when calling flush()
  • Added resources.get(..) to be compatible with the old resource system. It's an alias for load.
  • Adding more examples to the repo