aboutsummaryrefslogtreecommitdiff
path: root/interactionhandler.cpp
AgeCommit message (Collapse)Author
2015-05-22Previous merge (apparently) was not enough.Samuel Fadel
2015-05-22Fixed merge conflicts.Samuel Fadel
2015-05-22Improvements to UI and performance.Samuel Fadel
2015-05-22Optimized InteractionHandler to minimze allocations; view updates now happen ↵Samuel Fadel
whenever a point is moved.
2015-05-21Correct interaction handling.Samuel Fadel
2015-05-21Nearly complete implementation of interaction.Samuel Fadel
Interaction still does not work due to signals not being correctly emitted.