Skip to content
Compare
Choose a tag to compare
@larsmoa larsmoa released this 24 Nov 19:28
· 2873 commits to master since this release

Reveal comes with ThreeJS embedded so you do not have this as a dependency in your project. If you still want to have it as a direct dependency, it must match the version used by Reveal (r133). You can also use three.js version exported by Reveal as import { THREE } from '@cognite/reveal.

🐞 Bug fixes and enhancements

  • improvement: apply all node style changes within same 'tick' at the same time (#1715)

📖 Documentation

  • doc: adjust TimelineTool example (#1716)

See installation documentation for details about installing Reveal.