commit c20e84678b99c20ce7fc51262cc44969d2ca2aca parent 979f9255574da1cce3417a430644333d1e83dc00 Author: Vincent Forest <vincent.forest@meso-star.com> Date: Thu, 15 Nov 2018 16:16:36 +0100 Write the 0.2 release note Diffstat:
| M | README.md | | | 5 | +++++ |
1 file changed, 5 insertions(+), 0 deletions(-)
diff --git a/README.md b/README.md @@ -96,6 +96,11 @@ with `<STAR2D_INSTALL_DIR>` the install directory of Star-2D and ## Release notes +### Version 0.2 + +- Add the `s2d_segment_get_vertex_attrib` function that returns the vertex + attributes of a given segment. + ### Version 0.1.1 - Fix the `s2d_primitive_get_function`. The function failed when the submitted