Skip to content

Releases: Kitware/vtk-js

v5.9.3

12 Dec 00:26
9131f6b
Compare
Choose a tag to compare

<a name"5.9.3">

5.9.3 (2017-12-12)

Bug Fixes

  • 3DManipulator: Add support for 3D manipulator for VR (0612113f)
  • Glyph3DMapper: Disable normal for WebGL1 (5f96b820)

v5.9.2

09 Dec 20:11
4b83c03
Compare
Choose a tag to compare

<a name"5.9.2">

5.9.2 (2017-12-09)

Bug Fixes

  • TrackballPan: Fix parallel projection issue (cc102d79)
  • TrackballZoom: Ensure renderer to be found (195417ea)

v5.9.1

08 Dec 17:18
55779b7
Compare
Choose a tag to compare

<a name"5.9.1">

5.9.1 (2017-12-08)

Bug Fixes

v5.9.0

08 Dec 15:19
c237bd3
Compare
Choose a tag to compare

<a name"5.9.0">

5.9.0 (2017-12-08)

Features

  • Rendering: Add initial support for WebVR (10f0c5b0)

v5.8.0

08 Dec 14:22
d4e30bc
Compare
Choose a tag to compare

<a name"5.8.0">

5.8.0 (2017-12-08)

Features

  • TextureMapToSphere: Add the vtkTextureMapToSphere filter (5cd16263)

v5.7.7

07 Dec 21:42
66ed348
Compare
Choose a tag to compare

<a name"5.7.7">

5.7.7 (2017-12-07)

Bug Fixes

  • IO: Move extractBinary to IO/Core/BinaryHelper (ebaa5a7b)
  • XMLReader:
    • Fix reading appended and zlib formats (cb3ce322)
    • Support reading zlib compressed appended format (2a8f3b68)
    • Add appended vtp parsing support (ee79adc0)
    • Basic handling of (U)Int64 arrays (7198e09e)
    • Use TypedArray view rather than slice (76c30747)
    • Add vti appended data format support (397f022c)

v5.7.6

05 Dec 23:56
f40b3c1
Compare
Choose a tag to compare

<a name"5.7.6">

5.7.6 (2017-12-05)

Bug Fixes

  • CornerAnnotation: Add corner annotation (ce56d9c6)
  • GenericRenderWindow: Add convenient render window with relocation capabilities (c5c108d2)
  • RenderWindowWithControlBar: RenderWindow with associated toolbar (e60d0f98)
  • Slider: Add Slider UI element (611422bb)

v5.7.5

01 Dec 23:40
be3ef81
Compare
Choose a tag to compare

<a name"5.7.5">

5.7.5 (2017-12-01)

Bug Fixes

  • Manipulators: Add support for alt modifier (57e7ae52)

v5.7.4

01 Dec 19:15
a0400d4
Compare
Choose a tag to compare

<a name"5.7.4">

5.7.4 (2017-12-01)

Bug Fixes

  • ConcentricCylinderSource: Add missing getCellFields() method (d7acde06)

v5.7.3

01 Dec 18:09
304e95f
Compare
Choose a tag to compare

<a name"5.7.3">

5.7.3 (2017-12-01)

Bug Fixes

  • ConcentricCylinderSource: Add support for masking layers (0027bb56)