Published November 29, 2022
| Version v26.0.0-beta.3
Software
Open
Kitware/vtk-js: v26.0.0-beta.3
Authors/Creators
- Sebastien Jourdain1
- Forrest Li
- Julien Finet2
- Laurenn Lam2
- Adnane Belmadiaf
- Matt McCormick3
- Scott Wittenburg4
- Sankhesh Jhaveri
- Lucie Macron1
- JiayiXuu
- Adrien Boucaud5
- Patrick Avery1
- gandis
- Tom Birdsong6
- RemiCecchinato
- Erik Ziegler7
- Tom Suchel
- TristanWright
- David Thompson4
- Mayeul Chassagnard
- Aron Helser8
- Alexis Girault9
- Alireza
- ocrossi10
- Logan Langholz11
- Federico Zivolo12
- GeorgeFuller13
- Brian Helba3
- Paul Elliott
- Will1
- 1. Kitware
- 2. Kitware SAS
- 3. @Kitware
- 4. Kitware, Inc.
- 5. Kitware Europe
- 6. R&D Engineer @ Kitware
- 7. @RadicalImaging
- 8. @kitware
- 9. NVIDIA
- 10. 42 Lyon
- 11. University of Colorado - Anschutz Medical Campus
- 12. @SironaMedical
- 13. Redline Assured Security
Description
26.0.0-beta.3 (2022-11-29)
Bug Fixes
- CliClosedSurface: Fix vtkCCSMakePolysFromLines (286633d)
- ColorTransferFunction: applyColorMap calls modified in more cases (8fc5433)
- examples: use ESM package in examples (de839e3)
- Filters: Correctly export three filters (d28f9e5)
- HardwareSelector: Fix and improve example (5526075)
- HardwareSelector: Fix tests, Improve example (c060005)
- HardwareSelector: Select surface with edges (7f8b1c2)
- imagemarchingcubes: avoid duplicated points in marching cubes algorithm (b7e60a8), closes #1467
- IncrementalOctreePointLocator: Add findClosestPointInSphereWithTolerance (d6e5879)
- macro.setGet: Do no trigger modified on same object set (b85167c), closes #2575
- macros: avoid ClassHierarchy.from() usage (9e88f06)
- macro: support typed arrays in set[Get]Array() (b6e0ceb)
- Polygon: Fix vtkPolygond.getBounds() (9eff1cd)
- Texture: update internalFormat when component count changes (87f0a59)
- use super.push so this.includes is correct (c3ed193)
- ViewNode: delete scene graph nodes (ca39129)
- vtkProp3D: Do not trigger modified when new user matrix is same (38ce09a)
- vtkScalarsToColors.getRange() should ignore min max values (a8dc05b)
- WidgetManager: incorrect render codepath (e5966a1)
- WidgetManager: use renderer pixel ratio for ScaleInPixels (a9aca35)
- AbstractWidget: add getActiveState() API (bd9590d)
- colortransferfunction: add buildFunctionFromArray() (ca75316)
- labelOutline: Add outlineOpacity to labelOutline (42878de)
- math: expose new convenient matrix functions (6bf9427)
- RenderWindowViewNode: add getComputedDevicePixelRatio (d7b7f8c)
- transform: add vtkTransform (6184640)
- vtkimagereslice: add support of oriented vtkImageData (bfb9a22)
- avoid GC calls (faefd8e)
- ColorTransferFunction: less JSON.stringify in applyColorMap (e360a23)
- OpenGLTexture: conditional getExtension call (5b61571)
- volumemapper: avoid array copy of image data properties (593d7f5)
- WidgetManager: drop an extra render (0c9b871)
- WidgetManager: reduce capture/render calls (d45b428)
Files
Kitware/vtk-js-v26.0.0-beta.3.zip
Files
(42.7 MB)
| Name | Size | Download all |
|---|---|---|
|
md5:6929f5bacec7d4eafbf0bc8035c88c6e
|
42.7 MB | Preview Download |
Additional details
Related works
- Is supplement to
- https://github.com/Kitware/vtk-js/tree/v26.0.0-beta.3 (URL)