Mercurial > touhou
log examples/anmrenderer.rs @ 675:6be3320a1cb3
age | author | description |
---|---|---|
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. |
Thu, 08 Aug 2019 13:39:28 +0200 | Emmanuel Gil Peyrot | Use the merged name of RGB in AnmRenderer. |
Sat, 03 Aug 2019 23:30:15 +0200 | Emmanuel Gil Peyrot | Add a PRNG and use it for anm0 instruction 16. |
Sat, 03 Aug 2019 22:44:01 +0200 | Emmanuel Gil Peyrot | Remove unused variables. |
Fri, 02 Aug 2019 20:24:45 +0200 | Emmanuel Gil Peyrot | Add an anmrenderer binary. |