alemuntoni
b42172833a
fix qmake build
2020-12-15 15:39:27 +01:00
Christian Rauch
55e2dee96d
ignore GLX display errors
2020-12-14 14:35:46 +00:00
alemuntoni
10257a58f8
face quality as MESHLAB_SCALAR
2020-12-14 14:21:15 +01:00
alemuntoni
607abc1488
saving vertex curvature as MESHLAB_SCALAR
2020-12-14 14:21:15 +01:00
alemuntoni
0c5516d264
update vcg
2020-12-11 16:49:48 +01:00
Ryan Pavlik
a3efc155b3
Improve shader copying/install
2020-12-10 11:43:05 -06:00
Alessandro Muntoni
4f5c2aa9c3
Merge pull request #861 from alemuntoni/master
...
Fix select vertex cluster on 4k hidpi displays
2020-12-10 17:53:24 +01:00
alemuntoni
36ec29b529
small fix
2020-12-10 17:27:54 +01:00
alemuntoni
df1bfaa0ff
fix edit_point build on linux
2020-12-10 16:37:17 +01:00
alemuntoni
abdb744c91
fix select vertex cluster on 4k hidpi displays
2020-12-10 16:24:13 +01:00
alemuntoni
3b4a03dfe8
fix quality saved as a double when build in double precision
2020-12-09 18:03:06 +01:00
alemuntoni
77bfc55529
fix #856
2020-12-09 16:24:21 +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
060470ab2a
add sizeRasters member to MeshDocument
2020-12-04 09:09:46 +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
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
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
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
28cbe5c7e5
fix exif include
2020-11-30 10:59:42 +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