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 cd47ac249b06c0643b4138ae30a961e3135ff74d
parent 439fb4b7ec4c9628c79c12bbc04fdc93bea9d7b6
Author: Christophe Coustet <christophe.coustet@meso-star.com>
Date:   Sat,  4 Jul 2020 18:15:30 +0200

Merge branch 'release_0.5.1' into develop

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

diff --git a/README.md b/README.md @@ -42,6 +42,10 @@ in star-enclosures-3d but is still present in star-enclosures-2d. Release notes ------------- +### Version 0.5.1 + +- Fix a warning + ### Version 0.5 - Compute volume (in m^2) and surface (in m) of enclosures. @@ -57,7 +61,6 @@ Release notes - More robust on invalid scenes. - ### Version 0.4.2 - Fix global id of segments; releases 0.4.0 and 0.4.1 are broken 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 0) +set(VERSION_PATCH 1) set(VERSION ${VERSION_MAJOR}.${VERSION_MINOR}.${VERSION_PATCH}) set(SENC2D_FILES_SRC