log pytouhou/utils/matrix.pxd @ 421:b1248bab2d0f

age author description
Thu, 22 Aug 2013 12:21:12 +0200 Emmanuel Gil Peyrot Remove the type of the self argument in extension types, as it clutters the code with useless information.
Sun, 18 Dec 2011 21:23:51 +0100 Thibaut Girka Make pytouhou.ui.{background,texture} Cython modules as they are only used by Cython modules.
Sun, 11 Sep 2011 02:02:59 +0200 Thibaut Girka Use Cython, improve performances!