Mercurial > touhou
log examples/anmrenderer.rs @ 705:ed65f9412bc0
age | author | description |
---|---|---|
Fri, 23 Aug 2019 19:29:00 +0200 | Emmanuel Gil Peyrot | anmrenderer: split common loading functions in another module. |
Fri, 23 Aug 2019 19:09:37 +0200 | Emmanuel Gil Peyrot | anmrenderer: also load the alpha PNG. |
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. |