Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[1.0.2] - 2021-09-02

Improvements

  • Added script creation from kit

  • Added “Open script in default application” for both local and remote scripts

  • Script loader now emits events when scripts are loaded

[1.0.1] - 2021-08-30

Improvements

  • Embedded script now loads before Omnigraph on stage loads, which ensures interactive scripts as soon as the stage is done loading.

  • Raw strings are no longer used in describing projects; asset paths are used instead

  • BUGFIX Tests now exist.

  • BUGFIX Plugin now restarts without a dangling UI reference in python.

[1.0.0] - 2021-08-19

Initial Version

  • Added embedded scripting tool and docuemntation