solstice-solver

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

commit 872b7851aa2b38b8dc0548f296222928b8dd3f46
parent ee4bd9c604944d57830a7cc2486ee843a08a9dc7
Author: Vincent Forest <vincent.forest@meso-star.com>
Date:   Wed, 13 Dec 2017 15:30:58 +0100

Write the 0.7.1 release note

Diffstat:
MREADME.md | 5+++++
1 file changed, 5 insertions(+), 0 deletions(-)

diff --git a/README.md b/README.md @@ -26,6 +26,11 @@ variable the install directories of its dependencies. ## Release notes +### Version 0.7.1 + +- Fix the creation of a glossy BSDF that uses a pillbox microfacet + distribution. + ### Version 0.7 - Add the Gaussian sun shape.