Skip to content

v0.4.3-alpha

Pre-release
Pre-release

Choose a tag to compare

@bean-mhm bean-mhm released this 17 Dec 16:48
· 240 commits to main since this release
c6673ce

Binaries removed for license issues. Check out newer releases.

RealBloom v0.4.3-alpha

This version brings minor changes and improvements. Here's what's new.

  • Color pickers, color buttons, and color tooltips now use the active display/view transform.

  • New "Auto-Exposure" option for convolution which helps match the brightness of the convolution output to the input.

  • Removed the kernel normalization option.

  • File dialog paths are now stored separately for each slot. As an example, if you are continuously opening kernel images from a Kernels folder, and aperture images from an Apertures folder, the file dialog will store the individual directories for each image slot.

  • Image Viewer now displays the image source filename.

  • New --compact option for the colorspaces command

  • Added a template Python script in demo/Scripts for performing convolution on a sequence of frames.

  • Minor improvements and bug fixes