star-sf

Set of surface and volume scattering functions
git clone git://git.meso-star.fr/star-sf.git
Log | Files | Refs | README | LICENSE

commit 03ddba288691928cb852fd53c5408d2e3d5b9981
parent 54d091f1dd931b991fdb1a36dc1cf3fb6e843755
Author: Vincent Forest <vincent.forest@meso-star.com>
Date:   Wed, 13 Dec 2017 10:43:19 +0100

Write the 0.5 release note

Diffstat:
MREADME.md | 8+++++++-
1 file changed, 7 insertions(+), 1 deletion(-)

diff --git a/README.md b/README.md @@ -26,9 +26,15 @@ project from the `cmake/CMakeLists.txt` file by appending to the ## Release notes +### Version 0.5 + +- Add the pillbox microfacet distribution. +- Update the version of the RSys dependency to 0.6: replace the deprecated + `[N]CHECK` macros by the new macro `CHK`. + ### Version 0.4 -- Fix the Blinn distribution. +- Fix the Blinn microfacet distribution. - Change the microfacet distribution API to no longer require the unused outgoing direction parameter. - Use and require Star-SamPling version 0.5.