43 Commits

Author SHA1 Message Date
Guido Ranzuglia granzuglia
bf88b40fdc filter reloading and a lot of other stuff have been added 2011-11-22 16:34:49 +00:00
Guido Ranzuglia granzuglia
537b975423 added script code user defined code execution. 2011-11-21 17:37:38 +00:00
Guido Ranzuglia granzuglia
2d22956203 CRITICAL UPDATE:
- changed parsing philosophy. In order to improve the performance now a copy of the document will be maintained inside the query engine. 
- removed terrible bug causing multi-generation of the filters' bridge code between c++ and javascript
2011-11-18 11:12:15 +00:00
Guido Ranzuglia granzuglia
f7875a32aa added functionalities and fixed a lot of small bugs in XML editor generator 2011-11-15 16:32:13 +00:00
Guido Ranzuglia granzuglia
8ed9a2ced6 removed stupid copy-and-paste crash 2011-11-14 15:53:13 +00:00
Guido Ranzuglia granzuglia
d5a055b300 fixed crash happening during MeshLab closing 2011-11-14 12:43:47 +00:00
Guido Ranzuglia granzuglia
3d8ff0b80f - added functions to script system in order to improve performance 2011-11-10 13:44:05 +00:00
Guido Ranzuglia granzuglia
f25334eea5 added destructor to PluginManager 2011-11-07 10:30:50 +00:00
Guido Ranzuglia granzuglia
e9998b295f restored applyFilter functionalities 2011-10-28 09:35:08 +00:00
Guido Ranzuglia granzuglia
91da77a07c a step forward from removing Env from PluginManager 2011-10-27 14:11:21 +00:00
Guido Ranzuglia granzuglia
44a0a0e132 added xml editor gui 2011-10-24 07:39:55 +00:00
Guido Ranzuglia granzuglia
fd25643a25 - updated enum system
- fixed bugs on script enum
- added MeshLabApplication in order to avoid crash when an handle raise up an uncaught exception.
2011-09-06 09:36:19 +00:00
Guido Ranzuglia granzuglia
5a60b22a51 - changed optional parameters system
- introduced enum type 
- bugs fixing
2011-06-30 14:00:31 +00:00
Paolo Cignoni cignoni
c359c3775e Corrections of include paths to comply the new folder arrangement of the VCG library 2011-04-03 22:53:00 +00:00
Guido Ranzuglia granzuglia
ea9551cae4 added spiderGl's vector(2,3,4) and matrix(3x3,4x4) integration. 2011-03-25 15:35:10 +00:00
Guido Ranzuglia granzuglia
a9a7ce799b now we are using qt resource system for script static files 2011-03-25 09:27:10 +00:00
Guido Ranzuglia granzuglia
ee146ad3ae updated script system: now you can specify which mesh will be affected by the filters. 2011-03-21 16:54:16 +00:00
Paolo Cignoni cignoni
0ff5c8a627 added check for existence of the xml file 2011-03-11 15:38:03 +00:00
Guido Ranzuglia granzuglia
1968570755 scripting system completely switched toward the new XML philosophy. 2011-03-11 12:38:20 +00:00
Guido Ranzuglia granzuglia
6cde2faba9 removed bugs in the format filters list.
removed some compiler warnings.
2010-12-31 15:46:13 +00:00
Paolo Cignoni cignoni
a45c4a0022 updated to the new addmesh that wants both filename and label 2010-12-22 12:27:43 +00:00
Guido Ranzuglia granzuglia
5ff7e0cd63 added QMap<String,MeshIOInterface*> in order to make the MainWindow_RunTime.cpp code shorter 2010-12-22 06:40:29 +00:00
Paolo Cignoni cignoni
1d3b597452 reordered constructor calls to match the declaration 2010-12-13 11:28:51 +00:00
Guido Ranzuglia granzuglia
9511bf41d6 updated new xml philosophy 2010-11-17 10:45:26 +00:00
Guido Ranzuglia granzuglia
b2461b438e removed crash when a document is closed and reopened 2010-11-10 16:39:49 +00:00
Guido Ranzuglia granzuglia
98d97d0b2f update script system 2010-11-09 10:31:49 +00:00
Guido Ranzuglia granzuglia
bbe2bfb7be updated version of XML-oriented MeshLab 2010-11-05 15:21:25 +00:00
Guido Ranzuglia granzuglia
a24db6f259 first (incomplete) version of XML-oriented MeshLab 2010-11-04 10:25:27 +00:00
Guido Ranzuglia granzuglia
dff13e0cad temporary fixed dreadful crash between MeshModel and MeshDocument. WARNING! we should take a deeper look. There is an absolute unstable balance!!!!!!!!! 2010-09-19 12:18:59 +00:00
Paolo Cignoni cignoni
925c7b94b3 added automatic building of list of parameters for each filter 2010-09-17 13:13:42 +00:00
Paolo Cignoni cignoni
c161623739 harmless warnings 2010-09-01 12:59:26 +00:00
Guido Ranzuglia granzuglia
fd00397845 removed code generator error 2010-09-01 10:15:55 +00:00
Paolo Cignoni cignoni
e4fc5044f0 small changes for gcc/*nix compiling 2010-09-01 08:01:56 +00:00
Guido Ranzuglia granzuglia
9bdb3cb51e added new scripting mechanism 2010-09-01 06:49:07 +00:00
Guido Ranzuglia granzuglia
766c3faccf first code sketch to support scripting engine 2010-08-20 08:52:07 +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
13f5742c9f cleaned up a bit the loadplugins code. No semantic changes 2010-04-07 23:36:53 +00:00
Guido Ranzuglia granzuglia
3b1c9bfa55 fixed pluginsDialog bug 2010-03-19 11:21:49 +00:00
Paolo Cignoni cignoni
d2b425f96b moved the library path updating from the constructor to the init 2010-01-13 09:12:36 +00:00
Guido Ranzuglia granzuglia
e6a1761c8e removed decoratorActionsList and editActionsList from mainwindow.h 2009-11-30 15:39:57 +00:00
Paolo Cignoni cignoni
b96cc5021d useless warning 2009-11-28 02:15:15 +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