Skip to content

Paintera paintera-1.3.1

Compare
Choose a tag to compare
@github-actions github-actions released this 13 Jun 20:57
· 166 commits to master since this release

[paintera-1.3.1] - 2024-06-13

πŸš€ Features

  • Toggle whether background ID color is visible or not. NOT visible by default
  • Start with first ID when creating a new label source.
  • Toggle in color converter for background ID visibility

πŸ› Bug Fixes

  • Scalar label datasets should be uint64
  • Fail early if out of bounds
  • Improve cleanup of resources from ViewerMask

⚑ Performance

  • Don't create meshes for temporary IDs
  • Invalidate embeddings when leaving SI mode
  • Use IO Dispatcher instead of UtilityTask