Skip to content

Releases: Kitware/vtk-js

v5.12.0

18 Jan 01:12
0f645ff
Compare
Choose a tag to compare

5.12.0 (2018-01-18)

Bug Fixes

  • ImageMapper: clamp slicing to bounds (079e31c)
  • ImageMapper: do not restrict slicing from camera to Z axis (d0bec19)
  • ImageMapper: use parallel projection in ImageMapper example (b23eb5f)

Features

  • sliceManipulator: expose slicing as manipulator (c8b46db)

v5.11.2

17 Jan 22:55
225f8e5
Compare
Choose a tag to compare

5.11.2 (2018-01-17)

Bug Fixes

v5.11.1

17 Jan 16:15
2d6066c
Compare
Choose a tag to compare

5.11.1 (2018-01-17)

Bug Fixes

  • Manipulators: Update light orientation if needed (11ac939)
  • proxy: Fix macro::proxy::updateProxyProperty (b98017b)

v5.11.0

16 Jan 00:19
674d03b
Compare
Choose a tag to compare

5.11.0 (2018-01-16)

Features

  • cameraManipulator: add pinch flag for scrolling (b0ce3b3)
  • TrackballZoom: allow zoom on pinch in manipulator (a7f505c)

v5.10.12

13 Jan 00:55
ba74cac
Compare
Choose a tag to compare

5.10.12 (2018-01-13)

Bug Fixes

  • DataArray: Add magnitude range computation (3564c02)
  • macro: Add support for proxy group properties (99c38a8)
  • PiecewiseGaussianWidget: Expose applyGaussianToPiecewiseFunction (f39b5f4)

v5.10.11

12 Jan 15:50
85622e1
Compare
Choose a tag to compare

5.10.11 (2018-01-12)

Bug Fixes

  • Rendering: fix imagemapper depth pass (e42ea23)

v5.10.10

10 Jan 23:49
2deb74a
Compare
Choose a tag to compare

5.10.10 (2018-01-10)

Bug Fixes

  • AbstractWidget: Widgets have higher priority than vtkInteractorObserver (600f1c7)
  • example: switch to an example image with less white (06d8bb4)
  • ImageCroppingRegionsRepresentation: Trigger modified (6b938bc)
  • ImageCroppingRegionsRepresentation: Update only when changed (ed0ff30)
  • ImageCroppingRegionsWidget: Add adjustable handleSize (43f38f8)
  • ImageCroppingRegionsWidget: Add crop event (676aace)
  • ImageCroppingRegionsWidget: Add edge color API (e424c85)
  • ImageCroppingRegionsWidget: Add image cropping widget (6993c68)
  • ImageCroppingRegionsWidget: Apply opacity to center region (8ee2383)
  • ImageCroppingRegionsWidget: Code cleanup (920c72a)
  • ImageCroppingRegionsWidget: Code reorganization (be536d9)
  • ImageCroppingRegionsWidget: Prettifier and arch changes (e3ae6a4)
  • ImageCroppingRegionsWidget: update example (00fb4b7)
  • ImageCroppingRegionsWidget: Use Orientation constant (8ec8ce4)
  • ImageCroppingRegionsWidget: Use VOID and EVENT_ABORT symbols (3d91071)

v5.10.9

10 Jan 20:24
e31a7b4
Compare
Choose a tag to compare

5.10.9 (2018-01-10)

Bug Fixes

  • ConcentricCylinderSource: Add start/end angles. (4861867)

v5.10.7

09 Jan 20:24
abddea7
Compare
Choose a tag to compare

5.10.7 (2018-01-09)

Bug Fixes

  • Rendering: make ImageMapper use the ImageSlice matrix (091bed7)

v5.10.6

09 Jan 20:16
5b199c2
Compare
Choose a tag to compare

5.10.6 (2018-01-09)

Bug Fixes

  • XMLReader: Incorrect interpretation of last block in header (0ac4648)