8575 Commits

Author SHA1 Message Date
alemuntoni
5cd20b8a73 set temporarely build and release for 10am... 2020-08-01 09:04:55 +02:00
alemuntoni
1d65c58975 added missing fetch... 2020-08-01 08:57:24 +02:00
alemuntoni
aabe46ff2b build and release action now fetches all the history 2020-08-01 08:55:29 +02:00
alemuntoni
8b7988f34f Apply automatic ML_VERSION, snapcraft.yaml and Info.plist change 2020-08-01 01:16:02 +00:00
Paolo Cignoni
5d1316f472 added fallback to xyz loading in case of failure of loading a plain pts ascii file that is not a expe pts file. 2020-07-31 13:12:33 +02:00
alemuntoni
331da865e1 bugfix missing break mutualinfo 2020-07-28 11:19:04 +02:00
alemuntoni
23fcdf59e3 fix random component color filter name 2020-07-28 09:59:41 +02:00
alemuntoni
29b95d3957 small fix 2020-07-26 16:30:17 +02:00
alemuntoni
326e4a7c6f fix memory leak - little organization improvement 2020-07-26 15:54:05 +02:00
alemuntoni
018bd7f0b0 Merge remote-tracking branch 'alemuntoni/master' 2020-07-26 15:31:59 +02:00
alemuntoni
d619ac267c update vcglib 2020-07-24 19:26:58 +02:00
alemuntoni
f493d94db8 add scripts for compiling meshlab with debug symbols 2020-07-24 12:36:07 +02:00
alemuntoni
aa425f8f69 possibility to set plugins directory on PluginManager 2020-07-23 21:09:24 +02:00
alemuntoni
05d8431071 small indentation fix 2020-07-22 12:01:03 +02:00
alemuntoni
17e86474fd small indentation fix 2020-07-22 10:47:36 +02:00
Alessandro Muntoni
6f3ca82e8d
Merge pull request #752 from hroncok/patch-1
Install the icon to /usr/share/pixmaps
2020-07-18 10:57:18 +02:00
Miro Hrončok
cf38c490f0
Install the icon to /usr/share/pixmaps
My desktop environment does not load the menu icon if in /usr/share/icons/pixmaps.
No other app has an icon there, so I assume it was incorrect.
2020-07-17 10:12:57 +02:00
alemuntoni
1edb783736 windows_build script 2020-07-15 12:35:18 +02:00
alemuntoni
c0e55e569a fix missing return edit pickpoints 2020-07-13 12:18:54 +02:00
Alessandro Muntoni
33d05b288c
Merge pull request #748 from StefanBruens/fix_IDTFConverter_linkage
Force STATIC linking to internal library
2020-07-13 12:15:30 +02:00
Alessandro Muntoni
be23141c6b
Merge pull request #747 from StefanBruens/fix_qhull_lookup
Fix qhull cmake lookup
2020-07-13 12:14:58 +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
Stefan Brüns
991f512b7e Fix qhull cmake lookup
The target for the non-reentrant library is Qhull::libqhull, while
Qhull::qhull is the qhull executable.

Set SYSTEM_QHULL so the right header is included for system qhull.

See https://github.com/cnr-isti-vclab/meshlab/issues/678
2020-07-10 17:50:09 +02:00
Paolo Cignoni
20cf82bcd1
Update README.md
Small typos and added links.
2020-07-10 10:28:02 +02:00
alemuntoni
bee0169670 restore build and release 2020-07-01 15:41:07 +02:00
alemuntoni
0ec338a6bf action sleep only works on linux... 2020-07-01 15:41:07 +02:00
alemuntoni
f6761366dd modify buildAndRelease script for failed release 2020-07-01 15:41:07 +02:00
alemuntoni
7b3202f964 restore build and release 2020-07-01 09:56:45 +02:00
alemuntoni
4a27ce1953 action sleep only works on linux... 2020-07-01 09:28:25 +02:00
alemuntoni
e1854ec130 modify buildAndRelease script for failed release 2020-07-01 09:23:39 +02:00
alemuntoni
5c3dac151d Apply automatic ML_VERSION, snapcraft.yaml and Info.plist change 2020-07-01 01:05:34 +00:00
alemuntoni
b56ae6f574 Apply automatic ML_VERSION, snapcraft.yaml and Info.plist change 2020-07-01 01:03:38 +00:00
Alessandro Muntoni
4b57b144b5
Merge pull request #736 from feilen/master
Allow all filetypes supported by meshlab to be opened with meshlabserver
2020-06-26 15:32:41 +02:00
alemuntoni
401b84a44a removed unuseful function 2020-06-26 14:53:08 +02:00
alemuntoni
ff9b23ddbd fixes 2020-06-24 16:40:53 +02:00
alemuntoni
4363678d5d moved alnParser 2020-06-24 12:37:12 +02:00
alemuntoni
52afde01a7 Revert "Update vcglib"
This reverts commit 20781fad6c8a40b37b3937b0a472d0dda76bdcdf.
2020-06-24 12:03:54 +02:00
Alessandro Muntoni
30b358d712
Merge pull request #737 from alemuntoni/master
Possibility to invert mouse wheel direction
2020-06-24 11:30:35 +02:00
alemuntoni
cc9ab779f3 restore byteCount 2020-06-24 11:03:04 +02:00
Alessandro Muntoni
5de6b27fab
Merge pull request #733 from nmellado/add_opengr_plugin
Add global registration plugin base on OpenGR
2020-06-24 10:56:10 +02:00
alemuntoni
70a61e4576 remove std::cerr 2020-06-24 10:55:16 +02:00
alemuntoni
83f3809ac4 Possibility to invert mouse wheel direction 2020-06-24 10:53:50 +02:00
alemuntoni
bbb6223ad7 fix build error OpenGR on windows msvc 2020-06-24 10:08:14 +02:00
alemuntoni
50be0e4c01 fix build fails 2020-06-24 08:54:58 +02:00
alemuntoni
3270ea1e23 cmake configuration for globalregistration plugin 2020-06-24 08:11:53 +02:00
Chelsea Jaggi
744404d649 More conservatively modify CMakeLists.txt 2020-06-23 21:11:32 -07:00
Chelsea Jaggi
1d9f94e2b8 Revert "Regenerate CMakeLists.txt"
This reverts commit d7d16eac0d8a8ba7886b1cb05da3d15eec95dff0.
2020-06-23 21:06:36 -07:00
Chelsea Jaggi
d7d16eac0d Regenerate CMakeLists.txt 2020-06-23 21:01:51 -07:00
Chelsea Jaggi
20781fad6c Update vcglib 2020-06-23 20:50:11 -07:00
Chelsea Jaggi
74f55f5273 Allow all filetypes supported by meshlab to be opened with meshlabserver
VisualSFM (and some other formats) output *.nvm, *.rd.out projects that
meshlab can easily import and use, but the logic for this never made it
into meshlabserver. I pretty much just wholesale copied/adapted the
existing code from meshlab into meshlabserver, allowing any supported
project to be imported like any other mlb file.
2020-06-23 16:32:37 -07:00