38 Commits

Author SHA1 Message Date
alemuntoni
3c4270bc77 fix minimum osx release 2023-06-07 14:33:44 +02:00
alemuntoni
6673777ccf meshlab cmake options consistently renamed 2022-11-14 12:31:13 +01:00
alemuntoni
d46e466c9d using md5 when downloading external libraries 2022-11-04 16:36:38 +01:00
alemuntoni
468990d346 better management of download archives 2022-11-04 14:31:31 +01:00
alemuntoni
d2641c0c7b remove libe57 source and download it using cmake 2022-10-31 11:09:23 +01:00
alemuntoni
90c6628c50 function to download and unzip using cmake 2022-10-29 15:01:47 +02:00
alemuntoni
76c3785d82 add bigobj for windows msvc compilation 2022-01-28 16:03:59 +01:00
Luigi Malomo
d4e83814d8 fixed plist editing during rebuild to force light theme on macOS 2021-11-21 01:05:13 +01:00
Luigi Malomo
01a2a86df5 using 'replace' command for plist manipulation as 'insert' complained during rebuild (when the plist is already present) 2021-11-18 16:48:10 +01:00
Luigi Malomo
6097c7f11e
forced light Aqua theme on macOS 2021-11-11 15:24:49 +01:00
alemuntoni
99a1ce1d42 BUILD_MESHLAB_MINI cmake option adds plugin targets but excluding them from target all 2021-09-30 15:56:01 +02:00
alemuntoni
414f614297 docs and update nexus 2021-09-30 14:55:15 +02:00
alemuntoni
ea61ad59ec possibility to only use legacy opengl 2021-09-30 12:08:01 +02:00
alemuntoni
8051b58ed6 default behavuoir is to use legacy opengl 2021-09-30 11:46:54 +02:00
alemuntoni
fca9bc30d0 remove FindQHull.cmake 2021-09-29 17:32:17 +02:00
alemuntoni
a941ca30de missing bundle identifier in Info.plist 2021-07-16 13:16:21 +02:00
alemuntoni
d7e841100e set icon in parameter frame for hidden parameters 2021-07-16 11:01:33 +02:00
alemuntoni
12fd98d91f fix cmake meshlab_tools functions 2021-07-15 11:54:41 +02:00
alemuntoni
47b42ac592 Merge remote-tracking branch 'origin/master' into e57
# Conflicts:
#	src/cmake/meshlab_tools.cmake
#	src/meshlab/glarea.cpp
2021-07-15 11:50:39 +02:00
alemuntoni
4fee8b5542 using cmake generated Info.plist 2021-07-07 15:49:05 +02:00
alemuntoni
f03424d2d3 add cmake CMP0077 policy 2021-06-17 14:57:49 +02:00
Luigi Malomo
193f97e068 silence OpenGL deprecation warnings on macOS 2021-06-11 16:25:03 +02:00
alemuntoni
68a6ac6e3f make meshlab-common shared on windows 2021-06-10 09:52:02 +02:00
alemuntoni
e82fd1d6f8 Merge remote-tracking branch 'origin/master' into e57
# Conflicts:
#	.github/workflows/CreateRelease.yml
#	.github/workflows/MacOS.yml
#	scripts/Linux/2_deploy.sh
#	scripts/macOS/2_deploy.sh
#	src/external/external.cmake
#	src/external/u3d.cmake
2021-06-08 17:36:34 +02:00
alemuntoni
947f253622 mesh_booleans plugin 2021-05-26 17:14:06 +02:00
alemuntoni
05d9962850 update vcg 2021-05-25 15:26:40 +02:00
alemuntoni
8daada0722 better external organization 2021-04-22 14:29:47 +02:00
alemuntoni
09f6fd5ab4 silence add_subdirectoy for xerces and e57 2021-04-09 10:24:20 +02:00
alemuntoni
102e86600b using git executable for nightly 2021-03-30 12:40:29 +02:00
alemuntoni
2756c2683c meshlab version nightly and release candidate 2021-03-26 18:06:41 +01:00
alemuntoni
7d47760d37 moving some settings to an apposite cmake file 2021-03-01 19:08:41 +01:00
alemuntoni
351e52a764 cmake add_meshlab_plugin function 2021-03-01 18:11:40 +01:00
Ryan Pavlik
063d8fd6c6 Update CMake find modules 2020-12-02 12:20:42 -06:00
Ryan Pavlik
2370a502e5 Fix copyright header in a CMake file. 2020-12-01 11:26:58 -06:00
Stefan Brüns
991f512b7e Fix qhull cmake lookup
The target for the non-reentrant library is Qhull::libqhull, while
Qhull::qhull is the qhull executable.

Set SYSTEM_QHULL so the right header is included for system qhull.

See https://github.com/cnr-isti-vclab/meshlab/issues/678
2020-07-10 17:50:09 +02:00
Ryan Pavlik
1d1bc1d8b4 Build filter_csg with GMP 2019-12-12 17:30:26 -06:00
Ryan Pavlik
f9dad58d77 Import a FindGMP script 2019-12-12 17:30:26 -06:00
Ryan Pavlik
f0f2bd7861 Scripts for CMake building 2019-12-12 17:30:26 -06:00