commit 1d5054ff5535eaf31d788490fdff018f59e5952b parent 104b5c5bfd3d795ff0f4620cf2e7cd2cd0cfd242 Author: Vincent Forest <vincent.forest@meso-star.com> Date: Wed, 13 Nov 2019 12:19:17 +0100 Write the 0.6.2 release note Diffstat:
| M | README.md | | | 7 | ++++++- |
1 file changed, 6 insertions(+), 1 deletion(-)
diff --git a/README.md b/README.md @@ -116,9 +116,14 @@ with `<STAR3D_INSTALL_DIR>` the install directory of Star-3D and ## Release notes +### Version 0.6.2 + +- Fix an issue in `s3d_scene_view_compute_area`: the returned area was wrong + when the scene view was created with the `S3D_SAMPLE` flag. + ### Version 0.6.1 -- Fix an issue in `s3d_scene_view_sample`: the samples were not uniformaly +- Fix an issue in `s3d_scene_view_sample`: the samples were not uniformly distributed if the scene contained meshes and spheres. ### Version 0.6