106 Commits

Author SHA1 Message Date
alemuntoni
65302ecc2d external-exif lib 2021-04-22 15:05:11 +02:00
alemuntoni
fad0f6919e IORaster removed 2021-04-16 10:57:55 +02:00
alemuntoni
f2c399ac8b support export per face point custom attributes on ply 2021-04-02 17:02:14 +02:00
alemuntoni
43dd19cfb9 export of custom per vertex point attributes on ply as list uint float/double 2021-04-02 14:24:19 +02:00
alemuntoni
7ca607afc1 working double custom attributes on ply 2021-04-01 13:04:00 +02:00
alemuntoni
8dd25fad5d fax save ply custom attribute with double precision 2021-04-01 11:55:08 +02:00
alemuntoni
a1c639aa4f remove unuseful polygonal parameter on obj 2021-03-22 17:34:09 +01:00
alemuntoni
56e37304dc const MeshModel on initSaveParameter of IOMesh plugins 2021-03-19 13:17:21 +01:00
alemuntoni
d5e715b917 management of the warning string - IOMesh documentation 2021-03-18 16:36:16 +01:00
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
0643ee7c99 initPreOpenParameters does not require filename anymore 2021-03-17 17:11:26 +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
Alessandro Muntoni
c697a8dd9f
Merge pull request #926 from alemuntoni/master
add_meshlab_plugin cmake function
2021-03-04 11:33:35 +01:00
alemuntoni
599c117f8e member functions renamings 2021-03-03 12:03:16 +01:00
alemuntoni
26204531d6 IOMeshPlugins 2021-03-03 11:24:45 +01:00
alemuntoni
815bf7e1ce all plugins use add_meshlab_plugin function 2021-03-01 18:54:15 +01:00
alemuntoni
32df9a9aaf possibility to check version of plugin and if it has been built with double precision 2021-02-02 12:58:24 +01:00
alemuntoni
fc763cb9f7 some reorganization 2021-02-01 13:17:53 +01:00
alemuntoni
f7a742bc2e missing export capability dxf 2020-12-17 17:03:19 +01:00
alemuntoni
878f86eaf7 missing export capability dxf 2020-12-17 16:51:07 +01:00
Ryan Pavlik
8e0366cf18 Remove comments about CMake files being generated.
They originally were, but the generation script and templates
are gone now.
2020-12-01 12:16:13 -06:00
alemuntoni
8ae6c8de18 FileFormat file outside IOMeshPlugin 2020-11-25 12:30:01 +01:00
alemuntoni
7036ab5570 renamings 2020-11-24 19:12:57 +01:00
alemuntoni
1677153418 rename to IOMeshPluginInterface 2020-11-24 18:57:10 +01:00
alemuntoni
bb025370c5 renamings 2020-11-24 17:20:23 +01:00
alemuntoni
c6c47a263d mesh_data_structure subfolder 2020-11-24 16:51:27 +01:00
alemuntoni
707b17a456 common target renamed to meshlab-common 2020-10-29 16:42:37 +01:00
alemuntoni
3f24714657 initGlobalParameterList is a member of decoratePluginInterface.
Moved unify stl vertices parameter to initPreOpenParameter
2020-09-21 18:34:29 +02:00
alemuntoni
233b3e9f54 filter_plugin_interface.h 2020-09-18 13:27:59 +02:00
alemuntoni
7ca8d10a77 io_plugin_interface.h, fix filter_trioptimize 2020-09-18 12:54:49 +02:00
alemuntoni
2fff353d5d fix cmake, renamings and better style 2020-09-18 11:52:41 +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
alemuntoni
bde27b81f5 RichParameterLists iterates on RichParameter references 2020-08-03 10:10:06 +02:00
alemuntoni
47b0828b29 references instead of pointers 2020-08-03 09:00:44 +02:00
alemuntoni
145cd72be9 last amend... 2020-07-31 22:20:56 +02:00
alemuntoni
1f6699c621 amend last commit 2020-07-31 22:12:37 +02:00
alemuntoni
d9d3239c48 addParam takes a reference 2020-07-31 20:11:46 +02:00
alemuntoni
46905a8c95 fix last two commits 2020-07-31 19:38:48 +02:00
alemuntoni
5063bde0c9 RichParameterSet -> RichParameterList (actually it was already a list) 2020-07-31 17:29:06 +02:00
alemuntoni
9e68654b93 RichParameter val is now protected - safer resource management 2020-07-30 15:07:58 +02:00
alemuntoni
690e4abb91 RichParameter now is copiable and assignable, name field protected 2020-07-30 13:23:23 +02:00
Ryan Pavlik
2e69c640c8 Update build file template and generated files for better docs.
Also using a newer cmake-format version from
https://github.com/rpavlik/cmake_format
so formatting is better.
2020-05-06 16:57:44 -05:00
alemuntoni
6684ae4c4b fix various warnings, update vcg, workaround for aqtinstall 2020-03-05 09:46:28 +01:00
alemuntoni
8b97b62e0d VCGLib is now a submodule. 2020-01-27 18:16:12 +01:00
alemuntoni
9a3fb29ea3 revisited all the pros 2020-01-27 09:18:17 +01:00
alemuntoni
1f77f98e91 meshlab_mini working on linux 2020-01-27 09:18:17 +01:00