8081 Commits

Author SHA1 Message Date
alemuntoni
697cd8abfb fix ubuntu action version 2020-03-27 13:13:31 +01:00
alemuntoni
eb8c273a80 try update version from ubuntu github action 2020-03-27 13:11:12 +01:00
alemuntoni
b5d87f0790 version from distrib/VERSION file, better organization of meshlab.pro, vcglib updated 2020-03-27 13:03:35 +01:00
Alessandro Muntoni
a5f1ae8506
Merge pull request #620 from rpavlik/qhull
Fix usage of system vs bundled qhull with CMake
2020-03-26 16:27:14 +01:00
Alessandro Muntoni
e754a9b029
Merge pull request #618 from rpavlik/lib-subdir
Install libmeshlab-common to meshlab lib subdir.
2020-03-26 16:22:44 +01:00
Alessandro Muntoni
06d346c6cf
Merge pull request #615 from rpavlik/manpages
Manpages
2020-03-26 16:21:06 +01:00
Alessandro Muntoni
a515a3318d
Merge pull request #614 from rpavlik/fix-gl
Fix OpenGL issues
2020-03-26 16:20:40 +01:00
Ryan Pavlik
f443530b8d Fix CMake for bundled qhull 2020-03-25 13:17:11 -05:00
Ryan Pavlik
9b2e501927 ci: Enable verbose makefiles on Windows with CMake. 2020-03-25 11:27:01 -05:00
Ryan Pavlik
f9010941fe Fix usage of system qhull. 2020-03-25 10:48:25 -05:00
Ryan Pavlik
6f5657692e Replace all other glewInit calls in maintained plugins and core. 2020-03-25 10:48:01 -05:00
Ryan Pavlik
23cc5ae391 Install libmeshlab-common to meshlab lib subdir.
It has no soname, so shouldn't be in the search path.
2020-03-25 09:54:51 -05:00
Ryan Pavlik
58c4fdb0c6 ml_shared_data_context: Fix missed glew initialization. 2020-03-25 09:47:39 -05:00
Ryan Pavlik
c2eb40aaa9 Re-write manpages in mandoc format. 2020-03-25 09:14:15 -05:00
Ryan Pavlik
c1cc9e675a Fix ambiguous reference to glClearColor 2020-03-25 09:01:29 -05:00
Alessandro Muntoni
d0fa7a31f0
Merge pull request #596 from alemuntoni/master
Bugfixes, indentation and gcc warning fixes
2020-03-10 16:20:55 +01:00
alemuntoni
8017717376 fix missing var 2020-03-10 13:16:16 +01:00
alemuntoni
7b3abe760b gcc warnings, bugfixes and indentation 2020-03-10 12:55:43 +01:00
alemuntoni
cf69669b71 more gcc warnings 2020-03-10 10:21:31 +01:00
alemuntoni
b27902ead2 warnings and indentation 2020-03-09 18:09:23 +01:00
alemuntoni
669757ba8a solved more gcc warnings 2020-03-09 16:16:36 +01:00
alemuntoni
c0205ddfaa new Log calls for better type management 2020-03-09 15:28:56 +01:00
Alessandro Muntoni
241c5d382f
Merge pull request #594 from alemuntoni/master
const correctness and gcc warnings
2020-03-06 18:01:46 +01:00
alemuntoni
93d5ccde97 more gcc warnings and indentantions 2020-03-06 17:37:21 +01:00
alemuntoni
db3ca0ef79 fix filter color projection gcc warnings 2020-03-06 17:12:24 +01:00
alemuntoni
50d9b87fe8 const correctness and oop GLLogStream 2020-03-06 16:54:22 +01:00
Alessandro Muntoni
9844e41ad5
Merge pull request #593 from alemuntoni/master
GCC warnings and qmake build with system libs
2020-03-06 10:50:44 +01:00
alemuntoni
1d8bb0fa14 fix flag windows 2020-03-06 10:18:02 +01:00
alemuntoni
c0bb9d91e7 no mirror needed anymore for aqt install 2020-03-06 10:02:07 +01:00
alemuntoni
13cffe8329 fix warnings 2020-03-05 18:26:15 +01:00
alemuntoni
4f390636d4 more fixed warnings 2020-03-05 17:04:31 +01:00
alemuntoni
5369127ee4 edit paint and edit point wanrings gcc 2020-03-05 16:24:11 +01:00
alemuntoni
3c6096b6e9 fix compile without NDEBUG 2020-03-05 15:37:31 +01:00
alemuntoni
e27379959e other gcc naive warnings 2020-03-05 14:55:57 +01:00
alemuntoni
1a61944ca0 fix errors 2020-03-05 14:54:01 +01:00
alemuntoni
522195d949 edit align warnings, reverting mirror for aqtinstall 2020-03-05 14:25:34 +01:00
alemuntoni
96d6e9fa47 linux build with system libs 2020-03-05 14:07:32 +01:00
alemuntoni
3c9ec9c75e fix libcommon and decorate plugin gcc warnings 2020-03-05 12:11:32 +01:00
alemuntoni
f1ebb5bd16 update aqtinstall version on windows 2020-03-05 11:54:08 +01:00
alemuntoni
9894e6e78c try aqtinstall windows without mirror 2020-03-05 11:48:05 +01:00
Alessandro Muntoni
387999ffc8
Merge pull request #591 from alemuntoni/master
Fix warnings and wirkaround for github actions aqtinstall for windows
2020-03-05 10:29:55 +01:00
alemuntoni
ed5167ad6a fix aqtinstall 2020-03-05 10:28:30 +01:00
Alessandro Muntoni
963d7e368b
Merge pull request #587 from rpavlik/remove-license-conflict
Remove license conflict
2020-03-05 09:55:25 +01:00
alemuntoni
75d89ef805 update Info.plist position in meshlab.cmake 2020-03-05 09:53:41 +01:00
alemuntoni
6684ae4c4b fix various warnings, update vcg, workaround for aqtinstall 2020-03-05 09:46:28 +01:00
Alessandro Muntoni
7f295eb5ce
Merge pull request #590 from rpavlik/codespell
Codespell and typo fixes.
2020-03-05 09:28:20 +01:00
Ryan Pavlik
b261fe0e04 Codespell and typo fixes.
Partially directed by the Debian "lintian" tool.
2020-03-04 11:21:46 -06:00
Ryan Pavlik
1a6f219d46 Build: Update cmake files. 2020-03-04 10:49:36 -06:00
Ryan Pavlik
f23c41e7a6 filter_screened_poisson: Port fix for uninitialized read.
Port from the copy of this software included in Geogram:
https://github.com/alicevision/geogram/blob/master/src/lib/geogram/third_party/PoissonRecon/Array.h
2020-03-04 10:49:33 -06:00
Ryan Pavlik
b9e0f1c36c filter_screened_poisson: Remove license-conflicting PLY file lib.
Modifications ported over from the copy of this software found in Geogram:
4a55fcc041
2020-03-04 10:48:07 -06:00