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
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
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
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
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
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
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
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
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
nmellado
9ea3e3c16a
Fix compilation error + remove logs
2020-06-23 16:17:12 +02:00
alemuntoni
1d147d123e
Add openGR lib. missing template for gr::AdaptivePointFilter::Options on filter_globalregistration
2020-06-23 11:13:58 +02:00
Paolo Cignoni
035f425f70
Added line width parameter in the background grid decorator
2020-06-23 10:49:41 +02:00
Paolo Cignoni
b51f9e01ac
Added line width parameter in the background grid decorator
2020-06-23 10:21:14 +02:00
nmellado
0a7cfc304e
Initial commit
...
Code source taken from: 56eafeeba0/demos/MeshlabPlugin
2020-06-23 08:45:27 +02:00
alemuntoni
b6dcc8772e
robustness on macos scripts, first try u3d macos
2020-06-18 12:34:50 +02:00
alemuntoni
0e09318fcb
missing link libraries windows cmake
2020-06-17 13:35:53 +02:00
alemuntoni
b9744c89da
cmake builds on linux
2020-06-17 12:59:08 +02:00
alemuntoni
ed1116e78a
restoring rpath meshlab binary
2020-06-15 16:53:53 +02:00
alemuntoni
132a44897d
another try
2020-06-15 16:30:52 +02:00
alemuntoni
c4b54e43e7
another appimage try
2020-06-15 16:16:28 +02:00
alemuntoni
fa91d6ed7a
some fixes and linux scripts updates
2020-06-15 10:07:49 +02:00
alemuntoni
48bd33b991
restore io_u3d
2020-06-13 23:04:49 +02:00
alemuntoni
1ef4f1db05
final desperate try for appimage
2020-06-13 22:42:57 +02:00
alemuntoni
d1fc039464
update readme and removed ldflag from meshlab.pro
2020-06-13 11:21:11 +02:00
alemuntoni
e47e4314c6
last try appimage and snap
2020-06-13 10:33:04 +02:00
alemuntoni
f7b08a5e2e
fix snap and appimage u3d
2020-06-13 10:09:36 +02:00
alemuntoni
d1d7956dd1
possible fix for appimage
2020-06-12 23:11:33 +02:00
alemuntoni
0b5e155e0c
Merge remote-tracking branch 'alemuntoni/master'
2020-06-12 22:27:13 +02:00
alemuntoni
9cedda3298
u3d working on linux qmake
2020-06-12 21:30:05 +02:00
Dmitry Ulyanov
1116b25161
Update shared.pri
...
fixes https://github.com/cnr-isti-vclab/meshlab/issues/716
2020-06-10 19:25:02 +03:00
alemuntoni
c1ef76b3eb
minor fix, WORKS on linux
...
ToDo: macos, windows
2020-06-09 18:01:51 +02:00