Mercurial > touhou
log
age | author | description |
---|---|---|
2013-08-10 | Emmanuel Gil Peyrot | Make pytouhou.game.sprite an extension type. |
2013-08-11 | Emmanuel Gil Peyrot | Make only one call to render_elements during interface rendering. |
2013-08-07 | Emmanuel Gil Peyrot | Make Interpolator an extension type. |
2013-08-07 | Emmanuel Gil Peyrot | Cythonize pytouhou.utils.maths and pytouhou.utils.vector. |
2013-08-07 | Emmanuel Gil Peyrot | Improve Matrix representation, using float[16] instead of imbricated python lists. |
2013-08-11 | Emmanuel Gil Peyrot | Move the common parts of EoSDGame outside, to not reallocate them at each stage. |
2013-08-11 | Emmanuel Gil Peyrot | Always run the first frame of an ANMRunner. |
2013-08-10 | Emmanuel Gil Peyrot | Split ANMRunner.run_frame into Sprite.update. |
Loading... |