Updated to ver 0.3

This commit is contained in:
Paolo Cignoni cignoni 2005-12-06 22:40:40 +00:00
parent 6146e0badd
commit c1e725b5b0
2 changed files with 49 additions and 1 deletions

View File

@ -27,6 +27,54 @@
==============================================================================
------------------------------------------------------------------------------
- Meshlab v0.3
------------------------------------------------------------------------------
** NEW FEATURES **
* Plugin System
- Complete restyling of plugin architecture
- Color: None, Per Vertex, Per Face
- Color: Support for shaders (wow!). Provided toon shader sample.
- Filtering: Remove Null Faces
- Filtering: Butterfly & Loop optimized
- Decorize: New plugin class
- Import/Export: Obj file format integrated on standard user interface
* User Interface
- Info Panel:
Showing some mesh info (numTri&numFaces)
Showing fps
- Shortcut for some frequently used actions
- Trackball hidable
- Option dialog:
Background colors (Top&Bottom)
Log Area color
- Progress bar
- RenderModes: Textures
- Fullscreen
- Cycle thru opened windows with Next button
- About dialog
** KNOWN BUGS/MISSING FEATURES **
* Plugin:
- Loop & Butterfly don't work for every file
- ProgressBar synchronization
* User Interface
- Improve logging features
- Font resizing
- No action under menu Render->Texture
- Clipping issues
- About Plugins Dialog still working on
- Buggy proggressbar and trackball
- OpenGL bugs on Flat Lines render mode
------------------------------------------------------------------------------
- Meshlab v0.2
------------------------------------------------------------------------------

View File

@ -59,5 +59,5 @@ Dave Brondsema,
Christian Ehrlicher,
Ralf Habacker
for their Unofficial patches for Qt4 ( http://sourceforge.net/projects/qtwin ).
for their Unofficial patche for Qt4 ( http://sourceforge.net/projects/qtwin ).