Skip to content
Compare
Choose a tag to compare
@Savokr Savokr released this 08 Nov 15:03
48a9fbc

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 (r141). You can also use three.js version exported by Reveal as import { THREE } from '@cognite/reveal.

🚀 Features

  • feat: hide & show measurements (#2651)

🐞 Bug fixes and enhancements

  • fix: create a box3 when deserializing areas in treeindex collection (#2671)
  • fix: fix low-precision problems with cylinders (#2656)
  • fix: Proper handling of mouse wheel zoom for non static Reveal "windows" (#2657)
  • fix: Fixes a bug where zooming in was incorrect when hovering over overlays. (#2641)

See installation documentation for details about installing Reveal.