You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Smart ROI Auto-fill: Introduced a new Auto-fill capability for Drawing ROIs with persistent state handling in Settings. This allows the application to automatically detect and fill voxel space during the ROI drawing mode.
Inverse Selection: Implemented functionality to invert the current streamline selection, now accessible via the 'i' keyboard shortcut. This enables rapid exclusion workflows where selecting what you don't want is easier than selecting what you do.
Minor Improvements
Enhanced Menu Navigation: Refactored the main UI navigation by promoting the "Shortcuts" list from the Help submenu to a top-level menu item.
Bug Fixes
Fixed VTK/Qt cleanup conflicts occurring during the application closing phase on MacOS by extending the immediate exit workaround to prevent hangs or crashes.
Fixed cross-platform path resolution issues affecting the Numba JIT compilation cache, ensuring smoother performance across different operating systems.
Fixed a bug where the visibility toggle icon failed to render correctly for specific datasets loaded in the Data Panel.
Fixed spacing and alignment artifacts within the input field of the "Skip" feature.