Releases: Kitware/vtk-js
Releases · Kitware/vtk-js
v6.4.0
6.4.0 (2018-03-16)
Bug Fixes
- Cutter: modify filter when cutFunction modified (9a68157)
- macro: properly check modified time in algo (7c60379)
- RenderWindowInteractor: Disable mouse/touch event listener when release all touches (cc892b2)
- SlicedGeometryRep: add offset property (998fe0c)
- SlicedGeometryRep: call modified when appropriate (5315489)
Features
- Cutter: add vtkCutter class (2f9c81f)
- RepresentationProxy: add sliced geometry representation (b571a08)
v6.3.16
6.3.16 (2018-03-15)
Bug Fixes
- DataArray: speed improvements for getTuple (2853cf9)
- macro: add uncapitalize function (c9140a5)
- Plane and Box: avoid slowing down evaluateFunction (16e6c71)
v6.3.15
6.3.15 (2018-03-14)
Bug Fixes
- proxy: allow links to be on the application level (0ff0c46)
v6.3.14
6.3.14 (2018-03-13)
Bug Fixes
- Cornerstone: Add module to handle cornerstone interoperability (4df655c)
- Externals: add external kit (fc12de1)
- macro: Add TYPED_ARRAYS context to replace window usage (ff59f7a)
- RenderWindow: Add GL information feedback (fdd66bb)
v6.3.13
6.3.13 (2018-03-13)
Bug Fixes
- VolumeRepresentationProxy: do not override initial properties (d183117)
- vtkVolumeFS2: change how the volume rendering shader works (9980234)
Performance Improvements
- RenderWindow: use webgl2 by default (7097221)
v6.3.11
6.3.11 (2018-03-08)
Bug Fixes
- PiecewiseGaussianWidget: Don't grab color if no color available (b49db14)
- Rendering: issue with texture release and skybox update (f484f69)
v6.3.9
6.3.9 (2018-03-07)
Bug Fixes
- macro: obj() can be used as a decorator (be220e8)
- SkyboxReader: parseAsArrayBuffer return ready promise (f28c93a)
- SkyboxRepresentationProxy: Add skybox rep for ParaViewGlance (0dde7da)
v6.3.7
6.3.7 (2018-03-02)
Bug Fixes
- RenderWindowInteractor: Trigger initial mouse wheel event (d58abcc), closes #614
- ViewProxy: expose more orientation axes properties (768da8b)
v6.3.6
6.3.6 (2018-02-28)
Bug Fixes
- macro: add number format helper (541fed7)
v6.3.4
6.3.4 (2018-02-27)
Bug Fixes
- MatrixBuilder: allow using typed array in setMatrix (d167c9e)
- SliceRepresentationProxy: Remove deprecated API (d9d8cd4)
- ViewProxy: Update marker on rotate() (4ae8378)