12 Commits

Author SHA1 Message Date
Guido Ranzuglia granzuglia
a24db6f259 first (incomplete) version of XML-oriented MeshLab 2010-11-04 10:25:27 +00:00
Paolo Cignoni cignoni
925c7b94b3 added automatic building of list of parameters for each filter 2010-09-17 13:13:42 +00:00
Guido Ranzuglia granzuglia
766c3faccf first code sketch to support scripting engine 2010-08-20 08:52:07 +00:00
Paolo Cignoni cignoni
aa1ae864ca added comments 2010-07-30 12:14:56 +00:00
Paolo Cignoni cignoni
9b72f05e76 Long due change. Now menu entries are in ALPHABETICAL ORDER (how lazy we were...) 2010-04-12 22:21:03 +00:00
Paolo Cignoni cignoni
08969e6e78 cleaned up some things about logging (made private the filterinterface member and removed a duplicated function) 2010-04-07 23:41:31 +00:00
Guido Ranzuglia granzuglia
3b1c9bfa55 fixed pluginsDialog bug 2010-03-19 11:21:49 +00:00
Paolo Cignoni cignoni
f97cba4a4b ********************
Great Change to the build system
common parts moved to a shared library
********************
Many plugins still to be updated
2009-12-04 10:10:48 +00:00
Guido Ranzuglia granzuglia
e6a1761c8e removed decoratorActionsList and editActionsList from mainwindow.h 2009-11-30 15:39:57 +00:00
Paolo Cignoni cignoni
7cf9866738 gcc compiling issue. syntax error non detected by msvc 2009-11-27 16:20:24 +00:00
Guido Ranzuglia granzuglia
9ae61e7eb8 new system for plugins loading 2009-11-27 16:05:19 +00:00
Paolo Cignoni cignoni
105de2ad2b 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...
* Added skeleton for the common plugin manager
2009-11-23 11:27:17 +00:00