Release Notes 1.1.1
From Meshlab
Version 1.1.1 is mostly a bug fixing version, no big new features have been added. Released on 22 March 2008.
Contents |
[edit]
Notable Bug Corrections
[edit]
Filters and edit tools
- global alignment vastly improved in precision and robustness.
- improved robustness of two-step smoothing
- Transform filter is now conformed to the apply/close mechanism of all the filters
- a selection is correctly drawn even when there are per-mesh transformation matrices.
- interactive selection correctly works also when the per-mesh transform is not the identity matrix.
- Epoch v3d model importing now correctly manages masks and has a new user-defined scaling factor.
- remeshing filters correctly interpolate color
- added post simplification automatic cleaning filters
- better help here and there...
[edit]
I/O
- improved robustness of 3ds files importing (it could crash)
- opening meshes with different attributes in different layers could crash
- better saving of texture information in WRL exporting
- improved robustness of collada importing and exporting
- corrected a bug in the saving of texcoords in obj files.
- Computing self intersection after some editing no longer causes a crash.
- corrected a bug in the import of multiple solid ascii stl files.
- Included some forgotten dll's required for u3d conversion in the Windows environment, and corrected a lot of small bugs that make u3d exporting very rarely workings.
- IDTF format now correctly labeled in the drop down menu.
- added support of ply generated by mathematica.
[edit]
GUI
- give a meaningful answer when invoked with -h and --help.
- help->About plug-ins now reports correct info again
- With Mac OS now we manage the file open event generated from the finder. So now you can assign MeshLab to your preferred 3D file types and start MeshLab by double clicking on the files in the finder. Please note that when you use the Open With menu, it is a "this time only" thing. Next time you double-click on the file, it will open with the default application again. When you use the Always Open With menu, it is a "this file only" thing. To apply a new default application to all files of that format, you can use the Get Info window located in the File Menu. In the Open With section, set the new application and click the "Change All" button.
- info tool gives more meaningful information
- corrected glitches in the about window
- better disabling of functionalities when no mesh is loaded
- now starting a filter stop any current editing tool.

