Skip to content

v30.4.0

Compare
Choose a tag to compare
@github-actions github-actions released this 11 Apr 19:43
· 138 commits to master since this release

30.4.0 (2024-04-11)

Bug Fixes

  • forwardPass: Only get renderers, not child render windows (6d8c2ff)
  • ViewNode: Register child in renderableChildMap when calling addMissingChildren (df57dbd)
  • volumeMapper: Remove variable that prevented caching (c7488b9)

Features

  • RenderWindow: Add sharing of GPU resources accross render windows (f853aa4)
  • viewNode: Add getLastAncestorOfType method (c1197c3)
  • ViewNode: Return the node in addMissingNode (82e8728)