16 Commits

Author SHA1 Message Date
Paolo Cignoni cignoni
5e89639bb4 Updated all the creation filters to the new standard that requires the in-filter creation of the mesh object. 2011-01-27 07:43:21 +00:00
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
f522eca373 Updated to the move of the trivial walker marching cube traversal class 2009-05-19 08:27:04 +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
e6517d47eb Updated to remove PluginInfo 2008-10-13 09:44:12 +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
2d22fe88cb Solved namespace ambiguities caused by the removal of a silly 'using namespace' in meshmodel.h 2008-04-04 14:08:24 +00:00
Paolo Cignoni cignoni
bc30239ac6 New small samples 2007-12-13 00:33:55 +00:00