8582 Commits

Author SHA1 Message Date
alemuntoni
23bef8673f removed RichParmiterCopyConstructor visitor 2020-07-30 17:38:23 +02:00
alemuntoni
0f63ba1193 style, removed unused constructors 2020-07-30 17:07:01 +02:00
alemuntoni
69898a2be8 description and tooltip are protected in RichParameter 2020-07-30 16:00:04 +02:00
alemuntoni
07aad36c65 applyFilter now takes a const RichParameterSet 2020-07-30 15:44:13 +02:00
alemuntoni
9e68654b93 RichParameter val is now protected - safer resource management 2020-07-30 15:07:58 +02:00
alemuntoni
984e25b190 new value() member function on RichParameter, copy constructor tested a lot and working 2020-07-30 14:43:36 +02:00
alemuntoni
690e4abb91 RichParameter now is copiable and assignable, name field protected 2020-07-30 13:23:23 +02:00
alemuntoni
04978c864a RichParameter resources are self contained 2020-07-30 12:08:13 +02:00
alemuntoni
9a46e29a1d Value object can be cloned 2020-07-30 10:03:00 +02:00
alemuntoni
66f64eb701 removed decorators, everything seems to work 2020-07-29 22:34:59 +02:00
alemuntoni
360f52946a move tmp variable in a more appropriate scope 2020-07-29 19:00:25 +02:00
alemuntoni
a547eb08bf first move of some files 2020-07-29 18:40:51 +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