solstice-solver

Solver library of the solstice app
git clone git://git.meso-star.com/solstice-solver.git
Log | Files | Refs | README | LICENSE

commit bc51070f199d57e540a8e7791e1615c54c3e81d8
parent aef7d5b3ef69e8b181fbfe7fdbe94cb8c4fec549
Author: Vincent Forest <vincent.forest@meso-star.com>
Date:   Wed,  7 Feb 2018 20:51:56 +0100

Merge branch 'release_0.7.2' into develop

Diffstat:
MREADME.md | 4++++
Mcmake/CMakeLists.txt | 2+-
2 files changed, 5 insertions(+), 1 deletion(-)

diff --git a/README.md b/README.md @@ -26,6 +26,10 @@ variable the install directories of its dependencies. ## Release notes +### Version 0.7.2 + +- Fix the gaussian sunshape. + ### Version 0.7.1 - Fix the creation of a glossy BSDF that uses a pillbox microfacet diff --git a/cmake/CMakeLists.txt b/cmake/CMakeLists.txt @@ -51,7 +51,7 @@ rcmake_append_runtime_dirs(_runtime_dirs RSys Star3D Star3DUT StarCPR StarSF Sta ################################################################################ set(VERSION_MAJOR 0) set(VERSION_MINOR 7) -set(VERSION_PATCH 1) +set(VERSION_PATCH 2) set(VERSION ${VERSION_MAJOR}.${VERSION_MINOR}.${VERSION_PATCH}) set(SSOL_FILES_SRC