Skip to content

1.1.0

Compare
Choose a tag to compare
@einarf einarf released this 18 Jul 19:46
· 73 commits to master since this release
  • 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