8165 Commits

Author SHA1 Message Date
alemuntoni
fd8b7a6ada filter measure returns points, matrices and vectors 2021-01-21 11:17:27 +01:00
alemuntoni
bc17532877 fix #881 2021-01-15 13:32:47 +01:00
alemuntoni
b609897af3 using Scalarm on lot of plugin parameters 2021-01-14 12:22:49 +01:00
alemuntoni
d4d6e2a93a fix FilterGeodesic with double precision 2021-01-14 11:49:00 +01:00
alemuntoni
537c05386b check for empty MeshDocument removed from shared data context 2021-01-13 13:15:05 +01:00
alemuntoni
05afd8510d new optional glContext requirement for FilterPlugins 2021-01-13 10:39:26 +01:00
alemuntoni
9171c1f26c filter_measure returns integer and scalar values as QVariants 2021-01-12 19:24:02 +01:00
alemuntoni
0fcd65d86d using Scalarm instead of MESHLAB_SCALAR 2021-01-08 16:07:39 +01:00
alemuntoni
cd68ca846c first block of floats to MESHLAB_SCALAR 2021-01-08 15:41:36 +01:00
alemuntoni
d7cdd3f395 fix missing cast on decorate_raster_proj 2021-01-08 15:18:22 +01:00
alemuntoni
0b5433881d parameters are managed with MESHLAB_SCALAR 2021-01-08 15:13:49 +01:00
alemuntoni
e0c002566f unuseful u3d file removed 2020-12-22 11:16:46 +01:00
alemuntoni
99297a47f8 small fix to make u3d lib self-contained 2020-12-22 11:09:11 +01:00
alemuntoni
42c6813d1c MeshRangeIterator in MeshDocument 2020-12-18 12:39:38 +01:00
alemuntoni
f7a742bc2e missing export capability dxf 2020-12-17 17:03:19 +01:00
alemuntoni
878f86eaf7 missing export capability dxf 2020-12-17 16:51:07 +01:00
alemuntoni
6176770c38 set default bits properly on export x3d in order to avoid error messages 2020-12-17 16:10:23 +01:00
alemuntoni
f9d8393fcc small fix screened poisson 2020-12-17 13:40:47 +01:00
alemuntoni
2d4b260c64 fix https://github.com/cnr-isti-vclab/PyMeshLab/issues/36 2020-12-17 11:01:04 +01:00
alemuntoni
0b22735261 fix #816 2020-12-17 09:43:58 +01:00
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