summaryrefslogtreecommitdiffstats
path: root/src/Reactor.hpp
AgeCommit message (Expand)AuthorFilesLines
2021-06-04Fix mismatched forward declarationDavid Robillard1-1/+1
2021-05-11Refactor most functionality around actions and settingsDavid Robillard1-5/+22
2021-05-11Move drivers to a separate objectDavid Robillard1-10/+7
2021-05-11Move Coord to its own headerDavid Robillard1-1/+1
2021-05-10Add Action representation to isolate behaviour from canvas objectsDavid Robillard1-0/+74