Age | Commit message (Expand) | Author |
---|---|---|
2016-02-11 | TransitionControl: unhandled events are now ignore()'d....Added parent parameter to ctor, as with other components. | Samuel Fadel |
2016-02-11 | RewindWorkerThread renamed to TransitionWorkerThread....Also, added easing curve customization. | Samuel Fadel |
2016-02-11 | TransitionControl: only rewind when needed. | Samuel Fadel |
2016-02-09 | Added TransitionControl and plot rewinding....New component overlays main view and handles middle clicks/drags to performing rewinding. Also sports smooth transitioning back to current projection whenever the mouse button is lifted. Next up, the same kind of transitions in the displayed values. | Samuel Fadel |