Skip to content

2016.09.01

Compare
Choose a tag to compare
@tomka tomka released this 02 Sep 03:58
· 6142 commits to master since this release

2016.09.01

Contributors: Andrew Champion, Tom Kazimiers

Features and enhancements

3D viewer:

  • The 'View settings' has a new option: 'Use native resolution'. When
    activated (default), the native resolution of the current display will
    be used. This improves image quality on HiDPI displays like Apple Retina.
    If the performance penality is too big for large scenes, this can be
    switched off again.

Connectivity Matrix:

  • With the help of the "Export XLSX" button, the currently displayed matrix can
    be exported as a Microsoft Excel compatible XLSX file. Colors are preserved.

Miscellaneous:

  • With the help of the 'sg' and 'sgs' deep link parameters, stack groups can now
    be loaded directly through a URL.

Bug fixes

  • If multiple stack viewers are open, skeletons can now me modified again across
    all open tracing layers. E.g. with orthogonal views, selecting a node in one
    view and adding a child in another view work again.

API changes

None.