diff --git a/doc/VERSIONS b/doc/VERSIONS index 8dfe7e737b0ed4c1cc2069fc0d7c2a0c9ef4a4c8..ba52a2f80b736077d228dd5ab18cbccfd17b4bc3 100644 --- a/doc/VERSIONS +++ b/doc/VERSIONS @@ -1,4 +1,4 @@ -$Id: VERSIONS,v 1.335 2005-06-10 20:59:20 geuzaine Exp $ +$Id: VERSIONS,v 1.336 2005-06-12 20:54:26 geuzaine Exp $ New since 1.60: added support for second order (curved) elements in post-processor; new version (1.4) of post-processing file formats; new @@ -6,12 +6,12 @@ stippling options for 2D plots; removed limit on allowed number of files on command line; all "Combine" operations are now available in the parser; changed View.ArrowLocation into View.GlyphLocation; optimized memory usage when loading many (>1000) views; optimzed -loading and drawing of line meshes and 2D iso views; optimize handling -of meshes with large number of physical entities; Removed Discrete +loading and drawing of line meshes and 2D iso views; optimized handling +of meshes with large number of physical entities; removed Discrete Line and Discrete Surface commands (the same functionnality can now be obtained by simply loading a mesh in .msh format); fixed coloring by mesh partition; new "mesh statistics" export format; new full-quad -recombine option; various small bug fixes. +recombine option; various small bug fixes and improvements. New in 1.60: added support for discrete curves; new Window menu on Mac OS X; generalized all octree-based plugins (CutGrid, StreamLines,