Mercurial > touhou
log pytouhou/formats/thtx.py @ 615:d1f0bb0b7a17
age | author | description |
---|---|---|
Sat, 28 Mar 2015 21:40:51 +0100 | Emmanuel Gil Peyrot | Don’t inherit explicitely from object, we are not on Python 2.7 anymore. :) |
Wed, 06 Feb 2013 19:55:54 +0100 | Emmanuel Gil Peyrot | Implement THTX, uncompressed textures stored inside ANM files, and use it instead of pyglet’s own wrapper. |