5 Commits

Author SHA1 Message Date
Guido Ranzuglia granzuglia
5024032a8c code refactoring: added xmlDoc function 2011-03-01 08:45:23 +00:00
Paolo Cignoni cignoni
5ae31efc74 Refactoring for enforcing MVC design.
Moved log and filterscript from mainwindow to meshDocument. 
Restructured mainwindow to do not explicitly use the glare except when needed.
Started documenting code with doxygen. 
Moved xml2shot code out of the glarea into a utitliy class in vcg/wrap
Moved some inlined code out from interfaces into a new interfaces.cpp
Removed old useless CVS log comments
Corrected QMAKE_POST_LINK in the common pro (failed to copy dlls into meshlab folder)
2010-07-19 16:43:09 +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
Paolo Cignoni cignoni
932cc14e53 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...
* Corrected Paths.
2009-11-23 11:22:29 +00:00
Paolo Cignoni cignoni
798ef99104 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... 2009-11-23 09:56:18 +00:00