- New features
- New features
- Implemented @theatre/browser-bundles, a custom build of Theatre.js that can be used via a
<script>tag and a CDN. This should enable Theatre.js to be used in CodePen or projects that don't use a bundler.
- Implemented @theatre/browser-bundles, a custom build of Theatre.js that can be used via a
- New features
sequence.attachAudio()now accepts anyAudioNodeas destination.- Implemented
studio.createContentOfSaveFile()for programmatically exporting the project's state.
- New features
- Bug fixes
- Fixed the builds of internal examples.
- Bug fixes
- Fixed the jumping issue with
sequence.play({range}). - Fixed a typo in the
dependenciesfield, thanks Nikhil Saraf!
- Fixed the jumping issue with