ocrossi
YOU?
Author Swipe
View article: Kitware/vtk-js: v21.1.2
Kitware/vtk-js: v21.1.2 Open
21.1.2 (2021-11-18) Bug Fixes WebVR: controller movement was off for scales far from 1 (f5b41e4)
View article: Kitware/vtk-js: v21.1.1
Kitware/vtk-js: v21.1.1 Open
21.1.1 (2021-11-15) Bug Fixes export vtkForwardPass in UMD build (28eea59), closes #2139
View article: Kitware/vtk-js: v21.1.0
Kitware/vtk-js: v21.1.0 Open
21.1.0 (2021-11-15) Bug Fixes vtkimagedata.computehistogram: incorrect value of variance/sigma (ed07178) Features vtkimagedata.computehistogram: add numOfPixels to return value (6b4d702)
View article: Kitware/vtk-js: v20.4.0
Kitware/vtk-js: v20.4.0 Open
20.4.0 (2021-11-05) Features ImageMapper: When XYZ slicing, display intermediary slices (efcb23f)
View article: Kitware/vtk-js: v20.3.0
Kitware/vtk-js: v20.3.0 Open
20.3.0 (2021-11-01) Features WebGPU: use invereted depth and improve edges (4afe77e)
View article: Kitware/vtk-js: v20.2.3
Kitware/vtk-js: v20.2.3 Open
20.2.3 (2021-10-27) Bug Fixes RenderWindow: fix def typos (0dee4cd)
View article: Kitware/vtk-js: v20.2.2
Kitware/vtk-js: v20.2.2 Open
20.2.2 (2021-10-26) Bug Fixes setters should return bool (a52f4c1) OpenGL/RenderWindow: fix auto-generated types (b720092)
View article: Kitware/vtk-js: v20.1.4
Kitware/vtk-js: v20.1.4 Open
20.1.4 (2021-10-20) Bug Fixes vtkmath: applied type consistency for parameters and return types of math functions (vtkMath) (dbe72eb)
View article: Kitware/vtk-js: v19.1.1
Kitware/vtk-js: v19.1.1 Open
19.1.1 (2021-08-11) Bug Fixes camera: fix camera half height scale when in parallel projection (5216bca), closes #2029 widgetrepresentation: fix getPixelWorldHeightAtCoord() scaling (08956a6), closes #2029
View article: Kitware/vtk-js: v19.0.1
Kitware/vtk-js: v19.0.1 Open
19.0.1 (2021-07-27) Bug Fixes SynchronizableRenderWindow: Add support for vtkCubeAxesActor and vtkScalarBarActor (ac6d947)