Skip to content

paintera-0.18.0

Compare
Choose a tag to compare
@hanslovsky hanslovsky released this 06 Aug 18:10
· 1774 commits to master since this release
  • New Features
    • Add support for importing CATMAID json mesh format (#263 #265)
    • Label data rendering speed increased (#264 #269, thanks to @axtimwalde)
    • Improved Readme:
      • Installation Instructions (#274)
      • paintera-conversion-helper (#275)
      • non-scalar label-multiset label data representation (#275)
      • Added zenodo tag (#277)
    • Serialize 3D viewer transform into Paintera project (#244 #272)
    • Select all label ids (#278, thanks to @igorpisarev)
      • within data set, or
      • within current field of view.
      • Background label id (id=0) cannot be selected anymore.
    • Add CLI options to add data at startup and make PainteraShowContainer/paintera-show-container obsolete (#176 #179 #273)
  • Bug Fixes