Sat, 24 Aug 2019 19:30:59 +0200 |
Emmanuel Gil Peyrot |
Switch to versioned luminance now that it got released, not hardcoded paths.
|
Fri, 23 Aug 2019 19:46:47 +0200 |
Emmanuel Gil Peyrot |
examples: use common module.
|
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 17:37:22 +0200 |
Emmanuel Gil Peyrot |
ecl: simplify parsing with more combinators.
|
Fri, 23 Aug 2019 17:22:38 +0200 |
Emmanuel Gil Peyrot |
anm0: simplify parsing with more combinators.
|
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.
|