Skip to content

19.03.0

Compare
Choose a tag to compare
@jstriebel jstriebel released this 04 Mar 09:43
· 2260 commits to master since this release
140ba68

Highlights ✨

  • The tracing view got two major improvements:
    • Data rendering is now fully using the available space and doesn't have to be quadratic anymore. Increasing the size of a viewport will result in more data being rendered (as opposed to the same data will be upscaled). #3634
    • The active node is highlighted with a "halo ring". Additionally, the node is also rendered as a circle. In flight and oblique modes the halo is hidden. #3731
  • Added the possibility to create volume annotation tasks. When creating a task type, select whether to create volume or skeleton tasks. Compound viewing and file upload for volume tasks is not yet supported. #3712
  • Mappings for segmentations will be read automatically from the file system. It's not necessary to define the mappings within the datasource-properties.json anymore. #3720