4063 Commits

Author SHA1 Message Date
github-actions[bot]
f10a8bfb73
Automatic merge branch 'main' into 'devel' 2022-10-31 15:32:23 +00:00
alemuntoni
da5c3e6fc1 remove tinygltf source and download it using cmake 2022-10-31 16:20:26 +01:00
alemuntoni
e96a5bace8 remove u3d source and download it using cmake 2022-10-31 14:32:02 +01:00
alemuntoni
d2641c0c7b remove libe57 source and download it using cmake 2022-10-31 11:09:23 +01:00
Andrea Maggiordomo
52a56564c5 Adding new colormaps to 'Colorize By Vertex Quality' and 'Colorize By Face Quality' 2022-10-28 08:56:33 +02:00
alemuntoni
389fb01543 filter developability fixes 2022-09-23 09:57:15 +02:00
Paolo Cignoni
03bb85e4d8 added missing template keywords 2022-09-21 12:30:01 +02:00
lucaceschi
2918e9e92c
Merge branch 'devel' into filter_developability 2022-09-20 21:52:01 +02:00
Luca Franceschi
7deb972ad9 add developability filter 2022-09-20 19:47:53 +02:00
alemuntoni
92ae56a521 change python cubic stylization filter name, small indentation fixes 2022-09-16 12:48:36 +02:00
Alessandro Muntoni
7e28a466f5
Merge pull request #1302 from michisco/devel
Cubic Stylization from "3D Geometry Modeling and Processing" Unipi course
2022-09-16 10:20:32 +02:00
Michele Morisco
6accecbe9b
Add files via upload 2022-09-14 13:04:58 +02:00
Michele Morisco
b19ea72481
Add files via upload 2022-09-14 13:04:05 +02:00
Michele Morisco
358b5546c3
Fix libigl issue 2022-09-09 12:22:36 +02:00
Michele Morisco
0be378e51c
Add files via upload 2022-09-08 11:31:30 +02:00
Michele Morisco
56968d6742
Fixed normalize_unitbox issue 2022-09-07 23:19:57 +02:00
Michele Morisco
f7a6365aca
Fixed normalize_unitbox issue 2022-09-07 23:19:02 +02:00
Paolo Cignoni
1a15353619 Update filter_sampling.cpp
corrected bug, (now vertex indexes are saved as scalar attributes, even if they are integers)
2022-09-01 12:38:03 +02:00
Paolo Cignoni
68cc101173 Update filter_sampling.cpp
Added also the possibility to save the corresponding src vertex index for vertex attribute transfer
2022-09-01 10:51:21 +02:00
Paolo Cignoni
11c288a92c Update filter_sampling.cpp
Added In vertex attribute transfer the possibility of saving, for each vertex of the target mesh, the barycentric coordinates and the face index of the corresponding closest point on the source mesh
2022-09-01 10:33:48 +02:00
Michele Morisco
822a3a3e1a
Cubic Stylization filter added 2022-08-25 10:30:17 +02:00
alemuntoni
8c1d9135e5 filter sampling links openmp 2022-07-27 11:29:02 +02:00
github-actions[bot]
b57c62503d
Automatic merge branch 'main' into 'devel' 2022-07-27 07:34:15 +00:00
Paolo Cignoni
df4890c967 Added filter function per face normal (and corrected bugs on face attributes and info) 2022-06-24 12:50:45 +02:00
github-actions[bot]
2e0f46fb13
Automatic merge branch 'main' into 'devel' 2022-06-21 09:42:59 +00:00
alemuntoni
00f7af5940 unset screened poisson verbosity by default 2022-06-21 11:35:06 +02:00
alemuntoni
d052bad279 parameter widget creation takes default value instead of default parameter 2022-06-08 11:10:10 +02:00
alemuntoni
e84ee449e8 rich parameter reorganization 2022-06-03 14:15:09 +02:00
alemuntoni
a82b1802b8 rich parameter reorganization 2022-06-01 18:33:50 +02:00
Luigi Malomo
541a2b66d5 changed default number of iterations for isotropic remeshing filter 2022-05-31 18:37:11 +02:00
alemuntoni
b719340310 split widget classes in multiple files 2022-05-30 16:26:17 +02:00
alemuntoni
92d8812352 new meshlab-common-gui library used to share gui between meshlab and plugins 2022-05-30 14:44:19 +02:00
alemuntoni
1763ac7b82 add operator== to Value class 2022-05-27 16:37:24 +02:00
Paolo Cignoni
b2e2ccff7e Added Vertex Sampling option to the attribute transfer (useful for transferring attributes from vertex to vertex in the case of identical meshes) 2022-05-26 12:17:56 +02:00
Paolo Cignoni
4f3f35f7d5 Added Doo Sabin refinement filter 2022-05-12 12:44:57 +02:00
Paolo Cignoni
05c42b74f5 Added option for showing curvature magnitudo in the decorator 2022-04-28 12:58:32 +02:00
Paolo Cignoni
31418f91ee Improved filter description and added few comments 2022-04-27 16:36:32 +02:00
Paolo Cignoni
ca1483956a Added option for precise sampling for poisson disk sampling 2022-04-27 16:15:35 +02:00
Thomas Schöps
ed1cb93b8f glTF plugin: Account for BufferView::byteStride when loading vertex attributes 2022-04-11 15:35:45 +02:00
Thomas Schöps
7441e282bd glTF plugin: When writing indices, do not try to access texcoords if the mesh does not have them 2022-04-11 15:28:44 +02:00
Thomas Schöps
0d379a67a1 glTF plugin: Enable texcoords if a TEXCOORD_0 attribute is present, even if there is no texture 2022-04-11 15:26:38 +02:00
alemuntoni
33498c26bc fix last commit 2022-03-29 09:30:33 +02:00
alemuntoni
54591b6437 fix show quality contour decorator 2022-03-28 16:52:16 +02:00
alemuntoni
669583112f fix #1228 2022-03-22 13:15:32 +01:00
alemuntoni
c3403c1bdb fix #1227 2022-03-22 11:44:57 +01:00
alemuntoni
d18ef17f9b fix #1224 2022-03-21 15:20:53 +01:00
alemuntoni
1660edcc4c fix viewpos parameter for compute normals for point set filter 2022-03-21 10:53:35 +01:00
Alessandro Muntoni
8c70b3f94f
Merge pull request #1217 from luzpaz/typos-cont
Fix various typos
2022-03-14 14:37:26 +01:00
alemuntoni
8d3151b1a9 remove vertex radius from filter func documentation 2022-03-02 16:55:05 +01:00
alemuntoni
b5a8e51385 bugfix on delete current mesh 2022-03-02 10:57:31 +01:00