diff --git a/web/index.html b/web/index.html index 55f012de7..83656cda7 100644 --- a/web/index.html +++ b/web/index.html @@ -57,7 +57,7 @@ The proud MeshLab developers are listed below.
href="http://sourceforge.net/project/showfiles.php?group_id=149444">- Download Latest Version (4 March 2007) V1.0.0 + Download Latest Version (5 March 2007) V1.0.0 (changes)
Remember that, whenever you use MeshLab in a
@@ -147,7 +147,7 @@ href="http://sourceforge.net/forum/forum.php?forum_id=499533">help public forums
-
** New features ** - Support of WRL and SMF file format (write only) - Support of PTX file format (read only) - Automatic checking of new version - Non manifold vertex coloring - Improved quality and robustness of Hole Filling filter - (now large and non manifold holes can be handled) - ** Corrected Bugs ** - nasty bug that affected the saving and loading various 3d format (3ds, obj and off) += New features = +* Painting plugin: color, selection and smoothing directly interactively onto the mesh (thanks to gfrei) +* Simplification of textured Mesh with preservation of texture coords (thanks to pirosu) +* Automatic vertex unification when loading stl files +* More user-definable parameters in quadric simplification and in hole filling +* Improved filtering and support for compressed depthimage in the Epoch import tool +* New generic dialog mechanism, easier for developer add/change/document filter parameters +* Selection handling improved in many filters +* Added wiki based online help +* Restored on screen help +* Added online bug submission using Sourceforge tracking system +* Reformatted info bar (Added number of selected faces and fixed size fonts) + += Corrected Bugs = +* Snapshots do not crash MeshLab any more. +* Improved OpenGL shader compatibilities. +* Corrected bug in quadrics simplification about target number of selected faces +* Corrected bug of wrong loading ply with per face color (was save a 3ds and reload as a ply) +* Corrected bug on trackball hanging (if you released a modifier before mouse) + +