summaryrefslogtreecommitdiffstats
path: root/src/Reactor.cpp
AgeCommit message (Expand)AuthorFilesLines
2021-05-11Refactor most functionality around actions and settingsDavid Robillard1-22/+82
2021-05-11Move drivers to a separate objectDavid Robillard1-28/+16
2021-05-11Move Coord to its own headerDavid Robillard1-1/+0
2021-05-10Add Action representation to isolate behaviour from canvas objectsDavid Robillard1-0/+153