Skip to content

Releases: equinor/videx-3d

v5.1.2-beta

25 Mar 14:32
8a64d03

Choose a tag to compare

5.1.2-beta (2026-03-25)

Bug Fixes

  • colorramps: export color interpolators used for ramps (#170) (81be263)
  • docs: updated docs to reference new scoped npm package name (#173) (d13275d)

v5.1.1-beta

25 Mar 14:00
c7c94fc

Choose a tag to compare

5.1.1-beta (2026-03-25)

Bug Fixes

v5.1.0-beta

24 Mar 12:37
cefe0c0

Choose a tag to compare

5.1.0-beta (2026-03-24)

Features

  • dataloader: generic data loader class added and used in new mock store and added flexibility to store interface allowing additional args to be passed to the get function (#159) (1aae540)
  • seismicsection: added component for rendering a seismic slice a… (#163) (3a8c775)

Bug Fixes

  • npm: bump immutable from 5.1.4 to 5.1.5 (#157) (9e241ee)

v5.0.11-beta

03 Mar 10:19
cd50a54

Choose a tag to compare

5.0.11-beta (2026-03-03)

Bug Fixes

v5.0.10-beta

17 Feb 10:04
f7b65cb

Choose a tag to compare

5.0.10-beta (2026-02-17)

Bug Fixes

  • 140: call EventEmitter onResult callback (#141) (ad6760a)

v5.0.9-beta

06 Feb 10:55
c275a67

Choose a tag to compare

5.0.9-beta (2026-02-06)

Bug Fixes

  • surface depth: set depth write to false when surface has an opacity below zero (#134) (aece06a)

v5.0.8-beta

28 Jan 11:48
33bb82e

Choose a tag to compare

5.0.8-beta (2026-01-28)

Bug Fixes

  • labels: annotations updated to calculate world position on the fly, allowing repositioning of the labels when the passed matrixWorld is updated + some minor bug fixes (#129) (a5b9c99)

v5.0.7-beta

23 Jan 13:21
3073f50

Choose a tag to compare

5.0.7-beta (2026-01-23)

Bug Fixes

  • annotations state: fixed issue where annotation instances is empty the local state of the annotations renderer was not updated (#126) (ef82592)

v5.0.6-beta

23 Jan 10:19
413b03f

Choose a tag to compare

5.0.6-beta (2026-01-23)

Bug Fixes

  • pointermove: prevent pointer move event to continiously being triggered while the cursor/pointer coordinates are the same (#123) (ed63032)

v5.0.5-beta

22 Jan 15:11
e0231e2

Choose a tag to compare

5.0.5-beta (2026-01-22)

Bug Fixes

  • surface: pass elevation data as float32 texture to avoid precisi… (#119) (8ce1c71)