Mercurial > touhou
log examples/anmrenderer.rs @ 700:ccb739c5b66c
age | author | description |
---|---|---|
Fri, 23 Aug 2019 13:05:48 +0200 | Emmanuel Gil Peyrot | examples: factorise file reading into a buffer. |
Thu, 15 Aug 2019 00:26:01 +0200 | Emmanuel Gil Peyrot | Use the same RenderState as PyTouhou in anmrenderer, and normalize color, thanks phaazon! |
Fri, 09 Aug 2019 01:03:43 +0200 | Emmanuel Gil Peyrot | Add a simpler Sprite::new() which doesn’t override width/height. |