10088 Commits

Author SHA1 Message Date
alemuntoni
f7b3ce0b0a filter measure python rename 2021-11-09 13:13:58 +01:00
alemuntoni
fa8ada6b4f filter plymc and screened poisson python rename 2021-11-09 12:58:34 +01:00
alemuntoni
8112d4f4ca filter voronoi python rename 2021-11-09 12:39:46 +01:00
alemuntoni
83b529c570 filter sketchfab and mesh booleans python rename 2021-11-09 11:22:45 +01:00
alemuntoni
136e684f85 fixes 2021-11-08 16:26:54 +01:00
alemuntoni
f08ab42b7b filter layer python rename 2021-11-08 16:17:42 +01:00
alemuntoni
e1c4cce929 filter ssynth and createiso python rename 2021-11-08 15:39:45 +01:00
alemuntoni
76617e3454 filter create python rename 2021-11-08 15:15:21 +01:00
alemuntoni
98dff699db fixes 2021-11-08 15:04:21 +01:00
alemuntoni
b85abb8ac4 filter texture python rename 2021-11-08 14:30:10 +01:00
alemuntoni
717d9cf93e filter qhull and sdf python rename 2021-11-08 12:30:38 +01:00
alemuntoni
bc6b6b67c5 filter ao and geodesic python rename 2021-11-05 15:51:39 +01:00
alemuntoni
3c47961f1c filter icp python rename 2021-11-05 14:35:10 +01:00
alemuntoni
1631960bec filter isoparametrization python rename 2021-11-05 14:31:58 +01:00
alemuntoni
1285e72a41 filter mls and quality mapper python rename 2021-11-05 12:57:15 +01:00
alemuntoni
3a2745e39d filter sampling python rename 2021-11-05 11:15:21 +01:00
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
b22ed8d490 Apply automatic ML_VERSION and snapcraft.yaml change 2021-10-28 08:38:45 +00:00
alemuntoni
cb0f0ce9cd update vcglib 2021-10-28 09:52:52 +02:00
Alessandro Muntoni
13cf86599f
Merge pull request #1133 from oleg-alexandrov/master
Add to the usage message that meshlab can open projects and cameras
2021-10-28 08:59:15 +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
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