commit 04cd0c827fba3e74c15f418486eac336f270964c
parent 767b5e44ecbd499734ed7d8172a61378ae4f93b5
Author: Vincent Forest <vincent.forest@meso-star.com>
Date: Fri, 28 Jul 2017 11:00:13 +0200
Merge branch 'release-0.2.2' into develop
Diffstat:
2 files changed, 6 insertions(+), 1 deletion(-)
diff --git a/README.md b/README.md
@@ -26,6 +26,11 @@ variable the install directories of its dependencies.
## Release notes
+### Version 0.2.2
+
+- Fix the estimation of the cosine factor for the sampled instances: it was
+ not correctly reported and was thus always equal to 0.
+
### Version 0.2
- Add normal maps to describe spatially varying normals in the tangent space of
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 2)
-set(VERSION_PATCH 1)
+set(VERSION_PATCH 2)
set(VERSION ${VERSION_MAJOR}.${VERSION_MINOR}.${VERSION_PATCH})
set(SSOL_FILES_SRC