Age | Commit message (Collapse) | Author |
|
- 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
|
|
- 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
|
|
- Can now edit chasers a bit
o Edit component steps
o Change step durations
|
|
|
|
|
|
- Can edit, create, delete scenes
- Basic saving
|
|
|
|
- Easier to do with multiple running functions
|
|
|
|
|
|
|
|
- Remove print statements
- Fix chaser scope and rendering
|
|
|
|
- Add some new tests
- Run some basic (interactive) chaser tests, they work-ish now
|
|
- Add tests for chaser steps
- Finish preliminary implementation of chasers
- Implement (de)serialization on chasers and steps
- Various bugfixes from testing
|
|
|
|
- Untested
- (De)serialization functions still need implementing
|
|
- Fix up callbacks
- Clean up function implementations
- More properties to prevent editing of attributes
- Start work on chasers
- Implement framework for chaser steps
|
|
- 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
|