summaryrefslogtreecommitdiff
path: root/src/modules/pan/Makefile.am
AgeCommit message (Collapse)Author
2023-11-29modules/pan: implement a panning overlay moduleVito 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.
© All Rights Reserved