Skip to content

v32.11.0

Compare
Choose a tag to compare
@github-actions github-actions released this 13 Mar 13:36
· 5 commits to master since this release

32.11.0 (2025-03-13)

Bug Fixes

  • dataarray: clone ranges in DataArray.deepCopy (572c38d)
  • DataArray: fix typescript getRanges arg type (0973512)
  • DataArray: PR review fixes (1cb7040)
  • DataArray: update getRanges (1618a20)
  • webxr: remove controllers rays when stopping XR (307ce44)

Features

  • add ranges to create3DFilterableFromRaw (79a15c7)
  • DataArray: copy ranges in DataArray.deepCopy (0c948b0)

Performance Improvements

  • pre-set range of ImageMapper scalars to improve performance (7d4c58f)

Reverts

  • DataArray: revert unneeded change (8c75878)