Releases: Kitware/vtk-js
Releases · Kitware/vtk-js
v5.7.0
<a name"5.7.0">
5.7.0 (2017-11-29)
Bug Fixes
- Widgets: Fix some bad calls and add missing function's calls (16c6dfe8)
Features
- Box: Add missing methods to add bounds (fb208877)
- LineWidget: Implementation of vtkLineWidget (1e1e57b7)
v5.6.5
<a name"5.6.5">
5.6.5 (2017-11-29)
Bug Fixes
- Glyph3DMapper:
- Fix scaling by component (b49f8dce)
- Fix typo in function name (4ed54af6)
- Properly expose constants to class namespace (7838ae5d)
v5.6.4
<a name"5.6.4">
5.6.4 (2017-11-29)
Bug Fixes
- Glyph3DMapper: Add support for color on glyph (f568edfd)
- Rendering: camera matricies were not being updated (9faa4a4a)
v5.6.3
<a name"5.6.3">
5.6.3 (2017-11-29)
Bug Fixes
- Glyph3DMapper: Add support for color on glyph (f568edfd)
v5.6.2
<a name"5.6.2">
5.6.2 (2017-11-28)
Bug Fixes
- ConcentricCylinderSource: Add new source to build concentric cylinders (bd970065)
v5.6.1
<a name"5.6.1">
5.6.1 (2017-11-27)
Bug Fixes
- Rendering: instanced glyphs, cleanup, fix imaging (22ef3b69)
v5.6.0
<a name"5.6.0">
5.6.0 (2017-11-22)
Bug Fixes
- ImplicitBoolean: properly retrieve mtime from superclass (3812a446)
Features
- ImageMarchingCubes: Added 2D image or slice contouring (55368dc5)
v5.5.1
<a name"5.5.1">
5.5.1 (2017-11-21)
Bug Fixes
- Rendering: add a glyph3d mapper (cc9da39f)
v5.5.0
<a name"5.5.0">
5.5.0 (2017-11-16)
Features
- ImageMapper: Add ability to specify scalar to color mapping (d4d789c1)
v5.4.2
<a name"5.4.2">
5.4.2 (2017-11-09)
Bug Fixes