Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-11-29 | modules/pan: implement a panning overlay module | Vito Caputo | |
This is primarily intended for overlay use, but when not an overlay uses a little builtin seed-derived tile as a fallback. Currently the only settings are {x,y}=-1..1 for the direction vector. Speed is currently fixed to 1, the vector is always normalized. Nothing terribly exciting. |