Mercurial > touhou
log pytouhou/ui/anmrenderer.pyx @ 772:7492d384d122 default tip
age | author | description |
---|---|---|
Thu, 14 Apr 2016 21:18:03 +0100 | Emmanuel Gil Peyrot | Make sdl.Window inherit from gui.Window, so we can swap implementations. |
Fri, 08 Nov 2013 18:47:00 +0100 | Emmanuel Gil Peyrot | Always import runners from pytouhou.vm, to allow their replacement. |
Mon, 02 Sep 2013 22:16:38 +0200 | Emmanuel Gil Peyrot | Make pytouhou.lib.sdl cimportable, and convert pytouhou.ui.window.* to extension types. |
Sat, 03 Aug 2013 15:49:04 +0200 | Emmanuel Gil Peyrot | Remove AnmWrapper, since ANMs are lists of entries now. |
Tue, 16 Jul 2013 21:11:35 +0200 | Emmanuel Gil Peyrot | Never keep texture on the host when it has been uploaded, and prevent them from being decoded again. |
Tue, 16 Jul 2013 21:07:15 +0200 | Emmanuel Gil Peyrot | Make the anmviewer use the new architecture. base pytouhou/ui/anmrenderer.py@8dd9d7113f1a |