Skip to content

Releases: Kitware/vtk-js

v29.11.2

22 Mar 12:15
Compare
Choose a tag to compare

29.11.2 (2024-03-22)

Bug Fixes

  • ImageCPRMapper: Fix projection slab thickness unit (7a0adb4)

v29.11.1

22 Mar 07:25
Compare
Choose a tag to compare

29.11.1 (2024-03-22)

Bug Fixes

  • vtkStringArray: add empty: true to newClone implementation (f95f353)

v29.11.0

21 Mar 19:46
Compare
Choose a tag to compare

29.11.0 (2024-03-21)

Features

  • AxesActor: add option to flip axes individually (18cf0e4)

v29.10.0

20 Mar 19:14
Compare
Choose a tag to compare

29.10.0 (2024-03-20)

Bug Fixes

  • Colors: fix UInt8Clamped array color definition (bfa31f7)

Features

  • VolumeMapper: Add forceNearestInterpolation (7317248)
  • VolumeMapper: Add sphere volume (c7ba534)

v29.9.1

19 Mar 21:15
Compare
Choose a tag to compare

29.9.1 (2024-03-19)

Bug Fixes

  • imagemapper: change slice interaction to use window size instead of viewport (3b712c4)
  • OrderIndependentTranslucentPass: revert size (2f85a5e)

v29.9.0

15 Mar 09:48
Compare
Choose a tag to compare

29.9.0 (2024-03-15)

Bug Fixes

  • volumeFS: Fix tColor and reformat (eb13cd8)
  • VolumeMapper: Custom code changes will rebuild shader (a4fe272)

Features

  • VolumeMapper: Add colorize color preset (f17841c)
  • VolumeMapper: Add colorMixPresets to the example (5359685)
  • volumeMapper: Add custom color mixing code (263a0b4)
  • volumeMapper: Make VolumeMapper inherit AbstractMapper3D (53b38b2)

v29.8.0

07 Mar 13:10
Compare
Choose a tag to compare

29.8.0 (2024-03-07)

Bug Fixes

  • examples: Fix example imports (3b24fb8)
  • ImageCPRMapper: Fix orientations from mat4 (b2c1895)

Features

  • CPR: Add MIP to ImageCPRMapper (ff7b0cb)

v29.7.3

28 Feb 16:05
Compare
Choose a tag to compare

29.7.3 (2024-02-28)

Bug Fixes

  • Errors on concurrent access with disabled cache (0837051)
  • OpenGL/Framebuffer: size can be null (2d94482)

v29.7.2

19 Feb 17:16
Compare
Choose a tag to compare

29.7.2 (2024-02-19)

Bug Fixes

  • imageOutline: fix the bug where outline was not showing without filling (77ff259)
  • types: improve vtkrenderer type definitions (b998863)

v29.7.1

15 Feb 10:14
Compare
Choose a tag to compare

29.7.1 (2024-02-15)

Bug Fixes

  • reslicecursor: fix camera update when mouse wheel on rotation handle (d6a4380)