modellking / DMX-UI

1 stars 0 forks source link

Feature: Save Configs #28

Open modellking opened 5 years ago

modellking commented 5 years ago

Obvious Dependencies

25

Describe the solution you'd like Serialize and save

Additional context Groups need a semantic meaning

Test Protocol

  1. Create a show (with fixtures, groups, Keyframes) - ensure there's a group with in a group and some fixtures are overlapping into a third
  2. Save the show
  3. Save the group mentioned in 1 as a stage by selecting it and clicking on the corresponding button
  4. Save the whole stage by deselecting and clicking the same button
  5. Restart the program
  6. Load the show
  7. Load the whole stage
  8. Change Things
  9. Save the show
  10. Load the first show
  11. Load the Group saved as stage and ensure all semantic connections are built
modellking commented 5 years ago

Time est. 12 hrs.

modellking commented 5 years ago

maybe store config data as maps instead of objects

modellking commented 5 years ago

cannot be met for 1.0 Release