3699 Commits

Author SHA1 Message Date
alemuntoni
b83e8e7b26 saving IO preopen parameters into global settings, and possibility to show/not show pre open parameters dialog 2021-04-28 13:14:46 +02:00
Paolo Cignoni
f61a72f1f6
Update cleanfilter.cpp
Improve description of parameter vertdispratio for repair_non_manifold_vertices_by_splitting
2021-04-28 08:55:25 +02:00
alemuntoni
6d6c18d87d initParameterList takes a const MeshDocument as input 2021-04-26 18:47:48 +02:00
alemuntoni
d23660afd2 const MeshDocument contained in RichMesh 2021-04-26 18:29:26 +02:00
alemuntoni
d604ebc203 RichParameterList returns meshIndex instead of MeshModel pointer 2021-04-26 18:21:00 +02:00
alemuntoni
715ce129a9 meshvalue stores only the id of the mesh 2021-04-26 17:49:23 +02:00
alemuntoni
392bdb102b initParameterList const MeshModel as input 2021-04-26 14:31:47 +02:00
alemuntoni
74c644ffda fix ball pivoting filter requiring compactness 2021-04-23 16:21:40 +02:00
alemuntoni
65302ecc2d external-exif lib 2021-04-22 15:05:11 +02:00
Andrea Maggiordomo
cf940afdc7 fixed struct/class declaration mismatch in TextureDefragmentation 2021-04-21 23:12:07 +02:00
Andrea Maggiordomo
abce234205 texture defragmentation filter 2021-04-21 22:22:26 +02:00
Alessandro Muntoni
002ee7a3c5
Merge pull request #960 from alemuntoni/open_multiple_layers
Open multiple layers
2021-04-21 15:27:26 +02:00
alemuntoni
8b3e5a123c io_3ds loads multiple layers correctly 2021-04-20 16:37:00 +02:00
alemuntoni
992a2cfe42 better management of io warnings 2021-04-20 14:58:29 +02:00
Sam Ettinger
611f04d382
Apply DEF/USE semantics to Material nodes 2021-04-19 17:41:39 -07:00
alemuntoni
fad0f6919e IORaster removed 2021-04-16 10:57:55 +02:00
alemuntoni
6e070274a7 possibility to change font size in show quality histogram #955 2021-04-15 10:40:26 +02:00
alemuntoni
7012a0bfd0 fix #948 2021-04-09 14:59:19 +02:00
Jino Park
32c546ba21
Fix order of the parameters 2021-04-09 16:29:49 +09:00
alemuntoni
befc6f4991 fix #891 #903 2021-04-07 11:26:26 +02:00
Jino Park
e7d2740ab1
Fix typo 2021-04-07 13:59:21 +09:00
alemuntoni
4af87de743 fix #885 2021-04-06 15:58:57 +02:00
alemuntoni
c5956b64a0 check if face is deleted when selecting 2021-04-06 11:06:14 +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
3032841976 ao exports Point3d attribute instead of Point3f when built with double precision 2021-04-02 12:08:53 +02:00
Luigi Malomo
4819113970 Added quality transfer filters (faces <-> vertices) 2021-04-01 18:14:53 +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
6e03222b65 close holes filter returns number of closed holes and number of new faces 2021-03-26 15:46:51 +01:00
alemuntoni
c3d60cee50 fix const correctness 2021-03-24 19:15:27 +01:00
alemuntoni
a1c639aa4f remove unuseful polygonal parameter on obj 2021-03-22 17:34:09 +01:00
alemuntoni
634a07ca3d add requirements for isotropic explicit remeshing 2021-03-22 12:47:48 +01:00
alemuntoni
308584cd5a x3d and xyz const correctness 2021-03-19 15:43:07 +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
748b597041 missing include 2021-03-17 17:52:07 +01:00
alemuntoni
61489db2a6 fix io3DS build error 2021-03-17 17:40:33 +01:00
alemuntoni
0643ee7c99 initPreOpenParameters does not require filename anymore 2021-03-17 17:11:26 +01:00
alemuntoni
deb4efe1b8 all IOMesh plugins do not use QMessageBox 2021-03-17 16:48:51 +01:00
alemuntoni
42c63d75cf IO3DS does not use QMessageBox 2021-03-17 16:38:39 +01:00
alemuntoni
8c0bcc660f refactoring io3DS 2021-03-17 15:48:37 +01:00
Alessandro Muntoni
8e130c184e
Merge pull request #930 from alemuntoni/fix_img_patch_param
Fix img patch param plugin with double precision
2021-03-17 12:34:39 +01:00
alemuntoni
2a683ec3ef img_patch_param: fix error when passing double data with GL_FLOAT 2021-03-17 12:10:34 +01:00
alemuntoni
cc0b7a1d29 fix bug on importing raster cameras 2021-03-17 11:38:53 +01:00
alemuntoni
158a688837 fix indentation and style 2021-03-17 11:04:28 +01:00
alemuntoni
b0dbea851b rename FilterExampleGPU to snapshot for pymeshlab 2021-03-16 15:58:41 +01:00