217 Commits

Author SHA1 Message Date
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
Ryan Pavlik
e7f3657bba Remove .bak file, whose existence broke some packaging. 2020-12-01 12:16:01 -06:00
alemuntoni
c4b73202cd small u3d fix 2020-11-20 18:45:03 +01:00
alemuntoni
9daefb4c89 better error message for u3d converter 2020-11-20 16:59:19 +01:00
alemuntoni
257791d67a solving some warnings 2020-11-13 11:38:34 +01:00
alemuntoni
8301d6ba62 fix macos mpir 2020-11-05 12:37:36 +01:00
alemuntoni
32183b457f try fix cmake 2020-11-05 12:23:15 +01:00
alemuntoni
0f2580be0f fix qmake build 2020-11-05 12:05:40 +01:00
alemuntoni
bc4864be3d fix last commit 2020-11-05 12:01:11 +01:00
alemuntoni
27f1e4eece try fix windows cmake 2020-11-05 11:59:05 +01:00
alemuntoni
3710efe58b filter csg working on windows with cmake 2020-11-05 11:36:40 +01:00
alemuntoni
01d3fbff4b missing slot small fix 2020-11-03 09:38:15 +01:00
alemuntoni
f73826b188 moving external libraries requires from every meshlab component to external_common.cmake 2020-10-28 15:27:29 +01:00
alemuntoni
a0362dcf80 u3d libs rename extension to so 2020-10-26 14:11:57 +01:00
alemuntoni
bc48ce2fda fix macos u3d 2020-10-26 13:08:23 +01:00
alemuntoni
64e5f029aa small macos fix 2020-10-26 12:55:20 +01:00
alemuntoni
7bb56c3c05 u3d export mac and windows 2020-10-23 18:37:41 +02:00
alemuntoni
93ac39f9d6 appimage u3d should work with cmake 2020-10-23 18:34:47 +02:00
alemuntoni
7303ee08ec set u3d install 2020-10-23 17:53:43 +02:00
alemuntoni
8804a23752 fix u3d exporter 2020-10-23 16:57:17 +02:00
alemuntoni
fe6edde274 fixes and new readme 2020-10-22 17:25:02 +02:00
alemuntoni
09203c1549 indentation cleanups 2020-10-21 19:48:22 +02:00
alemuntoni
c7b6c3283f working in case of undefined GLEW_VERSION variable for cmake 2020-10-14 16:05:47 +02:00
alemuntoni
cc2deb6a23 glew version parenthesis 2020-10-14 15:45:25 +02:00
alemuntoni
4426e6dd65 fix check glew version 2020-10-14 15:13:56 +02:00
alemuntoni
6df3888cef check glew version 2020-10-14 15:09:36 +02:00
alemuntoni
7c1c4051aa better management of external libraries in cmake 2020-10-13 14:41:06 +02:00
alemuntoni
a033b070ac tmp commit - cmake 2020-10-13 11:52:38 +02:00
alemuntoni
e1b4e9bcd6 fix indentation 2020-10-08 10:38:02 +02:00
alemuntoni
04759deca9 fix build error external libraries on macos 2020-10-08 10:22:22 +02:00
alemuntoni
34fa74b12d moving external libs on distrib/lib/meshlab, regardless OS 2020-10-07 18:46:25 +02:00
alemuntoni
dac26808bd libjhead removed 2020-09-23 13:07:30 +02:00
Paolo Cignoni
c9bf748355 Added easyexif minimal lib for exif loading 2020-09-20 17:16:23 +02:00
luz paz
db3994710b fix typos found in various files
Found via `codespell v2.0.dev0`

```
codespell -q 3 -S ./src/external,./vcglib,./src/plugins_unsupported/external  -L lod,vertexes
```
2020-08-16 10:00:16 -04:00
alemuntoni
07aad36c65 applyFilter now takes a const RichParameterSet 2020-07-30 15:44:13 +02:00
Stefan Brüns
9029f7adc5 Force STATIC linking to internal library
The IDTFConverter library is an internal helper for the io_u3d plugin.
If the CMake option CMAKE_BUILD_SHARED is on, ADD_LIBRARY would default
to SHARED, which is not what is wanted here.
2020-07-10 17:52:39 +02:00
alemuntoni
bbb6223ad7 fix build error OpenGR on windows msvc 2020-06-24 10:08:14 +02:00
alemuntoni
1d147d123e Add openGR lib. missing template for gr::AdaptivePointFilter::Options on filter_globalregistration 2020-06-23 11:13:58 +02:00
alemuntoni
0e09318fcb missing link libraries windows cmake 2020-06-17 13:35:53 +02:00
alemuntoni
b9744c89da cmake builds on linux 2020-06-17 12:59:08 +02:00
alemuntoni
fa91d6ed7a some fixes and linux scripts updates 2020-06-15 10:07:49 +02:00
alemuntoni
9cedda3298 u3d working on linux qmake 2020-06-12 21:30:05 +02:00
alemuntoni
1180025daa qmake uses u3d library 2020-06-09 14:54:34 +02:00
alemuntoni
4b33f8037d fix win build 2020-06-09 12:05:15 +02:00
alemuntoni
02205f1356 u3d lib under external 2020-06-09 11:43:42 +02:00
bartoszek
290584d8d3
Fix build against gcc:10.1.0 2020-06-08 00:15:47 +02:00
alemuntoni
2b2276f724 moved newuoa to vcg 2020-06-01 16:50:51 +02:00
alemuntoni
5321334f31 removed qtscript from qmake and cmake 2020-05-27 14:55:31 +02:00
alemuntoni
ffede70358 fix appimage and portable, meshlab_mini compiles only jhead 2020-04-21 11:53:13 +02:00
alemuntoni
4686e6ebe6 using system qhull on linux 2020-04-21 11:26:37 +02:00