Mercurial > touhou
log setup.py @ 554:653a9f087673
age | author | description |
---|---|---|
Thu, 29 May 2014 12:31:55 +0200 | Emmanuel Gil Peyrot | Refactor graphics backend selection, to make them fallbackable and optional. |
Wed, 21 May 2014 20:52:42 +0200 | Emmanuel Gil Peyrot | Rename the eosd script into pytouhou, and remove the obsolete pcb one. |
Sun, 11 May 2014 13:16:19 +0200 | Emmanuel Gil Peyrot | Add a hack to prevent `setup.py clean` from compiling Cython files. |
Tue, 06 May 2014 20:04:10 +0200 | Emmanuel Gil Peyrot | Fix Windows and OSX build by making pkg-config optional and assuming every dependency is available. |
Wed, 18 Dec 2013 22:36:23 +0100 | Emmanuel Gil Peyrot | Inherit music players from a base class. |
Wed, 18 Dec 2013 18:15:45 +0100 | Emmanuel Gil Peyrot | Precalculate the inverse of the texture size at ANM load, to not recalculate at every sprite change. |