9015 Commits

Author SHA1 Message Date
alemuntoni
e355c6aaad fix #855 2020-12-08 10:24:03 +01:00
alemuntoni
60d59c9fb9 fix #852 2020-12-07 09:27:00 +01:00
alemuntoni
513476f1c3 small raster model refactoring 2020-12-04 14:40:38 +01:00
alemuntoni
13f33421c9 fix missing filter_csg on windows 2020-12-04 12:13:53 +01:00
alemuntoni
c91827a361 fix macos deploy for missing plugins 2020-12-04 09:50:51 +01:00
alemuntoni
060470ab2a add sizeRasters member to MeshDocument 2020-12-04 09:09:46 +01:00
Alessandro Muntoni
b3df3660e8
Merge pull request #849 from alemuntoni/external_libs_cmake_option
external is a subdirectory
2020-12-04 09:08:38 +01:00
alemuntoni
cc4b73ad3b external is a subdirectory 2020-12-03 11:58:42 +01:00
alemuntoni
efe1194559 fix mpir imported lib 2020-12-03 11:09:01 +01:00
alemuntoni
44aff51206 using single target external-mpir 2020-12-03 11:01:29 +01:00
Alessandro Muntoni
b3d1076386
Merge pull request #847 from rpavlik/modularize-build
Modularize build
2020-12-03 10:07:02 +01:00
Ryan Pavlik
063d8fd6c6 Update CMake find modules 2020-12-02 12:20:42 -06:00
Ryan Pavlik
129e5d2271 Move dependency dir setting also into the individual modules. 2020-12-02 12:20:42 -06:00
Ryan Pavlik
1b94f37e99 Move the find_package calls into each separate cmake file 2020-12-02 12:20:42 -06:00
Ryan Pavlik
180a22c430 Clean up MPIR bundled bin usage. 2020-12-02 12:20:42 -06:00
Ryan Pavlik
7bd3c92c62 Re-add cmake-format config file. 2020-12-02 12:20:42 -06:00
Ryan Pavlik
76aa2bce10 gitignore debian package build byproduct. 2020-12-02 12:20:42 -06:00
Ryan Pavlik
e4598ec184 Add editorconfig. 2020-12-02 12:20:42 -06:00
Ryan Pavlik
ef0adc3244 Allow opting in to a server build. 2020-12-02 12:20:42 -06:00
Ryan Pavlik
2a0a2b1a0a Clean up main build 2020-12-02 12:20:42 -06:00
Ryan Pavlik
3a38a93f83 Allow configurable warning disablement for external libraries. 2020-12-02 12:20:42 -06:00
Ryan Pavlik
54044e51b7 Avoid running moc and friends on external dependencies. 2020-12-02 12:20:42 -06:00
Ryan Pavlik
75b82aa5a1 build: Remove over-including.
Prefer target_include_directories to include_directories,
since the latter is global/directory scoped rather than target-specific.
PUBLIC and INTERFACE includes/linking propagate to target consumers.
2020-12-02 12:20:42 -06:00
Ryan Pavlik
bb15e2287f Modularize build system usage of dependencies.
Must check for the existence of a bundled dep before we use it,
since e.g. Debian has to strip some files for license and policy reasons.
2020-12-02 12:20:42 -06:00
alemuntoni
1f17534a02 restore CreateRelease workflow 2020-12-02 16:27:37 +01:00
alemuntoni
4af8a941e5 Restore install qt action working 2020-12-02 16:21:05 +01:00
Alessandro Muntoni
ac1ec389f2
Merge pull request #844 from rpavlik/fixes
Fixes
2020-12-02 13:02:51 +01:00
alemuntoni
edb60c3428 fix builds for isoparametrization, sketchfab and globalregistration 2020-12-02 12:14:19 +01:00
Ryan Pavlik
a6419c2141 build: Use C99 where available for large file support.
Resolves a build warning on Linux.
2020-12-01 12:41:01 -06:00
Ryan Pavlik
8e0366cf18 Remove comments about CMake files being generated.
They originally were, but the generation script and templates
are gone now.
2020-12-01 12:16:13 -06:00
Ryan Pavlik
e7f3657bba Remove .bak file, whose existence broke some packaging. 2020-12-01 12:16:01 -06:00
Ryan Pavlik
19b6a393c3 Update/fix CMake files 2020-12-01 11:41:10 -06:00
Ryan Pavlik
7f2ceea951 build: Improve sketchfab filter build 2020-12-01 11:41:00 -06:00
Ryan Pavlik
2370a502e5 Fix copyright header in a CMake file. 2020-12-01 11:26:58 -06:00
Ryan Pavlik
2a7e43117d pointstream: Update/fix copyright and license header 2020-12-01 11:26:58 -06:00
alemuntoni
f0a3e261ea Apply automatic ML_VERSION, snapcraft.yaml and Info.plist change 2020-12-01 12:13:47 +00:00
alemuntoni
24d56c27e5 update vcglib 2020-12-01 12:23:15 +01:00
alemuntoni
09d3a15abc fix check online version for double precision meshlab version 2020-12-01 11:46:35 +01:00
alemuntoni
98091ce144 fix headers on all meshlab dialogs 2020-11-30 15:17:21 +01:00
alemuntoni
941c64682e first draft of new plugin info dialog 2020-11-30 14:44:47 +01:00
alemuntoni
1820be24f0 add plugin range iterator to PluginManager 2020-11-30 13:01:47 +01:00
alemuntoni
dc42ee8b69 fix install qt ubuntu workflows 2020-11-30 11:26:04 +01:00
alemuntoni
d499e07d72 fix install qt on ubuntu workflows 2020-11-30 11:11:10 +01:00
alemuntoni
28cbe5c7e5 fix exif include 2020-11-30 10:59:42 +01:00
Alessandro Muntoni
655505f8d6
Merge pull request #838 from alemuntoni/ioraster_plugin
New IORaster plugin, import raster uses plugin
2020-11-27 17:17:31 +01:00
alemuntoni
7878f9076e fix meshlabserver 2020-11-27 16:44:00 +01:00
alemuntoni
cd682212c9 rasters are imported using plugins 2020-11-27 16:35:32 +01:00
alemuntoni
c33e8bf52a fix import formats, plugin manager full supports raster plugins 2020-11-27 16:35:32 +01:00
alemuntoni
7ff1faef90 first mod io formats in plugin manager 2020-11-27 16:35:32 +01:00
alemuntoni
8b83e96edb IORasterBase completed 2020-11-27 16:35:32 +01:00