commit 9b6337e38ae803944362c3eeab1218bdf85ae4c1 parent 981872b8c7f4d44bb761ab211693d37fd481395e Author: Vincent Forest <vincent.forest@meso-star.com> Date: Fri, 18 Jan 2019 12:35:14 +0100 Write the 0.3 release note Diffstat:
| M | README.md | | | 6 | +++++- |
1 file changed, 5 insertions(+), 1 deletion(-)
diff --git a/README.md b/README.md @@ -96,6 +96,10 @@ with `<STAR2D_INSTALL_DIR>` the install directory of Star-2D and ## Release notes +### Version 0.3 + +- Migrate the ray-tracing backend from Embree2 to Embree3. + ### Version 0.2 - Add the `s2d_segment_get_vertex_attrib` function that returns the vertex @@ -104,7 +108,7 @@ with `<STAR2D_INSTALL_DIR>` the install directory of Star-2D and ### Version 0.1.1 - Fix the `s2d_primitive_get_function`. The function failed when the submitted - parametric coordinate was equal to 1 + parametric coordinate was equal to 1. ### Version 0.1