commit e98afd757521b6a9c64453c9d79b47a2d3d0357e parent bcff24a6bcaa886811c4674306435cfc25c369e2 Author: Vincent Forest <vincent.forest@meso-star.com> Date: Fri, 5 Jun 2020 11:49:02 +0200 Write the 0.4 release note Diffstat:
| M | README.md | | | 9 | +++++++++ |
1 file changed, 9 insertions(+), 0 deletions(-)
diff --git a/README.md b/README.md @@ -29,6 +29,15 @@ informations on CMake. ## Release notes +### Version 0.4 + +- Add the `gnuplot` parameter to the `-m` option. Once set, the result image is + written as a gnuplot script rather than a PPM image. This script generates a + PNG image with an embedded color ramp. +- Fix the tone map operator: the exposure term is now also applied to the white + radiance to ensure that it effectively corresponds to the white color in the + output image. + ### Version 0.3 - Add the `-i` option that regroups all the options controlling the