1.1.0
- Fixed an incompatibility issue related to image loading in pyglet 1.4.x
- Texture instances now store the texture name as they apprear in the material
and an optional path parameter that represents the absolute path to the
texture. - Removed dead code related related to python 2/3 compatibility