summaryrefslogtreecommitdiff
path: root/interface/interface.py
AgeCommit message (Collapse)Author
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-26Basically finish editing functionalityBen Connors
- Can create, view, delete, edit audio functions o Integrated with chaser and base - Can rename functions - Can bind chaser steps to functions - Now confirms on exit
2019-10-26Finish chaser editing on interface; some fixesBen Connors
- Fix saving Workspaces o Order wasn't being generated properly - Finish chaser editing in interface o Create, delete steps o Move steps around o Rename steps
2019-10-26More interface featuresBen Connors
- Can now edit chasers a bit o Edit component steps o Change step durations
2019-10-25Add preliminary chaser viewerBen Connors
2019-10-19Add help function to interfaceBen Connors
2019-10-18Get a decent start on the actual interfaceBen Connors
- Can edit, create, delete scenes - Basic saving