3349 Commits

Author SHA1 Message Date
alemuntoni
8b324f4a54 Name, info and class 2020-05-13 11:52:09 +02:00
alemuntoni
654d7168e0 new filter voronoi 2020-05-13 10:40:38 +02:00
alemuntoni
26cbf9a4c1 renamed filter_voronoi_xml 2020-05-13 10:34:23 +02:00
alemuntoni
1296aaa41d better diffs 2020-05-12 16:51:38 +02:00
alemuntoni
9e28643930 fix cmake 2020-05-12 16:47:34 +02:00
alemuntoni
de384c5b54 preconditions, filter measure xml moved to unsupported 2020-05-12 16:34:55 +02:00
alemuntoni
b9959af4dc applyFilter with better organization 2020-05-12 16:14:12 +02:00
alemuntoni
e82a800e8c computePrincipalAcisCloud 2020-05-12 15:25:19 +02:00
alemuntoni
3f89aa370a parameters and post condition 2020-05-12 15:18:29 +02:00
alemuntoni
bb609329c2 name, info, class, arity 2020-05-12 14:59:30 +02:00
alemuntoni
bf72ad8a2a fix 2020-05-12 14:26:35 +02:00
alemuntoni
cff8765b72 fix 2020-05-12 14:25:26 +02:00
alemuntoni
78892f9c0f first setup filter_measure 2020-05-12 13:00:18 +02:00
alemuntoni
fc37dd066b renaming 2020-05-12 12:49:26 +02:00
alemuntoni
ffa60355f8 new filter_measure 2020-05-12 10:52:48 +02:00
alemuntoni
33aef310cd missing include 2020-05-11 17:31:36 +02:00
alemuntoni
12dc1418bf filter_measure_xml 2020-05-11 17:20:36 +02:00
alemuntoni
99cda1af42 fx qmake build edit_pickpoints 2020-05-07 12:12:48 +02:00
Alessandro Muntoni
75d041b7a7
Merge branch 'master' into pick-points 2020-05-07 12:03:22 +02:00
Ryan Pavlik
232e98899b Re-enable PickPoints in the CMake build.
Just needed some undefined references solved, actually.
2020-05-06 17:08:56 -05:00
Ryan Pavlik
2e69c640c8 Update build file template and generated files for better docs.
Also using a newer cmake-format version from
https://github.com/rpavlik/cmake_format
so formatting is better.
2020-05-06 16:57:44 -05:00
Ryan Pavlik
f075369fa3 Remove XML file, no longer used, that's confusing the script generating CMake code 2020-05-06 11:44:37 -05:00
alemuntoni
595f144f74 managing tmp folder and update vcglib 2020-05-05 12:01:26 +02:00
alemuntoni
04e22a5779 libmeshlab-common put inside the Frameworks directory of the macos appbundle 2020-05-04 15:17:50 +02:00
alemuntoni
a9672634c7 missing include 2020-05-03 18:00:19 +02:00
alemuntoni
db43014d63 fix missing pragma omp 2020-05-03 18:00:19 +02:00
alemuntoni
8b19b9040d final poisson cleanups 2020-05-03 18:00:19 +02:00
alemuntoni
9f19e890ac other warnings and cleanups 2020-05-03 18:00:19 +02:00
alemuntoni
f583d13191 warnings and cleanups 2020-05-03 18:00:19 +02:00
alemuntoni
72327c5abe some cleanups 2020-05-03 18:00:19 +02:00
alemuntoni
c0faa97c13 non-xml screened poisson working 2020-05-03 18:00:19 +02:00
alemuntoni
0b3859e522 non xml screened poisson 2020-05-03 18:00:19 +02:00
alemuntoni
8e58bb19c6 glew is initialized just one time 2020-04-22 16:49:38 +02:00
alemuntoni
7fc0c02cf7 filter_sample_dyn and filter_sample_gpu renamed 2020-04-22 11:38:01 +02:00
alemuntoni
8104928d55 filter_sample and edit_sample target and headers/sources renamed 2020-04-22 11:28:33 +02:00
alemuntoni
c37cd6c594 sample_dyn, sample_gpu, sample_geodesic and sample_iso moved to meshlabplugins 2020-04-21 19:00:34 +02:00
alemuntoni
3c905d9ef5 sampleedit and samplefilter moved to meshlabplugins 2020-04-21 18:30:29 +02:00
Alessandro Muntoni
66fa654ce5
Merge pull request #649 from DmitryUlyanov/patch-2
Fix compile arg for isoparametrization plugin
2020-04-21 16:10:43 +02:00
Dmitry Ulyanov
a50ceb0c22
fix compile argument
Solves `undefined symbol: GOMP_parallel` at runtime.
2020-04-21 12:46:42 +03:00
alemuntoni
4686e6ebe6 using system qhull on linux 2020-04-21 11:26:37 +02:00
alemuntoni
a5d1e0ae81 system muparser 2020-04-21 11:02:26 +02:00
alemuntoni
1d8193b6ef using system eigen and glew on linux 2020-04-19 15:36:59 +02:00
alemuntoni
86e46cabd5 find ioctm 2020-04-19 14:48:40 +02:00
Paolo Cignoni
c0155cbbbe Added a missing UpdateBoxAndNormals 2020-04-17 19:13:52 +02:00
Alessandro Muntoni
d0fadedabf
Merge pull request #644 from rpavlik/fix-643
Fix 643
2020-04-17 16:59:27 +02:00
alemuntoni
f0a570d7d5 small fixes and update vcglib 2020-04-17 16:44:52 +02:00
Ryan Pavlik
1c5182a4c0 Fix issue #643
Update edit_point to account for changes back in b3edc44 and
de9510a
2020-04-15 11:21:03 -05:00
alemuntoni
c2516bc5c0 deprecated QTime replaced with QElapsedTimer 2020-04-09 17:33:23 +02:00
Marco Callieri
9e9363af08 fixed cursors on selection
fixed bug where modifiers were added but never disappeared. Fixed incosistencies when multiple modifiers were pressed
2020-04-06 15:15:27 +02:00
Marco Callieri
6dadb0724b removed unnecessary condition
when transfering color/normal/quality to texture on a second mesh, the source mesh may well bbe a pointcloud. It must be triangulated to transfer texture->texture
2020-04-05 21:31:52 +02:00