Mercurial > touhou
log examples/anmrenderer.rs @ 701:b6c351ca0a35
age | author | description |
---|---|---|
Fri, 23 Aug 2019 15:34:03 +0200 | Emmanuel Gil Peyrot | anm0: return the nom IResult and the list of Anm0s. |
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. |