aboutsummaryrefslogtreecommitdiff
path: root/interactionhandler.h
AgeCommit message (Collapse)Author
2015-05-22Optimized InteractionHandler to minimze allocations; view updates now happen ↵Samuel Fadel
whenever a point is moved.
2015-05-21Nearly complete implementation of interaction.Samuel Fadel
Interaction still does not work due to signals not being correctly emitted.