star-2d

Contour structuring for efficient 2D geometric queries
git clone git://git.meso-star.fr/star-2d.git
Log | Files | Refs | README | LICENSE

commit 57597843e232ab3da061ccb451ea54d70f5c89bf
parent ca6e42a4563cff15071f164deb41080251d8f34d
Author: Vincent Forest <vincent.forest@meso-star.com>
Date:   Wed, 18 Apr 2018 16:13:14 +0200

Write the 0.1.1 release note

Diffstat:
MREADME.md | 7+++++++
1 file changed, 7 insertions(+), 0 deletions(-)

diff --git a/README.md b/README.md @@ -92,6 +92,13 @@ instance, on a GNU/Linux system: with `<STAR2D_INSTALL_DIR>` the install directory of Star-2D and `<MY_PROJECT_DIR>` the location of the `CMakeLists.txt` file. +## Release notes + +### Version 0.1.1 + +- Fix the `s2d_primitive_get_function`. The function failed when the submitted + parametric coordinate was equal to 1 + ### Version 0.1 - Implement the `s2d_scene_view` API; it replaces the