From 4cacb1328fc98a9393202b3496e6a33dbb3fc743 Mon Sep 17 00:00:00 2001 From: Christophe Geuzaine <cgeuzaine@ulg.ac.be> Date: Mon, 30 Jan 2006 03:43:18 +0000 Subject: [PATCH] 1.63 --- doc/VERSIONS | 10 +++++----- doc/gmsh.html | 2 +- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/doc/VERSIONS b/doc/VERSIONS index 3405f9bd17..930b8e2226 100644 --- a/doc/VERSIONS +++ b/doc/VERSIONS @@ -1,9 +1,9 @@ -$Id: VERSIONS,v 1.357 2006-01-28 20:33:35 geuzaine Exp $ +$Id: VERSIONS,v 1.358 2006-01-30 03:43:18 geuzaine Exp $ -New since 1.62: post-processing views can now also be exported as -meshes; sped up generation of meshes with background char. length -fields from post-pro views; improved support for input images; -small bug fixes and enhancements. +New in 1.63: post-processing views can now be exported as meshes; +improved background mesh handling (a lot faster, and more accurate); +improved support for input images; new Plugin(ExtractElements); small +bug fixes and enhancements. New in 1.62: new option to draw color gradients in the background; enhanced perspective projection mode; new "lasso" selection mode (same diff --git a/doc/gmsh.html b/doc/gmsh.html index 942f296fa5..c99c864657 100644 --- a/doc/gmsh.html +++ b/doc/gmsh.html @@ -25,7 +25,7 @@ generator with built-in pre- and post-processing facilities</h1> <p> <h3 align="center">Christophe Geuzaine and Jean-Fran�ois Remacle</h3> <p> -<h3 align=center>Version 1.63, ? 2006</h3> +<h3 align=center>Version 1.63, 29 January 2006</h3> <p> <center> <a href="#Description">Description</a> | -- GitLab