mirror of
https://github.com/lucaspalomodevelop/meshlab.git
synced 2026-03-13 00:07:24 +00:00
Updated to ver 0.3
This commit is contained in:
parent
6146e0badd
commit
c1e725b5b0
@ -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
|
||||
------------------------------------------------------------------------------
|
||||
|
||||
@ -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 ).
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user