Skip to content

19.04.0

Compare
Choose a tag to compare
@jstriebel jstriebel released this 02 Apr 17:13
· 2400 commits to master since this release

Highlights ✨

This release multiple new interactions are expanding webKnossos:

  • Added merger mode for skeleton and hybrid tracings. It allows to merge segments from e.g. generated oversegmentations. #3619
  • Added a shortcut (Q) and button to screenshot the tracing views. #3834
  • Rendered isosurfaces in the 3D viewport can now be interacted with. Shift+Click on an isosurface will jump exactly to where you clicked. Also, hovering over an isosurface will highlight that cell in all viewports. #3858
  • Neuroglancer precomputed datasets can now be added to webKnossos using the webknossos-connect service. #3843

Also the data viewing and tracing workflow is smoothed further:

  • Different loading strategies are now supported ("best quality first" and "progressive quality"). Additionally, the rendering can use different magnifications as a fallback. #3801
  • Performance improvements 🏎️ #3880 & #3902