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