Mercurial > touhou
log pytouhou/utils/matrix.pyx @ 663:994f41154be8
age | author | description |
---|---|---|
Wed, 01 Apr 2015 02:28:54 +0200 | Emmanuel Gil Peyrot | Remove 3d scaling code for matrix, as it isn’t used anywhere in the codebase. |
Sat, 28 Mar 2015 19:58:50 +0100 | Emmanuel Gil Peyrot | Don’t uselessly malloc() a matrix for multiply, the stack is here for that! |