8956 Commits

Author SHA1 Message Date
alemuntoni
15541eb1cd filter function and texture defragmentation python rename 2021-11-04 16:01:29 +01:00
alemuntoni
089b65a353 filter clean python rename 2021-11-04 10:52:43 +01:00
alemuntoni
dc1f25e3aa filter select python rename 2021-11-04 10:32:25 +01:00
alemuntoni
5509fe52f8 filter meshing python rename 2021-11-03 16:42:59 +01:00
alemuntoni
d46e326917 filter sample python rename 2021-11-03 15:08:29 +01:00
alemuntoni
9a46d61853 filter dirt python rename 2021-11-03 14:31:51 +01:00
alemuntoni
5fddebf95a filter trioptimize python rename 2021-11-03 14:24:30 +01:00
alemuntoni
a8b1e582f3 filter_fractal python rename 2021-11-03 14:10:43 +01:00
alemuntoni
81a0babd32 filter_unsharp python rename 2021-11-03 12:23:03 +01:00
alemuntoni
499e0f2b07 filter_colorproc python rename 2021-11-03 12:03:30 +01:00
alemuntoni
e91c3319c2 filter camera python rename 2021-11-03 11:38:10 +01:00
alemuntoni
d137996064 fix appbundle identifier 2021-11-03 11:23:16 +01:00
alemuntoni
b361979e05 merge select problematic faces and select folded faces filters 2021-11-02 13:08:34 +01:00
alemuntoni
257f60d55e Revert "remove "select folded faces" filter"
This reverts commit b12ff3462748a5c9579ba635c492bc83b9eeeebe.

# Conflicts:
#	src/meshlabplugins/filter_select/meshselect.cpp
2021-11-02 12:52:23 +01:00
alemuntoni
f3fcc0b0b1 update vcglib 2021-10-29 17:15:32 +02:00
Paolo Cignoni
f5c5fe95e2 Updated filters and core to the last vcglib changes about curvature 2021-10-29 17:13:31 +02:00
alemuntoni
dbb49ca436 better cmake log 2021-10-29 10:40:11 +02:00
alemuntoni
c2c5dc834e fix load textures, fix #1137 2021-10-29 10:18:04 +02:00
alemuntoni
cb0f0ce9cd update vcglib 2021-10-28 09:52:52 +02:00
Oleg Alexandrov
ed2cba0b0d Add to the usage message that meshlab can open projects and cameras, then indent 2021-10-27 21:37:02 -07: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
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
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
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