10050 Commits

Author SHA1 Message Date
alemuntoni
1b4fb2347e specify sign algorithm for windows signing 2021-10-27 15:09:48 +02:00
Paolo Cignoni
ac5bb13d0d Improved description of some meshing filters 2021-10-27 09:35:46 +02:00
alemuntoni
df233b7d18 fix build on linux and mac 2021-10-26 11:22:38 +02:00
alemuntoni
993c5ff669 solve bug for uninitialized public members in ply exporter 2021-10-26 11:01:08 +02:00
Alessandro Muntoni
3e3d461d39
Merge pull request #1132 from oleg-alexandrov/master
Update menus only after the viewers update to get the geometry right
2021-10-26 09:46:48 +02:00
Oleg Alexandrov
da8f6d7b03 Update menus only after the viewers update to get the geometry right 2021-10-25 17:11:38 -07:00
Alessandro Muntoni
58b67987b3
Merge pull request #1131 from jmespadero/patch-1
Add academic information to QSLIM and Explicit Remeshing
2021-10-25 15:32:48 +02:00
alemuntoni
151b4d50ce documentation for ply in FunctionSet 2021-10-25 15:01:53 +02:00
alemuntoni
cd5494d715 fix random crash on save ply custom attributes: qUtf8Printable should *never* be used when passing string arguments 2021-10-25 14:03:56 +02:00
alemuntoni
3ac31eaaa0 fix issue on save custom attribute on ply, add pssibility to setDescription on python function 2021-10-25 13:53:50 +02:00
jmespadero
5a41b0b57a
Add academic information to QSLIM and Explicit Remeshing
Add information about the research papers and authors that developed the original algorithms for some remeshing filters.
2021-10-25 11:49:37 +02:00
alemuntoni
77097029db add export eigen edge matrix from CMesh 2021-10-25 10:41:58 +02:00
Alessandro Muntoni
fb7e1ec7e2
Merge pull request #1130 from oleg-alexandrov/master
Add the ability to customize the Meshlab window width and height
2021-10-25 10:04:12 +02:00
Oleg Alexandrov
760e04e55c Add the ability to customize the Meshlab window width and height
Wipe extra spaces

Replace space with tab for consitency
2021-10-24 18:18:31 -07:00
alemuntoni
6957f7c336 copy matrix transformation on newly generated point cloud simplification 2021-10-22 12:16:14 +02:00
alemuntoni
f5533656f1 fix save crash on e57, setting min and max quality on scanheader 2021-10-22 12:06:38 +02:00
Alessandro Muntoni
e81b4b14fc
Merge pull request #1127 from oleg-alexandrov/master
When splitting a view, remember the orientation
2021-10-21 10:05:23 +02:00
Oleg Alexandrov
119a1bd27d When splitting a view, remember the orientation 2021-10-20 20:49:26 -07:00
alemuntoni
872f817b93 fix collada importer 2021-10-20 11:31:39 +02:00
alemuntoni
6bcf6f8207 update vcg 2021-10-20 10:36:04 +02:00
Alessandro Muntoni
0ddf4b7093
Merge pull request #1120 from alemuntoni/filter_refactoring
Filter refactoring
2021-10-15 18:00:04 +02:00
alemuntoni
cf9200a16e fix #1121 2021-10-15 17:58:42 +02:00
alemuntoni
6d10f4291b update vcg and fix some indentation 2021-10-15 17:11:40 +02:00
Paolo Cignoni
4ae73d25f2 Added scale to the curvature methods 2021-10-15 17:11:40 +02:00
alemuntoni
0e8ddf2754 split in connected components filter does not leave selection 2021-10-15 15:25:01 +02:00
alemuntoni
b2827402e7 select visible points filter -> select convex hull visible points 2021-10-15 14:37:19 +02:00
alemuntoni
c6c09b866a remove cross field creation filter 2021-10-15 13:41:50 +02:00
alemuntoni
b8dab23a45 update vcg and fix some indentation 2021-10-15 11:18:28 +02:00
alemuntoni
fad9590fe4 select problematic faces first clears the selection 2021-10-15 10:44:49 +02:00
Paolo Cignoni
a88581ae7c Added scale to the curvature methods 2021-10-14 21:49:39 +02:00
alemuntoni
c321c42e87 filter mls uses a custom per vertex attribute for the radius 2021-10-14 17:09:37 +02:00
alemuntoni
77a185f0d1 filter mls refactored 2021-10-14 14:54:02 +02:00
alemuntoni
0dd645b76f split into functions filter mls 2021-10-14 12:26:28 +02:00
alemuntoni
7919b46f99 filter mls - indentation 2021-10-14 11:00:15 +02:00
alemuntoni
a2558b12fc remove reference to points on filter_ms, using only mesh reference 2021-10-14 10:39:42 +02:00
alemuntoni
e59959e633 avoid current mesh change on mls projection, see https://github.com/cnr-isti-vclab/PyMeshLab/issues/152 2021-10-14 09:40:29 +02:00
alemuntoni
08247b7a60 add initMLS 2021-10-14 09:28:20 +02:00
alemuntoni
d9044ada93 Merge remote-tracking branch 'alemuntoni/filter_refactoring' into filter_refactoring
# Conflicts:
#	src/CMakeLists.txt
2021-10-14 09:05:08 +02:00
alemuntoni
8b714931e7 "points cloud movement" takes two mesh parameters 2021-10-14 09:02:36 +02:00
alemuntoni
371bfbc256 remove "delaunay triangulation" filter 2021-10-14 09:02:36 +02:00
alemuntoni
975fd90cbc remove "change visibility of layers" filter 2021-10-14 09:02:03 +02:00
alemuntoni
0361b30844 refactor directional geom preserv filter, and add two more filters to add custom point attributes 2021-10-14 09:02:03 +02:00
alemuntoni
45cc5398cc remove "vertex color noise" filter 2021-10-14 09:02:03 +02:00
alemuntoni
b12ff34627 remove "select folded faces" filter 2021-10-14 08:58:11 +02:00
alemuntoni
dc3312a7aa remove "change the current layer" filter 2021-10-14 08:58:11 +02:00
alemuntoni
a5451d4273 unique repair non manifold edges filter 2021-10-14 08:58:11 +02:00
alemuntoni
1f9c785286 unique remove t-vertices filter 2021-10-14 08:58:11 +02:00
alemuntoni
eea574356b remove compact vert and face filters 2021-10-14 08:58:11 +02:00
alemuntoni
5ad9516523 fix #1113 2021-10-13 15:30:19 +02:00
alemuntoni
89416cc6f4 add possibility to not show warning message, fix #1115 2021-10-13 12:31:13 +02:00