schrum2 / MM-NEATv2

MM-NEAT version 2.0 is no longer supported. Please get MM-NEAT 3+ from https://github.com/schrum2/MM-NEAT
Other
11 stars 5 forks source link

Fix outstanding issues with interactive evolution interface #451

Closed schrum2 closed 7 years ago

schrum2 commented 7 years ago
  1. In simplified interfaces, disable the Animation Length slider entirely.
  2. Make the default "Pause between frames" slightly longer. In particular, 3D objects should rotate slower, but all animations should be slower
  3. In simplified interface for Breedesizer, remove the clip length slider
  4. Go ahead and make the "Color of Objects" drop down hidden in the simplified interface (just evolve the colors)

Basically, we want to make the simplified interface easy to use and not confusing. We don't want different users to have strongly different experiences depending on how much they explore the interface. We also want to avoid having a lot of settings that cause extra loading times for animations, since the loading times are annoying.