Skip to content

Releases: Kitware/glance

v1.1.26

22 Mar 18:08
a376ce1
Compare
Choose a tag to compare

1.1.26 (2018-03-22)

Bug Fixes

  • FileLoader: Indicate file drop exists (2f2461d)
  • MainView: Add support for drag-n-drop files (61f8621)

v1.1.25

22 Mar 17:59
c4ad9ef
Compare
Choose a tag to compare

1.1.25 (2018-03-22)

Bug Fixes

  • ReaderFactory: Change addDataSet to use generic data loader (ec1a8a1)
  • ReaderFactory: Share logic between local and remote dataset loaders (746557f)

v1.1.24

19 Mar 17:12
9e0c05a
Compare
Choose a tag to compare

1.1.24 (2018-03-19)

Bug Fixes

  • Informations: Add key prop to webgl info (fb0ba5e)

v1.1.23

19 Mar 14:34
2bb826e
Compare
Choose a tag to compare

1.1.23 (2018-03-19)

Bug Fixes

  • LayoutConfig: Set view type for all slices (d80dc14)

v1.1.22

13 Mar 22:44
Compare
Choose a tag to compare

1.1.22 (2018-03-13)

Bug Fixes

  • Informations: Add GPU name (3fd8456)

v1.1.21

11 Mar 02:34
Compare
Choose a tag to compare

1.1.21 (2018-03-11)

Bug Fixes

  • vtk: Update vtk.js to 6.3.11 (0496d46)

v1.1.20

08 Mar 01:50
64f24a0
Compare
Choose a tag to compare

1.1.20 (2018-03-08)

Bug Fixes

  • config: Add more control and synchro on views (7cfd7a7)
  • Layout2D: Render all when toggle orientation axes (44a74d0)
  • PipelineEditor: Prevent unecessary renders (83d219f)

v1.1.18

05 Mar 23:28
4776583
Compare
Choose a tag to compare

1.1.18 (2018-03-05)

Bug Fixes

  • Controls: Use rc-tabs as a drop-in replacement for antd tabs (55c69a8)
  • CSS: Properly resize proxy editor widget in firefox (d59d517)
  • MainView: Replace Header, Layout, Sider, and Content (81a0851)
  • PiecewiseFunctionProperty: Set width to 280px to fit sidebar (5492068)
  • UI: Add Menu component to replace antd's Menu (3652c18)
  • UI: Replace antd's Button and Icon components (fda7b06)
  • UI: Replace Dropdown and Progress with rc-* equivalents (946cd28)

v1.1.17

05 Mar 21:25
1e63ba1
Compare
Choose a tag to compare

1.1.17 (2018-03-05)

Bug Fixes

  • LayoutGrid: Use generic grid and config for constructing layouts (8955c74)
  • LayoutGrid: Use layout stacks to switch between views in a layout (007c6c4)

v1.1.16

28 Feb 15:14
4255b7c
Compare
Choose a tag to compare

1.1.16 (2018-02-28)

Bug Fixes

  • Layout2D: Remove duplicate onActiveSourceChange call (da47702)
  • Layout2D: Show/hide slider based on active source (cc4f9fe)
  • Layout2D: Update corner annotations when no active source exists (8000044)