Skip to content

Paintera paintera-1.6.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 08 Nov 18:08
· 1 commit to master since this release

πŸš€ Features

  • Add ellipses after menus that open dialogs
  • Optionally activate replacement label during smoothing, add Smooth permissions
  • Change default 3D rotation speeds
  • Allow resize views during Shape Interpolation

Improvements

  • Check if tools/actions are valid when creating buttons, and disable buttons if not
  • More granular ActionType permissions for resizing/toggling UI elements
  • Improved action/tool validation

πŸ› Bug Fixes

  • FIRST_TEMP_ID is temp id
  • Handle is SAM service is not available more gracefully
  • Dont block on the main thread when setting the id.
  • Don't expose temporary ID in status text
  • Re-check for sam server availability
  • Valid tool switching, and SAM tool validity
  • Reset to default on empty SAM Service only when focus lost
  • Change intensity threshold bindings to H to not conflict with key rotation around Y axis
  • Return fill interval from async, instead of querying property.
  • Correctly handle more general resolution for arbitrary orthoslice painting.
  • In practice, these edge cases are not hit. Need to think better how to integrate them if we want some other heuristics
  • Update ViewerDisplayListener after repaint. Don't create objects unnecessarily
  • Remove debug code
  • fix toggle sam point types in SI
  • Requires ResizeViewers to resize panel also

🚜 Refactor

  • How to generate local temp ids
  • Improve non-volatile render support
  • Use actions for 3d context menu
  • Select next id verify
  • Interpolation logic during SI

Build

  • Readme and version bump