summaryrefslogtreecommitdiffstats
path: root/src/CanvasModule.cpp
AgeCommit message (Collapse)AuthorFilesLines
2022-05-26Improve menu update logicDavid Robillard1-9/+15
2021-05-10Add Action representation to isolate behaviour from canvas objectsDavid Robillard1-44/+19
A step towards isolating the canvas and ultimately the entire UI away so it can be replaced.
2021-05-08Remove redundant codeDavid Robillard1-5/+0
2021-05-08Use unique_ptr for module menusDavid Robillard1-4/+2
2021-01-02Format all code with clang-formatDavid Robillard1-85/+85
2020-12-14Clean up includesDavid Robillard1-2/+20
2020-11-29Remove more dead codeDavid Robillard1-3/+6
2020-11-29Fix unstable module positionsDavid Robillard1-1/+6
2020-11-29Use more reasonable class namesDavid Robillard1-0/+165