19 Commits

Author SHA1 Message Date
Paolo Cignoni cignoni
0370e13a8a Correct the 'no param bug crash'. The initParameter must not assert(0) for the filters with no parameter but just do not add anything to the ParameterSet. 2010-03-18 16:01:08 +00:00
Paolo Cignoni cignoni
c58d6f0a16 Removed all the now useless autodialog callbacks 2010-03-18 14:58:26 +00:00
Paolo Cignoni cignoni
3ee5124fe4 Updated the filters to do not refer anymore the old applyFilter function 2010-02-05 16:09:23 +00:00
Paolo Cignoni cignoni
6770877355 Updated pros and sources to comply to the new common library system 2009-12-05 00:46:37 +00:00
Paolo Cignoni cignoni
392b783672 Yet another set of const adjustment. more to come... 2009-11-28 02:25:32 +00:00
Paolo Cignoni cignoni
eca9e284d3 Refactoring meshlab common files. Created a 'common' directory with the shared pieces of code. Most of the pro/pri files have been changed. A rebuild all is strongly suggested...
* Updated all the pro's. Again.
2009-11-23 11:18:04 +00:00
Paolo Cignoni cignoni
635f4e1483 Refactoring meshlab common files. Created a 'common' directory with the shared pieces of code. Most of the pro/pri files have been changed. A rebuild all is strongly suggested...
* Updated all the pro's.
2009-11-23 10:17:13 +00:00
Guido Ranzuglia granzuglia
675a4ab804 totally new parameters system...bugs surelly will be present! 2009-09-01 08:33:26 +00:00
Guido Ranzuglia granzuglia
16f6fd6a7d updated meshfilter interface with a const in fileName and fileInfo functions 2009-06-04 16:21:39 +00:00
Paolo Cignoni cignoni
a8a41e8ee4 Corrected bug in the management of geodesic border distance on meshes without borders, managment of unreference vertices and added a filter to compute geodesic distance from a given point 2009-05-27 07:55:07 +00:00
Paolo Cignoni cignoni
27206371ca Added correct managment of unreferneced vertices and meshes without border on filter that color according to the geodesic distance 2009-05-26 22:27:30 +00:00
Paolo Cignoni cignoni
659e859ed5 added initialization of quality values for unreferenced vertices 2009-01-09 13:56:14 +00:00
Paolo Cignoni cignoni
7c003afa4d switched to the use of the Geodesic static class... 2008-12-21 07:27:47 +00:00
Paolo Cignoni cignoni
76889dd2ba switched to the use of the Geodesic static class... 2008-12-21 01:38:43 +00:00
Paolo Cignoni cignoni
387262accd Removal of the ioMask MeshModel member and renaming of some of the MeshModel data elements names (see commit 2822). 2008-10-22 00:43:04 +00:00
Paolo Cignoni cignoni
7cfb67b7dd Updated to remove PluginInfo 2008-10-13 09:44:37 +00:00
Paolo Cignoni cignoni
515361deff Changed the reference to the UpdateColor::VertexQuality to the new name UpdateColor::VertexQualityRamp 2008-08-12 08:23:44 +00:00
Paolo Cignoni cignoni
120b90aced Great cleaning of all the qt project files of the plugins. Now they include a common shared.pri for easier configuration 2008-05-22 10:48:52 +00:00
Paolo Cignoni cignoni
bc30239ac6 New small samples 2007-12-13 00:33:55 +00:00