7633 Commits

Author SHA1 Message Date
alemuntoni
671344c02d missing dash meshlabserver win32-g++ 2020-04-19 12:04:15 +02:00
alemuntoni
d2469242a7 meshlab-common for qmake (consistency with cmake) 2020-04-19 11:57:55 +02:00
alemuntoni
aea91156de bugfix cmake version 2020-04-19 11:52:00 +02:00
alemuntoni
ce7c1d7d8a libmeshlabcommon missing in meshlabserver for mac 2020-04-18 21:15:34 +02:00
alemuntoni
a79487e687 missing link meshlabcommon in meshlabserver 2020-04-18 20:59:28 +02:00
alemuntoni
0a15ef65b6 qmake creates libmeshlabcommon instead of libcommon 2020-04-18 19:12:24 +02:00
Paolo Cignoni
c0155cbbbe Added a missing UpdateBoxAndNormals 2020-04-17 19:13:52 +02:00
alemuntoni
0f10548d62 fix compile error on windows 2020-04-17 17:14:03 +02:00
Alessandro Muntoni
d0fadedabf
Merge pull request #644 from rpavlik/fix-643
Fix 643
2020-04-17 16:59:27 +02:00
alemuntoni
f0a570d7d5 small fixes and update vcglib 2020-04-17 16:44:52 +02:00
alemuntoni
1c22938aad solve warning 2020-04-16 11:46:56 +02:00
Ryan Pavlik
6a8ee72aab glarea: Don't crash on unknown decorator name. 2020-04-15 11:21:03 -05:00
Ryan Pavlik
1c5182a4c0 Fix issue #643
Update edit_point to account for changes back in b3edc44 and
de9510a
2020-04-15 11:21:03 -05:00
alemuntoni
c2516bc5c0 deprecated QTime replaced with QElapsedTimer 2020-04-09 17:33:23 +02:00
alemuntoni
e540aa44bd update copyright Info.plist 2020-04-09 15:09:33 +02:00
alemuntoni
f1935ee851 removed error message for 64-bit meshlab version 2020-04-09 15:01:55 +02:00
alemuntoni
94f4a45b18 Copyright in Info.plist, rescheduling CompileAndRelease 2020-04-09 14:39:43 +02:00
alemuntoni
d89fcea373 Apply automatic ML_VERSION and Info.plist change 2020-04-09 10:56:40 +00:00
alemuntoni
54e486f900 Apply automatic ML_VERSION and Info.plist change 2020-04-09 10:53:48 +00:00
alemuntoni
c91bc2b285 Handling right exception on meshlab start 2020-04-07 19:58:54 +02:00
Alessandro Muntoni
1ded552449
Merge pull request #631 from alemuntoni/master
Use custom opengl32.dll when glewInit fails on windows
2020-04-07 16:54:18 +02:00
alemuntoni
42d1d1a03d use_cpu_opengl docs 2020-04-07 14:49:01 +02:00
alemuntoni
c0ce2b3ea8 CMake build for use_cpu_opengl subproject 2020-04-07 14:40:19 +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
alemuntoni
833621d1eb documentation 2020-04-06 13:11:59 +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
alemuntoni
6bd76dbc33 update question message box 2020-04-05 16:52:19 +02:00
alemuntoni
584320cdaf allow meshlab to be run also on computers with drivers that do not support newer versions of opengl 2020-04-05 16:10:31 +02:00
alemuntoni
e56ff3a4ae Handle error on MeshLab start -> impossible to create an OpenGL context 2020-04-03 14:57:30 +02:00
Paolo Cignoni
c68a10bed4 Removed need for writable dir in poisson screened surface 2020-04-02 19:40:30 +02:00
alemuntoni
d95d9d623a resizing about dialog for better visualization in linux 2020-04-01 16:08:07 +02:00
Paolo Cignoni
a3d62e6c00 small vertical change 2020-04-01 13:05:22 +02:00
Alessandro Muntoni
112a396cd8
Merge pull request #626 from rpavlik/pr609
Pr609 rebased on #616 and with incorrect patch dropped
2020-04-01 12:55:36 +02:00
Paolo Cignoni
efe608d64a Improved congrats dialog 2020-04-01 11:13:09 +02:00
Paolo Cignoni
4ca5b2e6e0 Better formatted about dialog (removed all the html mess, thanks to html cleaners!) 2020-04-01 10:53:40 +02:00
bartus
8c0cee1d8c Fix: make desktop shortcut path absolute. 2020-03-31 14:34:17 -05:00
Ryan Pavlik
3e42c74f89 Install icon to pixmaps, not hicolor. 2020-03-31 14:34:08 -05:00
alemuntoni
ba32c5f09a set copyright 2020 to about dialog 2020-03-27 20:13:03 +01:00
alemuntoni
dfa7422aaa renaming "VERSION" to "ML_VERSION" due to awful duplicate on apple systems 2020-03-27 19:38:11 +01:00
alemuntoni
0a88a4f986 version from file 2020-03-27 19:16:47 +01:00
alemuntoni
5f2575c4aa fix meshlab version 2020-03-27 16:16:57 +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
Ryan Pavlik
f443530b8d Fix CMake for bundled qhull 2020-03-25 13:17:11 -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
c1cc9e675a Fix ambiguous reference to glClearColor 2020-03-25 09:01:29 -05:00