Releases: Kitware/glance
Releases · Kitware/glance
v4.4.3
v4.4.2
v4.4.1
v4.4.0
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)
v4.3.0
v4.2.1
v4.2.0
4.2.0 (2020-01-08)
Bug Fixes
- app: Use new openRemoteFiles signature (17ec11b)
- App: Regression on processURLArgs not working (9e6838b)
- FileLoader: Add drop target support (587677f)
- FileLoader: Correct func names and load button states (81dbcb5)
- FileLoader: Do not re-enable load button until dialog closes (3882385)
- FileLoader: Update styles (177a4fc)
Features
- FileLoader: New file loading design (e134a72)
v4.1.1
v4.1.0
4.1.0 (2019-12-31)
Bug Fixes
- app: Use the proxy manager vue plugin (07c5d49)
- App: Don't show controls drawer by default on mobile (2e4fd3c)
- App: Fix control drawer visible logic (97553fd)
- App: Rewrite responsive toolbar to use CollapsibleToolbar (951500a)
- App: Use proxy manager hooks (71f93f4)
- App: Use vtk.js macro to watch vtkErrorMacro (5f77ac4)
- ColorBy: Don't update if no colorable rep is found (bf527f5)
- CropTool: Disable reset button when target volume changes (201b28d)
- Datasets: Incorrect active source logic, and fix active src styles (07594e2)
- Datasets: Regression of subpanels not honoring defaultExpand (69ea6de)
- ErrorBox: Join error strings with a newline (a630df5)
- global.css: Move global html CSS from app bundle (a138abb)
- GlobalSettings: Tweak style (bc4908a)
- LabelMap: Forgot initialValues when extending vtkImageData (7e10225)
- LayoutView: Mount all vtk views at start (f767ca6)
- LayoutView: Only reset cameras one new source (3f46cbe)
- Molecule: Use correct stylesheet (17989d1)
- PaintTool: Drop deleted proxy ID references (c1cd3e9)
- PaintTool: Move state out into widget store (9aa2d86)
- PaintTool: Refactor paint tool to fix a whole host of bugs (023ce9f)
- PaintTool: Support labelmap deletion (65172bf)
- plugins: Subscribe to existing proxies and correctly clean up (feeb84c)
- PopUp: Close menu when clicking on trigger (aac055c)
- proxy: Incorrect object spread ordering (7c91d54)
- proxyUI: Save slice visibility in volume rep (ede7f19)
- Representation: Allow for padding below type input (a9e230e)
- SliceControl: Remove duplicate field (5ce2455)
- SliceControl: Use correct slice proxy class name (181205d)
- Sources: Filter Sources by TrivialProducer (6e6ef88)
- store: Refactor action/mutation names and remove types.js (1becc07)
- VtkView: Reduce dependencies on viewHelper (80caed2)
- VtkView: Remove right margin on background color toolsheet (d90f498)
- vtkWidgets: Handle case where widget is deleted (6f95d0a)
- WidgetProxy: Must explicitly call removeFromViews (bf31c5b)
- WidgetProxy: Support view types (35d76be)
Features
- MeasurementTools: Rewrite measurement tools (b3c18f7)
- store: Dispatch rewrite info when loading state and add state versioning (7999dc4)
- store: Move to using a proxy manager vuex plugin (122bb2e)
- store: Put modules in namespaces (85593ed)
- utils: Remove forAllViews and add remap util functions (2f5e270)
v4.0.0
4.0.0 (2019-11-14)
Bug Fixes
- ColorBy: Re-style min/max colormap range editor (cc4af8e)
- samples: Optimize sample images for the web (1563684)
- vuetify: Import bottom sheet and dialog due to a-la-carte (075c2dc)
Features
-
Update app styling for vuetify 2 (93c5043)
-
vuetify: Migrate to @mdi/fonts (452f57f)
-
vuetify: Update to vuetify 2 (259f87e)
-
vuetify: Use automatic a-la-carte via vuetify-loader (bb8b47d)
-
Merge pull request #264 from Kitware/migrate-vuetify2 (819176d), closes #264
BREAKING CHANGES
- Migrate vuetify2
- lots of components will be rewritten