Releases: Kitware/vtk-js
Releases · Kitware/vtk-js
v31.2.0
v31.1.0
v31.0.5
v31.0.4
31.0.4 (2024-07-30)
Bug Fixes
- colorMapping: Fix color mapping for direct scalars (e56b72b), closes /github.com/Kitware/vtk-js/pull/3075#discussion_r1676413103
v31.0.3
v31.0.2
v31.0.1
31.0.1 (2024-07-10)
Bug Fixes
- ImageResliceMapper: Fix offset of WCTCMatrix (2346fd1), closes /itk.org/ITKSoftwareGuide/html/Book1/ITKSoftwareGuide-Book1ch4.html#x45-540004
- ImageResliceMapper: Fix orthoSlicing detection (86f656d)
- ImageResliceMapper: Use default scaling when there is no vbo scaling (411387e)
- ImageResliceMapper: Use spatial extent from image data itself (1db1985)
v31.0.0
31.0.0 (2024-07-04)
Bug Fixes
- GenericRenderWindow: remove event listeners (7c7ac0b)
- picking: write to depth buffer for translucent pass when picking (792ae36), closes #2800
BREAKING CHANGES
- picking: Applications relying on picked propID would see a difference in the IDs returned by
the hardware selector.