summaryrefslogtreecommitdiff
path: root/examples
AgeCommit message (Collapse)Author
2019-09-29Some fixesBen Connors
- Remove print statements - Fix chaser scope and rendering
2019-09-29Update testsBen Connors
2019-09-27BugfixesBen Connors
- Add some new tests - Run some basic (interactive) chaser tests, they work-ish now
2019-09-26Lots of stuffBen Connors
- Add tests for chaser steps - Finish preliminary implementation of chasers - Implement (de)serialization on chasers and steps - Various bugfixes from testing
2019-09-26Various fixes; start implementing testsBen Connors
2019-09-24Initial commitBen Connors
- Basic functionality - Can save/load to XML format (see examples folder) - Can create and edit fixtures and channels - Can create and edit Scenes and Audios - Live updates through callbacks