Skip to content

Sassy Seadragon

Pre-release
Pre-release
Compare
Choose a tag to compare
@MarkOates MarkOates released this 17 Oct 02:41
· 5865 commits to master since this release

This release marks a lot of smaller changes. Here's the comparison log from 0.8.8 to 0.8.9. There's really too much to cover to cover it all. But, some big achievements include:

  • Moving surface areas into nested folders
  • Creation of ElementID, a great abstraction of arbitrary string attributes on classes.
  • KeyboardCommandMapper, a really nice class for managing and mapping keyboard combinations to string identifiers, or a collection of string identifiers.
  • Addition of PickingBuffer
  • Addition of UserEventEmitter
  • All (most?) compile warnings and errors are gone

In reality, the main objective of this release is to freeze this state of the app and prepare for somewhat major changes that will otherwise break the existing API and existing folder structure and header filenames. Stay tuned for that.