Marco Callieri
516c32e090
update postconditions
2018-03-07 18:43:15 +01:00
Marco Callieri
3ccd072b07
update postconditions
2018-03-07 18:40:39 +01:00
Marco Callieri
2a6b4edbf1
update postconditions
2018-03-07 18:36:06 +01:00
Marco Callieri
2c3e18be7f
postcondition update
2018-03-07 18:32:19 +01:00
Marco Callieri
0b264b5ae6
postconditions update
2018-03-07 18:19:40 +01:00
Marco Callieri
9bd2f00f97
postconditions update & cleanup
2018-03-07 18:08:08 +01:00
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
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
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
f1fed5d964
Readding plugins that where failing...
2018-02-21 08:12:05 +01:00
Paolo Cignoni
2bb7874194
appveyor pruning...
2018-02-21 00:07:42 +01:00
Paolo Cignoni
f0e5874d49
removing some plugins from full appveyor pro
2018-02-20 23:29:36 +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
9ac4fa03cf
better distrib.zip and less warnings
2018-02-19 14:56:52 +01:00
Paolo Cignoni
eb023c2aae
corrected error (meshmodel -> CMeshO)
2018-02-16 19:24:49 +01:00
Marco Callieri
5fc271eb9e
updated ply saving parameters
...
qPrintable -> qUtf8Printable
2018-02-16 11:55:56 +01:00
Paolo Cignoni
d716aca180
small change in the attribute saving API
2018-02-16 08:54:41 +01:00
Paolo Cignoni
a4c55a05ca
testing windeployqt and qtpath in nsis
2018-02-15 18:44:40 +01:00
Paolo Cignoni
7073b4f563
nsis with correct qtbase
2018-02-15 18:21:40 +01:00
Paolo Cignoni
dc6ccc648a
still on copying xml
2018-02-15 11:57:54 +01:00
Marco Callieri
3021edb945
PLY export custom attributes
...
FIRST DRAFT
- to be tested
- VECTOR 3F parameters are still ignored
2018-02-14 17:54:42 +01:00
Marco Callieri
859ab61adb
removed warnings
2018-02-14 17:43:11 +01:00
Paolo Cignoni
1cf0f1837f
better way of copying xml files
2018-02-14 11:10:50 +01:00
Paolo Cignoni
fab880a653
harmless warning
2018-02-14 10:48:13 +01:00
Paolo Cignoni
93aa49b0db
Cleaned minipro
2018-02-14 09:33:16 +01:00
Paolo Cignoni
0ca9c68af9
appveyor + nsis
2018-02-14 06:58:09 +01:00
Marco Callieri
a7258f4ad3
added " to some file-lines
...
All the other had them :)
2018-02-12 12:14:44 +01:00