Skip to content

Releases: Kitware/vtk-js

v5.15.11

30 Jan 18:12
ba56a5f
Compare
Choose a tag to compare

5.15.11 (2018-01-30)

Bug Fixes

  • BinaryHelper: Use latin1 for text decoding (9b40a72)

v5.15.10

29 Jan 23:18
4424b3f
Compare
Choose a tag to compare

5.15.10 (2018-01-29)

Bug Fixes

  • BinaryHelper: Use TextDecoder for arraybuffer->string (b5759d8)

v5.15.9

29 Jan 16:10
6b9d294
Compare
Choose a tag to compare

5.15.9 (2018-01-29)

Bug Fixes

  • URLExtract: Native type convertion issue (5baeb6d)

v5.15.8

29 Jan 01:16
be5f55b
Compare
Choose a tag to compare

5.15.8 (2018-01-29)

Bug Fixes

  • RenderWindowInteractor: Keep mouse move event (bf14d80)

v5.15.7

26 Jan 19:45
b054612
Compare
Choose a tag to compare

5.15.7 (2018-01-26)

Bug Fixes

  • VolumeRepresentationProxy: remove useless get macro (0e9c010)

v5.15.6

26 Jan 15:15
42aa53f
Compare
Choose a tag to compare

5.15.6 (2018-01-26)

Bug Fixes

  • umd: Use UMD as lib target (18a8b13)

v5.15.5

25 Jan 21:59
3ba579e
Compare
Choose a tag to compare

5.15.5 (2018-01-25)

Bug Fixes

  • ProxyManager: Extend configuration options (d47776e)
  • ViewProxy: Refactor to enable more flexibility (9cd8eef)

v5.15.4

25 Jan 15:52
810e921
Compare
Choose a tag to compare

5.15.4 (2018-01-25)

Bug Fixes

  • MoleculeToRepresentation: Add missing structure reset at reexecution (a4cbe6c)

v5.15.3

25 Jan 15:29
4d43eb5
Compare
Choose a tag to compare

5.15.3 (2018-01-25)

Bug Fixes

  • interaction: Fixed issue when scrolling in unclicked window (24f670f)

v5.15.2

24 Jan 23:39
a0f40de
Compare
Choose a tag to compare

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)