33 Commits

Author SHA1 Message Date
Guido Ranzuglia granzuglia
d594e7d304 removed compiler time errors 2010-08-03 08:27:11 +00:00
Paolo Cignoni cignoni
94b305d4a3 removed a few harmless warnings 2010-03-03 00:30:14 +00:00
Paolo Cignoni cignoni
774882f866 updated to reflect the new syntax for getting filenames of the current mesh 2010-02-16 23:43:27 +00:00
Guido Ranzuglia granzuglia
c03ff19c35 changed from qApp->dir() to QDir::currentPath() 2010-02-10 13:13:26 +00:00
Guido Ranzuglia granzuglia
d274c80574 added \n on "No Script to apply." 2010-02-10 11:54:47 +00:00
Guido Ranzuglia granzuglia
04770c04c2 added support for uncorrect script file 2010-02-09 18:39:45 +00:00
Paolo Cignoni cignoni
d44245310d Correctly abstracted the global stuff in sound class. (Thanks to Mogware guys) 2010-02-08 09:32:48 +00:00
Guido Ranzuglia granzuglia
8480bbf642 from QDir::currentdir() to qApp->currentDirPath() 2010-02-05 14:42:03 +00:00
Guido Ranzuglia granzuglia
4406599ed8 patched relative paths and script bugs. Removed filterMap and code referring to it. 2010-02-05 11:42:00 +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
4228b6e078 Changes to comply to the common plugin interface 2009-11-27 17:37: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
Guido Ranzuglia granzuglia
0d94829543 Scripting system has been restored and patched (tons of bugs). PS it should be re-engineered 2009-09-07 08:02:01 +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
486ee3d4a0 added <br> to improve readability 2009-04-22 15:33:46 +00:00
Guido Ranzuglia granzuglia
238971f1ac removed </br> 2009-04-22 15:26:03 +00:00
Guido Ranzuglia granzuglia
262b64b5c5 added </br> to improve readability 2009-04-22 15:19:06 +00:00
Paolo Cignoni cignoni
335d2d06ee improved robustness and directory managment of script loading part of meshlabserver 2009-03-03 10:58:21 +00:00
Paolo Cignoni cignoni
a21ded4913 added -om option that allow you to choose which data should be saved save in output
mesh"
2008-10-16 07:23:01 +00:00
Paolo Cignoni cignoni
3757ef1aab Completed the automatic creation of a text file containing all the available filters. Ready to be added to the wiki. 2008-08-20 22:58:28 +00:00
Paolo Cignoni cignoni
4493f2e089 Added computation of bbox after loading. Many filters rely a updated bbox. 2008-08-19 22:44:36 +00:00
Paolo Cignoni cignoni
c2b556332d Removed bug in command line params processig: added a check on argc while searching for multiple input files 2008-08-19 05:33:50 +00:00
Paolo Cignoni cignoni
9e129604d3 added ability to run scripts that need the use of multiple layers. aslo fixed a bug with meshio using parameters now 2008-08-14 09:06:15 +00:00
Paolo Cignoni cignoni
4eaa6c3284 fixed bug where the code used the old open function prototype in the MeshIOInterface 2008-08-08 12:10:58 +00:00
Paolo Cignoni cignoni
649108aacd Updated to reflect the changes to the MeshIOInterface. Now the framework can ask and use format-specific parameters during saving and opening. 2008-07-02 14:29:24 +00:00
Paolo Cignoni cignoni
8ea295d8a5 slightly revised the way of parameter passing 2008-02-10 15:22:57 +00:00
Paolo Cignoni cignoni
215dfc46a1 Added support for .mlx filter scripts 2008-01-22 14:18:27 +00:00
Paolo Cignoni cignoni
ccae447d41 Again on the cm() ->cm issue 2007-04-16 10:02:15 +00:00
Paolo Cignoni cignoni
db3a96ae6d Big small change in accessing mesh interface. First step toward layers 2007-03-20 16:23:10 +00:00
Paolo Cignoni cignoni
0aaeb9874b added a missing return 2006-12-05 15:19:18 +00:00
Paolo Cignoni cignoni
33cb82d076 Added saving of the mesh 2006-10-15 20:31:38 +00:00
Paolo Cignoni cignoni
c710624ae6 First working version. now it loads all the needed plugins and a mesh! 2006-06-27 08:08:12 +00:00
Paolo Cignoni cignoni
ae404afdd3 Initial Rel 2006-06-19 15:11:50 +00:00