7464 Commits

Author SHA1 Message Date
Marco Callieri
2c4e7f7585 better default for "invert selection"
plus, typos and improvement od help strings
2018-03-07 13:50:36 +01:00
Paolo Cignoni
1218cb6f40 removing backslash in path... 2018-02-25 17:01:37 +01:00
gianpaolopalma
68f9102319 Merge branch 'master' of https://github.com/cnr-isti-vclab/meshlab 2018-02-23 16:45:37 +01:00
gianpaolopalma
0e01cd21e8 Added two selection filters
- Selection of the folded faces
- Selection of outliers in point cloud
2018-02-23 16:45:27 +01:00
gianpaolopalma
ccb05839ae Using the convexHull vcglib implementation 2018-02-23 16:44:29 +01:00
Paolo Cignoni
5391a939dc Cleaning up postconditions for filters 2018-02-23 08:10:32 +01:00
Paolo Cignoni
82653ede83 Cleaned filter_voronoi.xml 2018-02-23 07:27:43 +01:00
Paolo Cignoni
8047948ee6 on doubt postcondition should be that I have changed everything... 2018-02-22 19:20:26 +01:00
Paolo Cignoni
5d3fbca6ba Corrected wrong managment of malformed stl files 2018-02-22 19:19:43 +01:00
Paolo Cignoni
7b292f511c Added missing callback 2018-02-22 13:30:35 +01:00
Paolo Cignoni
d0267fd180 added exception throwing check at startup that all the filters have the needed callback
After getting yet another crash at the end of the processing...
Now for each old-style filter you must have all the needed callback...
2018-02-22 13:30:11 +01:00
Paolo Cignoni
7712ba1144 removed uselss var 2018-02-22 13:28:26 +01:00
Paolo Cignoni
f950388475
Update README.md 2018-02-22 08:02:42 +01:00
Paolo Cignoni
9e99206767 Merge branch 'master' of https://github.com/cnr-isti-vclab/meshlab 2018-02-22 06:12:52 +01:00
granzuglia
745c1bdf33 merge required by git to solve a conflict 2018-02-22 14:05:32 +11:00
granzuglia
2b18d90505 - fixed 'XMLEditWidget has a not initialized layout' crash - removed assert from compute topological measures for quad meshes filter 2018-02-22 14:05:25 +11:00
Paolo Cignoni
04873fa70a Merge branch 'master' of https://github.com/cnr-isti-vclab/meshlab 2018-02-21 23:12:28 +01:00
Paolo Cignoni
2d40579f15 Moving snapcraft 2018-02-21 23:12:25 +01:00
Paolo Cignoni
e804ed8728
Update snapcraft.yaml 2018-02-21 23:09:30 +01:00
Paolo Cignoni
4abb66f929
Update snapcraft.yaml 2018-02-21 23:07:00 +01:00
Paolo Cignoni
de1c18d9b8 Adding also snapcraft.yaml 2018-02-21 22:59:59 +01:00
Paolo Cignoni
d82807c54b linux lib for filter_csg 2018-02-21 22:08:47 +01:00
Paolo Cignoni
042312a18a linux lib again 2018-02-21 20:31:46 +01:00
Paolo Cignoni
3b89a7cb12 linux libs 2018-02-21 18:50:57 +01:00
Paolo Cignoni
3b4d7aceab Merge branch 'master' of https://github.com/cnr-isti-vclab/meshlab 2018-02-21 16:06:08 +01:00
Paolo Cignoni
53f19c3110 Forcing clang on linux, and copying all the xml in the correct way 2018-02-21 16:06:05 +01:00
gianpaolopalma
aa018f181b Fix check in the "Texture to Vertex" transfer
Check if the source mesh (not the tagert mesh) is not a point cloud
2018-02-21 15:07:04 +01:00
gianpaolopalma
c769982ad5 Bug fixing
- Adding the PerFaceNormal option in the "Montecarlo Sampling"
- Fixing "Uniform Mesh Resampling" with negative offset
2018-02-21 15:04:47 +01:00
Paolo Cignoni
9a50fa85e5 changing compiler on linux 2018-02-21 09:12:24 +01:00
Paolo Cignoni
f1fed5d964 Readding plugins that where failing... 2018-02-21 08:12:05 +01:00
Paolo Cignoni
d931e332f1 messing with appveyor lib folder 2018-02-21 07:31:06 +01:00
Paolo Cignoni
1849384e0a messing with appveyor lib folder 2018-02-21 07:25:22 +01:00
Paolo Cignoni
dde6e190f7 trying to remove cache to get rid of strange error 2018-02-21 07:22:08 +01:00
Paolo Cignoni
472a2cd4a9 messing with appveyor lib folder 2018-02-21 07:15:47 +01:00
Paolo Cignoni
f49f58fff9 still on qt linux path 2018-02-21 00:12:12 +01:00
Paolo Cignoni
2bb7874194 appveyor pruning... 2018-02-21 00:07:42 +01:00
Paolo Cignoni
4ffe601618 more and more travis 2018-02-21 00:02:57 +01:00
Paolo Cignoni
820690eba4 I love travis 2018-02-20 23:49:51 +01:00
Paolo Cignoni
9969587dbc yet more travis experiments 2018-02-20 23:42:59 +01:00
Paolo Cignoni
a6e1aceaaf still travis linux 2018-02-20 23:36:48 +01:00
Paolo Cignoni
f0e5874d49 removing some plugins from full appveyor pro 2018-02-20 23:29:36 +01:00
Paolo Cignoni
c7556c5385 travis linux and full appveyor 2018-02-20 23:03:42 +01:00
Paolo Cignoni
efd45207a5 Added filter to merge fake texture seams 2018-02-20 21:25:00 +01:00
Marco Callieri
fa227f474c fix for double-click loading models/projects using accened/non standard chars
Qstring needs to know the char space to properly convert the chars.
apparently, for command line arguments char* we have to use Qstring::fromLocal8Bit
2018-02-19 18:32:05 +01:00
Marco Callieri
db6e10e707 version in about dialog can now be selected/copied for bug reports 2018-02-19 17:42:07 +01:00
Marco Callieri
b10a6b8308 removed unused variable 2018-02-19 17:36:18 +01:00
Marco Callieri
9bae8dbd8d qPrintable to qUtf8Printable in the WHOLE project
qUtf8Printable is better to deal with special characters.
also in QT documentation it is said is better when logging strings.
However, we use it also to store filenames and text-based ID, if we only use one, and not alternating between qUtf8Printable and qPrintable, thins should be smoother, but since it is a project-wide change, it is potentially DANGEROUS, NOT YET FULLY TESTED
2018-02-19 16:36:31 +01:00
Marco Callieri
d122a0d64c fixed first element of matrix widget in dialogs not selectable
TRICK FIX: by adding a label, the first elment of the matrix is again usable
- removed warning
2018-02-19 16:06:12 +01:00
Paolo Cignoni
59a7b89b56 appveyor - distrib 2018-02-19 15:23:21 +01:00
Paolo Cignoni
9ac4fa03cf better distrib.zip and less warnings 2018-02-19 14:56:52 +01:00