summary refs log tree commit diff stats
path: root/src/interpolation.h
Commit message (Collapse)AuthorAgeFilesLines
* Created Interpolation abstractionStar Rauchenberger2021-03-131-0/+26
This simplifies EffectSystem quite a bit, and will be useful in other classes.