From c8058355fb3d44fa7ccb954ced78743517a194c2 Mon Sep 17 00:00:00 2001 From: Christophe Geuzaine <cgeuzaine@ulg.ac.be> Date: Thu, 9 Mar 2017 21:14:23 +0000 Subject: [PATCH] --- doc/VERSIONS.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/doc/VERSIONS.txt b/doc/VERSIONS.txt index b23656deb0..300122e2c2 100644 --- a/doc/VERSIONS.txt +++ b/doc/VERSIONS.txt @@ -1,6 +1,7 @@ 2.xx: new interface to CAD entity creation, constructive solid geometry features and boolean operations using SetFactory("OpenCASCADE"); replaced "Ruled Surface" -with "Surface"; new "Unique" operator. +with "Surface"; new "Unique" operator; faster 3D tetrahedral mesh optimization +enabled by default. 2.16.0 (January 3, 2017): small improvements (list functions, second order hexes for MED, GUI) and bug fixes. -- GitLab