star-enclosures-2d

Extract enclosures from 2D geometry
git clone git://git.meso-star.fr/star-enclosures-2d.git
Log | Files | Refs | README | LICENSE

commit a9065d4c3045be2cc3beccf7f3a2eb0e3f5d6149
parent ef4aac3409715b8d77498dc2b3c42b2a5db5b34e
Author: Christophe Coustet <christophe.coustet@meso-star.com>
Date:   Fri, 25 Sep 2020 14:06:50 +0200

Merge branch 'release_0.5.2' into develop

Diffstat:
MREADME.md | 5+++++
Mcmake/CMakeLists.txt | 2+-
2 files changed, 6 insertions(+), 1 deletion(-)

diff --git a/README.md b/README.md @@ -42,6 +42,11 @@ in star-enclosures-3d but is still present in star-enclosures-2d. Release notes ------------- +### Version 0.5.2 + +- BugFix: enclosures including multiple media could end with invalid + primitive count. + ### Version 0.5.1 - Fix a warning diff --git a/cmake/CMakeLists.txt b/cmake/CMakeLists.txt @@ -64,7 +64,7 @@ endif() ################################################################################ set(VERSION_MAJOR 0) set(VERSION_MINOR 5) -set(VERSION_PATCH 1) +set(VERSION_PATCH 2) set(VERSION ${VERSION_MAJOR}.${VERSION_MINOR}.${VERSION_PATCH}) set(SENC2D_FILES_SRC