Skip to content

Releases: afichet/openexr-viewer

OpenEXR Viewer v0.6.1

09 Dec 13:51
4f3b278
Compare
Choose a tag to compare

OpenEXR Viewer v0.6.0

30 May 14:31
2e8d4cc
Compare
Choose a tag to compare
  • Show each framebuffer type (uint, half or float)
  • Improve display of compression type
  • Allow to open multiple files at once on CLI or with drag'n drop
  • Display version number in the "About..." window

OpenEXR Viewer v0.5.2

04 Apr 10:39
1e01ba5
Compare
Choose a tag to compare

Bugfix:

  • Fix the incorrect behaviour when drag'n dropping a file

OpenEXR Viewer v0.5.1

11 Sep 00:06
a7c9c44
Compare
Choose a tag to compare

Bugfix:

  • Restore the geometry state of the splitters

Code sanity / Repository:

  • Warning removal
  • Missing acknowledgement for icons in the README.md
  • Adding screenshot for the current version

OpenEXR Viewer v0.5.0

10 Sep 13:13
adb6daf
Compare
Choose a tag to compare

This new release improves both the GUI and the code quality:

  • Open multiple files in tabs
  • Separate layer and layer groups from the header information. Header still displays layer info while not grouping them together, this is done in the layer view
  • Cleaner implementation of Layer hierarchy
  • Various bugfixes

OpenEXR Viewer v0.4.1

29 Jun 19:32
6f54536
Compare
Choose a tag to compare
  • Bugfix: wrong width and height displayed for vec2i and vec2f attributes.

OpenEXR Viewer v0.4

30 May 21:08
ac63de1
Compare
Choose a tag to compare
  • New turbo colormap #20 by Anton Mikhailov
  • Interpolation between tabulated colormap values
  • Option to refresh the loaded image
  • Use pixelAspectRatio from header to properly scale horizontally the displayed image and windows #23
  • Cleaner handling of different attributes types #12
  • Added details for attributes
  • Tree nodes does not expand or collapse on double click to avoid conflict with framebuffer opening

OpenEXR Viewer v0.3

23 May 00:04
2200e1b
Compare
Choose a tag to compare

This release brings new features and minor GUI improvements.

New features

  • Option to show / hide displayWindow and dataWindow contained in an OpenEXR header #8
  • Handling of chromaticities if specified in the header #14
  • Option to show / hide scale when displaying false color image #15

OpenEXR Viewer v0.2

21 May 10:59
70f9729
Compare
Choose a tag to compare

This new version brings numerous bug fixes and general improvements.

Functionality

  • Support for Alpha layers
  • Autoscale range for framebuffer

Interface

  • Dark theme
  • Zoom control
  • Show checkerboard background
  • Keyboard control for window arrangement
  • Saving latest used directory
  • Fixing colormap selection not working on Windows / macOS

Misc

  • Package generation for Windows
  • Multiple bugfixes / crashfixes

Pre-release

05 May 21:14
66b43c9
Compare
Choose a tag to compare

Very early version of the tool.
Opens OpenEXR layers and layer groups (RGB, Luminance Chroma).