Releases

v0.6.0

Jan 25th 2023

This is the latest stable version of Theatre. Upgrade by running npm install @theatre/core@latest @theatre/studio@latest @theatre/r3f@latest in your project.

  • New features

    • Theatric is a new controller library bulit on Theatre.js for tweaking and fine-tuning variables in your app.
    • Assets allow you to use files as values for props and even keyframes.
    • rafDrivers allow you to control when and how often computations in Theatre tick forward, based on work by Pete Feltham.
    • Items in the outline menu are now collapsible, based on work by Clément Roche.
    • A new easing option called "Hold", courtesy of Colin Duffy.
    • Number props have a more predictable nudging behavior.
    • Compound props that represent vectors (such as {x, y, z}) now take up less space by collapsing into a single row.
    • Markers in the sequence editor can now have their own labels, by Colin Duffy.
    • Extensions can now contribute flyout menus to the studio, by Colin Duffy.
  • Other notable changes

v0.5.1

December 31st 2022

  • New features

    • A new Camera implementation with a convenient lookAt target.
    • You can now dynamically remove objects via Sheet.detachObject().
    • Objcts can now be reconfigured on the fly via the reconfigure option.
    • @theatre/r3f now supports hot reloading.
    • A new in-app guide helps you avoid common mistakes.
    • Out-of-the-box support for all THREE.js light types.
    • Support for server-side rendering in Next.js and other SSR frameworks.
  • Bug fixes

    • Fixed a bug that caused only a single project to be export-able per reload.
    • Fixed an edge-case where inline keyframe values might remain stale after an edit.
    • Fixed an edge-case where some panes would get dragged out of the browser window.
    • Fixed a bug that prevented audio playback in the studio.

v0.5

September 14th 2022

Theatre.js v0.5 · Introduces a 3D editor for React Three Fiber, complex keyframing tools, and an extensions API. More in the blog post.


Was this article helpful to you?

Last edited on March 15, 2023.
Edit this page

Theatre.js
Theatre.js is a design tool in the making. We aim to blur the line between designer/developer, author/consumer, and artist/scientist.
© 2022 Theatre.js Oy – Helsinki.