Releases: Kitware/vtk-js
Releases · Kitware/vtk-js
v5.10.5
v5.10.4
v5.10.3
5.10.3 (2018-01-05)
Bug Fixes
- babel: Update to use babel-preset-env (ef9ce0e)
- ColorTransferFunction: ESLint Math.pow (27ad205)
- DataSetAttributes: ESLint (66832b5)
- ESLint: Add back rules that make sense (87dbfda)
- ESLint: More code change (3852002)
- ESLint: test and example (6a73b1e)
- export: Put back missing export in macro and DataArray/Constants (a03a916)
- HtmlDataAccessHelper: ESLint reject(new Error(...)) (6cdb127)
- HttpDataAccessHelper: Fix promise usage (e8b0469)
- HttpDataSetReader: Fix promise usage (68bb629)
- ImageData: ESLint (f9bd36c)
- JSZipDataAccessHelper: Promise usage (35eb158)
- lintrc: Refine prefer-destructuring rule (4373969)
- Mapper: ESLint (2c6cd01)
- Math: ESLint (92793c3)
- Math: Fix typo (bda8478)
- MoleculeToRepresentation: ESLint (53661a9)
- MoleculeToRepresentation: Properly rewrite pow with ** (24f1eec)
- MTLReader: ESLint (10f0d8a)
- OBJReader: ESLint (a04e1fe)
- OpenGLImageMapper: shader modification to create a vec4 (f22edef)
- PDBReader: ESLint (8ff5c5c)
- PiecewiseFunction: ESLint (db00936)
- PointSource: ESLint (f3ca24a)
- PolyDataMapper: ESLint (feb25a3)
- PolyDataReader: ESLint (6429efa)
- prettier: Add usage of prettier for formatting (2a30cb1)
- Rendering: fix bad data for image mapper (d5eeec0)
- Rendering: handle layers better (6c4532c)
- ScalarsToColors: ESLint (16f869c)
- SelectionNode: ESLint (c2bfb19)
- SLICSource: ESLint (b234ce5)
- SphereSource: ESLint (af8e286)
- STLReader: ESLint (c43ba30)
- SynchronizableRenderWindow: ESLint (3b18cdf)
- TextureMapToSphere: Set the right number of points of the output's filter (e9a3945)
- VolumeMapper: ESLint (0b8fdcc)
- VolumeProperty: ESLint (3c6e41f)
- XMLReader: ESLint (6dcdee6)
v5.10.2
v5.10.1
v5.10.0
v5.9.8
v5.9.7
<a name"5.9.7">
5.9.7 (2017-12-18)
Bug Fixes
- AnnotatedCubeActor:
- Docs: Add new API docs; add small method to OrientationMarkerWidget (5df3710f)
- OrientationMarkerWidget: