Skip to content

v34.7.0

Compare
Choose a tag to compare
@github-actions github-actions released this 25 Jul 18:46
· 30 commits to master since this release

34.7.0 (2025-07-25)

Bug Fixes

  • Camera: add support for getFrustumPlanes (2b9bab2)
  • Cutter: specify dataset arrays type (297d29c)
  • Triangle: use TypedArray (ff6160b)

Features

  • InteractorStyleManipulator: update center of rotation on pan (5523179)
  • OBJWriter: add support for vtkOBJWriter (c46fa25)

Performance Improvements

  • InteractorStyleManipulator: remove identity check (7ca74c6)
  • InteractorStyleManipulator: use temp mat4s to reduce garbage collection (6b2617c)