summaryrefslogtreecommitdiff
path: root/interface/render.py
AgeCommit message (Collapse)Author
2019-12-02Fix bug in rendering fade outsBen Connors
- Now correctly adds start time
2019-12-01Add audio fades in renderer; render bugfixBen Connors
- Now audio fades work - Can't advance past end of chaser
2019-11-27Bugfixes; usability improvementsBen Connors
2019-10-30Implement most of run modeBen Connors
- Audio doesn't play the past the first time - Advance is a bit late
2019-10-30Implement live viewing of scenes when editingBen Connors
2019-10-29Fixes; Implement basic rendererBen Connors
- Fix chaser oneshot a bit (still doesn't work) - Basic implementation of a live renderer - Still needs functions for manipulating function data - Lacks audio fades, pause, seek