log pytouhou/ui/sprite.pyx @ 435:878273a984c4

age author description
Wed, 07 Aug 2013 11:34:40 +0200 Emmanuel Gil Peyrot Improve Matrix representation, using float[16] instead of imbricated python lists.
Tue, 16 Jul 2013 21:07:15 +0200 Emmanuel Gil Peyrot Replace Pyglet’s image loader with our SDL2_image-based one.
Wed, 06 Feb 2013 21:41:05 +0100 Emmanuel Gil Peyrot Don’t duplicate values in sprite rendering data.