Skip to content

Releases: saalfeldlab/paintera

Paintera paintera-1.5.1

21 Oct 04:31
Compare
Choose a tag to compare

πŸš€ Features

  • Change mesh settings defaults
  • Change brush size with keys (minus,down and equals,plus,up)

πŸ› Bug Fixes

  • SamCacheLoader should be robust to child job failures
  • Don't constantly request new navigation based embeddings
  • Use non-volatile source for SAM render
  • Support rendering of non-volatile LMT
  • Cancel selectAll from prior attempts
  • Reuse clients, accept cookies
  • Wrap nonvolatile for volatile sam image
  • Better fix for non-volatile data source composite
  • Ensure unwrapped/wrapped SourceAndConverter for non-volatile data sources play nicely with the sam cache loader
  • Re-enable navigation based sam embedding request

⚑ Performance

  • Remove scale levels that are too small
  • Shape interpolation improvements

Build

  • Bump app.version

Paintera paintera-1.5.0

11 Oct 19:14
Compare
Choose a tag to compare

πŸš€ Features

  • Shift click in orthogonal views to trigger auto-SAM in shape interpolation
  • Specify Virtual Crop Interval in Raw Source / Read-Only Label Source Metadata
  • Add export source functionality

πŸ› Bug Fixes

  • Don't select 0 label with next()
  • Switch tool off main thread, wait for it with SAM
  • Navigation after saving
  • More robust tool switching logic
  • Update multiresolution renderer when increasing number of screen scales
  • Update on source change
  • Navigation tool during SI
  • Disabled view auto-sam point based on click location
  • Remove invalid preview features
  • Small improvements
  • Intersect painting, randomTempId
  • Setting activeTool triggers listeners. Make sure tool is active before setting to activeTool
  • Existing slice masks not being provided during getMask()
  • Commit canvas over integer types handles outOfBounds
  • Don't hang when trying to Fill3D on non-visible source

🚜 Refactor

  • Application config directory to use ProjectDirectories; configurable
  • Source Opener dialog and logic
  • Small changes to open source dialog
  • Wrap setCurrentLabel
  • Miscellaneous
  • Color empty lists as 0
  • Fix mesh refresh logic
  • Listen, don't bind, status property for tools
  • Don't use STR interpolation preview, it was removed in newer JDK releases
  • Some safety checks and misc
  • Improve type compatibility with convenience converter extensions
  • Clean up export source logic
  • Don't automatically close window after export source
  • Rename to virtual crop; move logic to metadata config node, out of open source

⚑ Performance

  • Don't recursively generate biconverters for shape interpolation mask result
  • Memory improvements, especially related to LMT

βš™οΈ Miscellaneous Tasks

  • Remove unused files
  • Remove old serialization logic
  • Remove dead code
  • Clean unused code
  • Serialize units, misc
  • Cleanup some incorrect pom and code commits

Build

  • Bump label multiset
  • Windows packaging can't have -SNAPSHOT in version

Paintera paintera-1.4.3

28 Sep 04:16
Compare
Choose a tag to compare
[maven-release-plugin] prepare release paintera-1.4.3

Paintera paintera-1.4.2

14 Aug 17:47
Compare
Choose a tag to compare

πŸ› Bug Fixes

  • Navigation in shape interpolation working correctly
  • Don't double-activate tools unnecessarily

Paintera paintera-1.4.1

13 Aug 19:45
Compare
Choose a tag to compare

[paintera-1.4.1] - 2024-08-13

πŸš€ Features

  • Add some N5 convenience extension methods for get/set attributes
  • [breaking] Support read-only ID services

πŸ› Bug Fixes

  • Serialize label block lookup to paintera data metadata properly
  • Remove all tool listeners when deactivating
  • Replace the mask if floodfill cancelled on first slice of shape interpolation
  • Respect useVolatileIfAvailable parameter
  • Fill tool should be cancellable
  • Set valid datasets directly, not on JavaFx thread
  • Some race conditions triggered by activating/deactivate modes/tools out of order
  • Trigger rendering when returning from maximized viewer
  • Points managed on javafx thread
  • useSystemProperties() for HttpClientBuilder, and join servicesUrl with /

🚜 Refactor

  • Simplify display listener logic

⚑ Performance

  • Provide ref for lme iteration
  • Deactivate run on Default Dispatcher, can be blocked (see Fill2Dtool) or delayed
  • Some flood fill optimizations
  • Don't parallelize within the block when downsampling. Parallelization should happen across blocks
  • Support empty blocks when downsampling label multiset data
  • Short-circuit null if access is empty

πŸ§ͺ Testing

  • Convert to kotlin

βš™οΈ Miscellaneous Tasks

  • Add convenience method
  • Style,misc
  • Dep version bumps
  • Version bumps

Build

  • Bump deps

Paintera paintera-1.3.4

30 Jul 14:43
Compare
Choose a tag to compare

πŸ› Bug Fixes

  • Use LocalIdService when writer isn't available
  • Some regressions from the perf commit
  • NPE when canceling without a button pressed in commit dialog
  • Some graphical issues with incorrect interpolation rendering, an incorrect triggering of adding/removing slices with flood fill (tool or click)
  • Selection objects at interpolant in SI mode
  • Unlocked slices should start in temporary prompt mode
  • Default to N5 as often as possible; require for new label multiset type labels

🚜 Refactor

  • Remove reactivex dependency
  • Temporary projects should be N5
  • Prefer coroutines to Tasks
  • Tasks -> coroutines
  • (BREAKING) Migrate to new saalfx coroutine backend
  • Default to N5 logic encapsulated in N5FactoryWithCache

⚑ Performance

  • Better handling of invalid user input, vs exceptions when creating dataset
  • Improve floodfill 2D performance

βš™οΈ Miscellaneous Tasks

  • Unused code, reorder imports

Build

  • Bump dep versions, pom-scijava
  • Remove saalfx snapshot dep
  • Bump app.version

Paintera paintera-1.3.3

24 Jun 20:11
Compare
Choose a tag to compare

[paintera-1.3.3] - 2024-06-24

πŸš€ Features

  • Add source specfic keys for raw source

πŸ› Bug Fixes

  • Restart SAM_TASK_SCOPE if an exception is thrown
  • Issue where an old embedding and transform would be shown to the user
  • Flood fill in shape interpolation should be cancellable

βš™οΈ Miscellaneous Tasks

  • Bump saalfx

Paintera paintera-1.3.2

20 Jun 19:17
Compare
Choose a tag to compare

[paintera-1.3.2] - 2024-06-20

πŸ› Bug Fixes

  • Issues with orthoslice meshes on Apple Silicon Mac Sonoma

Build

  • Version bumps for N5 bug fixes

Paintera paintera-1.3.1

13 Jun 20:57
Compare
Choose a tag to compare

[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

Paintera paintera-1.3.0

10 Jun 14:21
Compare
Choose a tag to compare

[paintera-1.3.0] - 2024-06-10

πŸš€ Features

  • Named binding keys for SAM key bindings.
  • Auto-contrast actions for Raw sources
  • Prompt point per connected component in shape interpolation auto-sam
  • Create scalar label sources
  • Replace existing slice with manual SAM if current slice was auto-predicted

πŸ› Bug Fixes

  • Initial color for mesh defaulting to WHITE
  • Remove meshes when removing threshold source
  • Initialize to label when paintera label type known from metadata
  • Don't serialize null Properties
  • Handle SAM in ShapeInterpolation when label source is smaller than viewrer
  • Invalidate key if cancelled
  • Refresh SI mask when leaving SAM mode
  • Reduce flickering and double-prediction during bisect-all auto-sam

Build

  • Bump versions
  • Misc installer changes
  • Dep version fix