Mercurial > touhou
log
age | author | description |
---|---|---|
Tue, 16 Jul 2013 21:13:56 +0200 | Emmanuel Gil Peyrot | Add a --verbosity option, to disable logging for machines with a very slow terminal. |
Sat, 22 Jun 2013 23:16:03 +0200 | Emmanuel Gil Peyrot | Follow the PEP-0394 guidelines, migrating from python to python2. |
Wed, 12 Jun 2013 18:32:35 +0200 | Emmanuel Gil Peyrot | Let the gc do its work, don’t keep useless references. |
Wed, 12 Jun 2013 18:30:08 +0200 | Emmanuel Gil Peyrot | Refactor the maths functions out of Renderer. |
Wed, 12 Jun 2013 16:07:22 +0200 | Emmanuel Gil Peyrot | Remove indirect access to Matrix values. |
Wed, 12 Jun 2013 16:03:30 +0200 | Emmanuel Gil Peyrot | Don’t render null-sized arrays of elements. |