24 Commits

Author SHA1 Message Date
alemuntoni
157ccc6ca2 removed unuseful parent parameter for open and save functions 2021-03-18 16:36:16 +01:00
alemuntoni
462641741b IOPlugins use exceptions to save meshes 2021-03-18 16:36:16 +01:00
alemuntoni
da754d323f IOPlugins use exceptions to open meshes 2021-03-18 16:36:16 +01:00
alemuntoni
deb4efe1b8 all IOMesh plugins do not use QMessageBox 2021-03-17 16:48:51 +01:00
alemuntoni
0d1f862945 export formats QList to std::list 2021-03-16 10:21:28 +01:00
alemuntoni
bc95e43cd2 import formats QList to std::list 2021-03-16 10:04:09 +01:00
alemuntoni
599c117f8e member functions renamings 2021-03-03 12:03:16 +01:00
alemuntoni
8ae6c8de18 FileFormat file outside IOMeshPlugin 2020-11-25 12:30:01 +01:00
alemuntoni
1677153418 rename to IOMeshPluginInterface 2020-11-24 18:57:10 +01:00
alemuntoni
7ca8d10a77 io_plugin_interface.h, fix filter_trioptimize 2020-09-18 12:54:49 +02:00
alemuntoni
205205e21f const correctness IO plugins 2020-09-09 17:34:47 +02:00
alemuntoni
fe42f9427e add pluginNames to all plugins; update vcg 2020-08-07 14:45:40 +02:00
Alessandro Muntoni
299bef5524
Merge pull request #761 from alemuntoni/RichParameterSet_refactoring
Huge RichParameter refactoring
2020-08-04 19:06:56 +02:00
alemuntoni
5063bde0c9 RichParameterSet -> RichParameterList (actually it was already a list) 2020-07-31 17:29:06 +02:00
Paolo Cignoni
5d1316f472 added fallback to xyz loading in case of failure of loading a plain pts ascii file that is not a expe pts file. 2020-07-31 13:12:33 +02:00
Marco Callieri
d6fb14740d warning cleanup 2018-03-21 10:44:54 +01:00
Guido Ranzuglia granzuglia
2446d7782f - huge commit! MeshLab is now qt 5.0 compatible. Compiling process has not been yet tested on MacOSx. 2013-03-24 19:36:54 +00:00
Marco Callieri mcallieri
687f976ceb added XYZ export, fixed bugs in the XYZ import 2011-12-07 11:14:59 +00:00
Paolo Cignoni cignoni
4a8d3a71df Corrections of include paths to comply the new folder arrangement of the VCG library (I/O stuff, removed most of the offending includes since useless) 2011-04-03 23:38:00 +00:00
Guido Ranzuglia granzuglia
675a4ab804 totally new parameters system...bugs surelly will be present! 2009-09-01 08:33:26 +00:00
Gael Guennebaud guennebaud
ef059de75f add .xyz importer (ascii, point + normal) 2009-03-02 14:09:49 +00:00
Gael Guennebaud guennebaud
e8f374ab37 * add an optional vertex radius property
* add a "Point Set" filter menu folder
* make the mls filters use more vcg features
2008-10-14 15:11:50 +00:00
Paolo Cignoni cignoni
413d3baa8f Updated to remove PluginInfo 2008-10-13 10:37:32 +00:00
Gael Guennebaud guennebaud
8be69caa60 add an Expe's point set file format importer 2008-10-08 11:07:53 +00:00