24 Commits

Author SHA1 Message Date
Paolo Cignoni cignoni
a0ae6ff273 slash vs backslash mismatch in 2010-08-20 13:45:11 +00:00
Guido Ranzuglia granzuglia
c01ad5b82f first code sketch to support scripting engine 2010-08-20 08:53:18 +00:00
Paolo Cignoni cignoni
e84a8c1ab0 removed useless reference to the GLLogStream type in many many filters. 2010-07-06 14:20:46 +00:00
Paolo Cignoni cignoni
c58d6f0a16 Removed all the now useless autodialog callbacks 2010-03-18 14:58:26 +00:00
Paolo Cignoni cignoni
ec2c8b7608 Updated the filters to do not refer anymore the old applyFilter function 2010-02-05 16:19:15 +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
Paolo Cignoni cignoni
f6a7ec9a58 corrected the position of high quality render filter files 2009-09-30 10:21:20 +00:00
Paolo Cignoni cignoni
9f1e68e2d3 added filter for an high quality render 2009-09-29 22:13:39 +00:00
Guido Ranzuglia granzuglia
675a4ab804 totally new parameters system...bugs surelly will be present! 2009-09-01 08:33:26 +00:00
Paolo Cignoni cignoni
1b663242e8 added postcondition callback to enable preview check 2009-06-12 22:44: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
d07ebf8773 corrected the Log(0.... argument with the new Log(GLLogStream::FILTER, .... 2009-01-18 23:54:31 +00:00
Paolo Cignoni cignoni
d992f36e8b added correct class to vertex random displacement 2008-12-19 15:53:42 +00:00
Paolo Cignoni cignoni
0d9686e3c8 corrected text in the filter name and info 2008-11-12 13:02:16 +00:00
Paolo Cignoni cignoni
4d45adf1e2 Updated to remove PluginInfo 2008-10-13 09:46:23 +00:00
Fabio Ganovelli ganovelli
8579b54b70 changed the string from specific pluging (vertex displacement) to example plugin (sample filter) 2008-09-30 09:32:22 +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
740a54ce62 added also a sample of a absperc parameter 2008-02-12 13:48:44 +00:00
Paolo Cignoni cignoni
680abed7f4 New filter interface. Hopefully more clean and easy to use. 2007-10-02 08:13:53 +00:00
Paolo Cignoni cignoni
ad1d99d51a Updated all the QT pro to the requirements for filters. Removed PPC support. 2007-10-02 07:53:29 +00:00
Paolo Cignoni cignoni
73ee72873f First Version of new sample plugins 2007-05-16 15:06:29 +00:00