From bbe6e37e80931672559bb6b00981347955338d1d Mon Sep 17 00:00:00 2001 From: Christophe Geuzaine <cgeuzaine@ulg.ac.be> Date: Mon, 8 Jul 2013 13:24:46 +0000 Subject: [PATCH] --- doc/VERSIONS.txt | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/doc/VERSIONS.txt b/doc/VERSIONS.txt index 555a200646..d0133ac3fb 100644 --- a/doc/VERSIONS.txt +++ b/doc/VERSIONS.txt @@ -1,7 +1,9 @@ -2.7.2: improved display of vector at COG; new experimental text string display -engines; improved fullscreen mode; access time/step in transformations; new -experimental features: AdaptMesh and Surface In Volume; accept non-ASCII file -paths on Windows; compilation and bug fixes. +2.7.2: improved Delaunay point insertion; fixed mesh orientation of plane +surfaces; fixed mesh size prescribed at embedded points; improved display of +vectors at COG; new experimental text string display engines; improved +fullscreen mode; access time/step in transformations; new experimental features: +AdaptMesh and Surface In Volume; accept unicode file paths on Windows; +compilation and bug fixes. 2.7.1 (May 11, 2013): improved Delaunay point insertion; updated onelab; better Abaqus and UNV export; small bug and compilation fixes. -- GitLab