3303 Commits

Author SHA1 Message Date
alemuntoni
f0a570d7d5 small fixes and update vcglib 2020-04-17 16:44:52 +02:00
alemuntoni
c2516bc5c0 deprecated QTime replaced with QElapsedTimer 2020-04-09 17:33:23 +02:00
Marco Callieri
9e9363af08 fixed cursors on selection
fixed bug where modifiers were added but never disappeared. Fixed incosistencies when multiple modifiers were pressed
2020-04-06 15:15:27 +02:00
Marco Callieri
6dadb0724b removed unnecessary condition
when transfering color/normal/quality to texture on a second mesh, the source mesh may well bbe a pointcloud. It must be triangulated to transfer texture->texture
2020-04-05 21:31:52 +02:00
Paolo Cignoni
c68a10bed4 Removed need for writable dir in poisson screened surface 2020-04-02 19:40:30 +02: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
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
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
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
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
3c9ec9c75e fix libcommon and decorate plugin gcc warnings 2020-03-05 12:11:32 +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
Alessandro Muntoni
963d7e368b
Merge pull request #587 from rpavlik/remove-license-conflict
Remove license conflict
2020-03-05 09:55:25 +01:00
alemuntoni
6684ae4c4b fix various warnings, update vcg, workaround for aqtinstall 2020-03-05 09:46:28 +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
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
alemuntoni
54dfee3b14 fix misleading indentation warnings 2020-03-02 11:55:39 +01:00
alemuntoni
9f8f543638 fixed missing icons problem (missing backslash...) 2020-02-07 10:04:37 +01:00
alemuntoni
fcd28c7dcc fix cmake install in linux, removing some unknown chars from pro files 2020-02-06 10:22:00 +01:00
alemuntoni
aad59f8725 fix linux/linux-g++ (now we are consistent everywhere) 2020-02-05 16:49:43 +01:00
alemuntoni
df1306eb97 fix ldd linux 2020-02-05 13:56:11 +01:00
alemuntoni
14ffa33e80 fix undefined symbols in linux AppImage 2020-02-05 13:16:14 +01:00
alemuntoni
df27b80cbd fix qhull linux 2020-02-05 12:13:17 +01:00
alemuntoni
540a385189 qhull compiled in external, Info.plist inside source directory 2020-02-05 09:28:28 +01:00
alemuntoni
8b97b62e0d VCGLib is now a submodule. 2020-01-27 18:16:12 +01:00
alemuntoni
34daa91654 still some missing parenthesis 2020-01-27 09:18:18 +01:00
alemuntoni
dac36bb0d5 deleted extra parentesis 2020-01-27 09:18:18 +01:00
alemuntoni
bc93997975 fix macx lib path, better organization of general.pri 2020-01-27 09:18:17 +01:00
alemuntoni
14ed313d34 missing $ 2020-01-27 09:18:17 +01:00
alemuntoni
e8a4c3c965 fix missing distrib folder and pro files for mac 2020-01-27 09:18:17 +01:00
alemuntoni
ee3f43c1d0 firs try to fix ubuntu and mac compile error 2020-01-27 09:18:17 +01:00
alemuntoni
9a3fb29ea3 revisited all the pros 2020-01-27 09:18:17 +01:00
alemuntoni
1f77f98e91 meshlab_mini working on linux 2020-01-27 09:18:17 +01:00
alemuntoni
40cbe9b434 U3D working with MacOS 2020-01-20 16:26:53 +01:00
alemuntoni
53b47ef188 U3D Linux 2020-01-20 14:50:31 +01:00
T.Alderighi
fab8426289 added remove non manifold edges by split 2020-01-17 14:00:18 +01:00
Alessandro Muntoni
47e4006e3d
Merge pull request #536 from jmespadero/doc_filter_unsharp
Document filters_unsharp tooltips
2020-01-13 17:25:29 +01:00