• 1.4.9 02ca59ea7e

    mcopy 1.4.9 Stable

    sixteenmillimeter released this 2019-05-28 18:10:00 +00:00 | 659 commits to main since this release

    Skipped a few versions between releases. Here's what happened:

    • Refactored majority of the node.js code into Typescript
    • Refactored important UI modules into Typescript
    • Added features to support multiple projectors and multiple cameras
    • Fixed bugs in UI
    • Moved sequence logic to the node.js code, rather than driving sequences from the browser. This was for the purpose of writing a CLI app using a shared codebase. Also, there was a major memory leak in the original seq.js module due to (ab)use of callbacks.
    • Uses async/await wherever refactors happened.
    Downloads