Releases: Kitware/vtk-js
Releases · Kitware/vtk-js
v5.15.11
Bug Fixes
- BinaryHelper: Use latin1 for text decoding (9b40a72)
v5.15.10
Bug Fixes
- BinaryHelper: Use TextDecoder for arraybuffer->string (b5759d8)
v5.15.9
5.15.9 (2018-01-29)
Bug Fixes
- URLExtract: Native type convertion issue (5baeb6d)
v5.15.8
5.15.8 (2018-01-29)
Bug Fixes
- RenderWindowInteractor: Keep mouse move event (bf14d80)
v5.15.7
5.15.7 (2018-01-26)
Bug Fixes
- VolumeRepresentationProxy: remove useless get macro (0e9c010)
v5.15.6
5.15.6 (2018-01-26)
Bug Fixes
- umd: Use UMD as lib target (18a8b13)
v5.15.5
5.15.5 (2018-01-25)
Bug Fixes
- ProxyManager: Extend configuration options (d47776e)
- ViewProxy: Refactor to enable more flexibility (9cd8eef)
v5.15.4
5.15.4 (2018-01-25)
Bug Fixes
- MoleculeToRepresentation: Add missing structure reset at reexecution (a4cbe6c)
v5.15.3
5.15.3 (2018-01-25)
Bug Fixes
- interaction: Fixed issue when scrolling in unclicked window (24f670f)
v5.15.2
5.15.2 (2018-01-24)
Bug Fixes
- AbstractRepresentationProxy: prevent infinit loop (98a9de1)
- GeometryRepresentationProxy: Expose more property (a7b50fa)
- PolyDataMapper: Fix issue with method call (ff82aeb)
- PolyDataMapper: Formatting (9879641)