8246 Commits

Author SHA1 Message Date
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
8376152d94 Update script that generates CMake files. 2020-05-06 16:57:33 -05:00
Ryan Pavlik
f3c6608cc6 Remove unneeded build file 2020-05-06 11:44:37 -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
Ryan Pavlik
ea08044c9b Update CMake templates to match 2020-05-06 11:44:37 -05:00
alemuntoni
e3e011b61d macos dmg script requires only meshlab.app in the given directory 2020-05-05 19:19:27 +02:00
Alessandro Muntoni
87a9a402c6
Merge pull request #657 from alemuntoni/screened_poisson_non_xml
Screened poisson not xml filter
2020-05-05 19:02:52 +02:00
alemuntoni
c34e88e90a using old qt version 2020-05-05 18:30:32 +02:00
alemuntoni
617c457cdd llvm 2020-05-05 16:06:30 +02:00
alemuntoni
a8a597475f llvm compiler restored 2020-05-05 15:32:37 +02:00
alemuntoni
228c07b99c update macos deploy 2020-05-05 15:29:13 +02: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
0695ec1ee8 Merge remote-tracking branch 'alemuntoni/screened_poisson_non_xml' into screened_poisson_non_xml 2020-05-03 18:01:01 +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
Alessandro Muntoni
1848ec9fad
Merge pull request #668 from alemuntoni/compile_default_clang_macos
Use default clang compiler with libomp on MacOS
2020-05-03 17:58:39 +02:00
alemuntoni
a05ce7a9bc update CompileAndRelease action 2020-05-03 17:13:43 +02:00
alemuntoni
fba2d1cad8 remove commented lines 2020-05-03 17:10:21 +02:00
alemuntoni
4176ec8976 using default clang 2020-05-03 16:50:17 +02:00
alemuntoni
8ec57e8b98 Merge remote-tracking branch 'alemuntoni/master' 2020-05-03 16:14:30 +02:00
alemuntoni
c2864f9bdd restore release action 2020-05-01 15:14:21 +02:00
alemuntoni
3d405f6a04 tmp commit for stuck github actions 2020-05-01 14:28:07 +02:00
alemuntoni
18109c791a Apply automatic ML_VERSION and Info.plist change 2020-05-01 00:08:52 +00:00
alemuntoni
2f15cc810c Apply automatic ML_VERSION and Info.plist change 2020-05-01 00:03:10 +00:00
Alessandro Muntoni
7b9cdf9fdc
Merge pull request #663 from alemuntoni/last_qt_ubuntu
Newer Qt version for linux workflows
2020-04-29 22:44:47 +02:00
alemuntoni
ac638d8fa2 update CompileAndRelase, using external libs instead of system ones 2020-04-29 22:19:07 +02:00
alemuntoni
55aa8110cc missing lib for deployment 2020-04-29 21:41:44 +02:00
alemuntoni
e181e5d439 install recent qt with aqtinstall on ubuntu github actions 2020-04-29 21:12:36 +02:00
alemuntoni
f47ffe6001 missing include 2020-04-29 21:05:42 +02:00
alemuntoni
f91a8d0e02 fix missing pragma omp 2020-04-27 16:23:26 +02:00
alemuntoni
6275641cff final poisson cleanups 2020-04-26 12:42:38 +02:00
alemuntoni
cd3119fa05 other warnings and cleanups 2020-04-26 12:27:21 +02:00
alemuntoni
bbf744f40f warnings and cleanups 2020-04-25 19:12:53 +02:00
alemuntoni
46f10fed1f some cleanups 2020-04-24 17:55:18 +02:00
alemuntoni
7f0315321b non-xml screened poisson working 2020-04-24 17:21:03 +02:00
alemuntoni
1790081f9d non xml screened poisson 2020-04-24 12:16:23 +02:00
Alessandro Muntoni
6b3ae510d6
Merge pull request #652 from alemuntoni/initialize_glew
Glew initialized just one time
2020-04-22 19:56:12 +02:00
alemuntoni
8e58bb19c6 glew is initialized just one time 2020-04-22 16:49:38 +02:00
Alessandro Muntoni
3defb6ba63
Merge pull request #651 from alemuntoni/move_plugins
Used sample plugins renamed and moved to meshlabplugins
2020-04-22 12:08:51 +02:00
alemuntoni
75f8eeff36 remaining sample filters moved to unsupported 2020-04-22 11:45:19 +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