commit cc2bd7340819d6ca8dc6d502b672865650d941b8 parent ab55c9349187c661e5960bc3bb8804f1bd9375c8 Author: Vincent Forest <vincent.forest@meso-star.com> Date: Tue, 19 Oct 2021 15:39:55 +0200 Write the 0.9 release note Diffstat:
| M | README.md | | | 19 | +++++++++++++------ |
1 file changed, 13 insertions(+), 6 deletions(-)
diff --git a/README.md b/README.md @@ -29,11 +29,19 @@ variable the install directories of its dependencies. ## Release notes +### Version 0.9 + +- Fix self-intersection on meshed mirrors. +- Sets the required version of Star-SampPling to 0.12. This version fixes + compilation errors with gcc 11 but introduces API breaks. +- Sets the required version of Star-3D to 0.8. +- Fix compilation warnings detected by gcc 11. + ### Version 0.8 -- Register into the estimator the final state of the RNG used during the - simulation. Add the `ssol_estimator_get_rng_state` function that returns this - state. +Register into the estimator the final state of the RNG used during the +simulation. Add the `ssol_estimator_get_rng_state` function that returns this +state. ### Version 0.7.3 @@ -42,12 +50,11 @@ variable the install directories of its dependencies. ### Version 0.7.2 -- Fix the gaussian sunshape. +Fix the gaussian sunshape. ### Version 0.7.1 -- Fix the creation of a glossy BSDF that uses a pillbox microfacet - distribution. +Fix the creation of a glossy BSDF that uses a pillbox microfacet distribution. ### Version 0.7