1.0.7
- 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 forload
. - Adding more examples to the repo