Skip to content

Releases: Kitware/vtk-js

v6.4.5

22 Mar 15:32
8a8c2c3

Choose a tag to compare

6.4.5 (2018-03-22)

Bug Fixes

  • Rendering: device coordinates and physical coordinates (5c2d3b9)

v6.4.4

21 Mar 18:41
e256858

Choose a tag to compare

6.4.4 (2018-03-21)

Bug Fixes

  • DeviceOrientationToCamera: Prevent laptop to set invalid orientation (4ea92fc)

v6.4.3

21 Mar 17:44
25b946b

Choose a tag to compare

6.4.3 (2018-03-21)

Bug Fixes

  • Rendering: fix skybox with shared actors (55c671d)

v6.4.2

21 Mar 16:58
5231275

Choose a tag to compare

6.4.2 (2018-03-21)

Bug Fixes

  • Rendering: skybox and cube map was borked (43ed0fb)

v6.4.1

20 Mar 22:10
3c9062a

Choose a tag to compare

6.4.1 (2018-03-20)

Bug Fixes

  • RenderWindowInteractor: normalize mouse wheel values (a768180)
  • RenderWindowInteractor: properly handle start mouse wheel event (051f855), closes #614
  • RenderWindowInteractor: use non-deprecated wheel event (6834d4c)

v6.4.0

16 Mar 22:26
74ecfa3

Choose a tag to compare

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

15 Mar 20:10
c782ffa

Choose a tag to compare

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

14 Mar 17:51
3298187

Choose a tag to compare

6.3.15 (2018-03-14)

Bug Fixes

  • proxy: allow links to be on the application level (0ff0c46)

v6.3.14

13 Mar 22:24
d5f5892

Choose a tag to compare

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

13 Mar 16:52
a7e9f1c

Choose a tag to compare

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)