Skip to content

BeeRef 0.3.2 (2024-01-21)

Compare
Choose a tag to compare
@rbreu rbreu released this 21 Jan 10:48
· 60 commits to main since this release

Added

  • For arranging, a gap between images can now be configured in the settings.
  • The opacity of images can be changed (Images -> Change Opacity).
  • Images can be set to display as grayscale (Images -> Grayscale).
  • The scene can now also be exported as SVG
  • Keyboard shortcuts can now be edited from within BeeRef (Settings -> Keyboard Shortcuts). The KeyboardSettings.ini file will now only store values which are changed from the default, since it's no longer needed as a reference.
  • Settings dialog now displays icons to indicate changes from default values

Fixed

  • Scene Export: Fix output image size and margins when scene had been scaled or moved.
  • Scene Export: Selecting filename without file extension now automatically appends the extension from the selected filter instead
    of resulting in a confusing error message.
  • The exemption from antialias/smoothing for images displayed at large zoom now also works on images that are flipped horizontally

Changed

  • Improved performance of Select All/Deselect All