Skip to content

v4.4.0

Compare
Choose a tag to compare
@jourdain jourdain released this 29 Jan 16:05
· 331 commits to master since this release
a39c448

4.4.0 (2020-01-29)

Bug Fixes

  • bundle: ensure css and one font file get bundled (1c077d4), closes #285
  • FileLoader: Correctly clear dialog contents on close (0dd6331)
  • movementspeed: ensure a valid movement speed is set in globalsettings (f31cf3b)
  • viewpoints: allow viewpoints to be set via importBase64Dataset() (0af287b)
  • viewpoints: retain focal distance when switching view points (f120348)

Features

  • glancevtkjsreader: add poly/source LOD updates (147f9e7)
  • globalsettings: add option for first person interaction style (52c73f6)
  • globalsettings: allow user to specify max texture LOD size (b8710a1)
  • viewpoints: add shortcuts to move between previous and next view points (b3a5edb)
  • vtkjsreader: trigger re-renders on texture LOD step complete (66c1860)
  • vtkview: read and select camera view points (0614232)