7232 Commits

Author SHA1 Message Date
Paolo Cignoni
07b8d258ba ignored warning for unknown pragmas on linux 2017-03-04 23:19:28 +01:00
Paolo Cignoni
860ef394cc hidden gpu bar on non win os 2017-03-04 23:18:42 +01:00
Paolo Cignoni
12bcfa6a45 wrong path in gitignore 2017-03-04 19:19:12 +01:00
Paolo Cignoni
37db398d3c started the snap file for 2017 release 2017-03-04 19:09:03 +01:00
Paolo Cignoni
1c2f0c0a8d Merge pull request #101 from mardy/meshlabserver-snap
Snap: add meshlabserver
2017-03-04 11:11:26 +01:00
Alberto Mardegan
920abaafc9 Snap: add meshlabserver 2017-03-03 22:55:09 +03:00
Marco Callieri
3ed5f5eede Merge pull request #96 from mardy/poisson-name
Screened Poisson: update name in xml file
2017-03-02 16:57:47 +01:00
Alberto Mardegan
abe4ec65ed Screened Poisson: update name in xml file
In commit 2e8f2a371ffc7995a0509a6f7fc64c943593ef18 the name of the
filter was changed in the .cpp file; however, the name also needs to be
updated in the .xml file.
2017-03-02 18:28:09 +03:00
Marco Callieri
ecbb74d584 filter name change for naming coherence 2017-03-02 16:14:26 +01:00
Marco Callieri
c3bc66ba3a missing error message 2017-03-02 16:07:38 +01:00
Marco Callieri
799dd13697 sampling filter refresh
- added lots of checks of the correctness of parameters: if user used
wrong combination of parameter, the filter will FAIL, giving an error
message
- now generated layers are ALWAYS made current, excluding by-product or
optional layers
- updated names,  descriptions, help for clarity and typos
- indentation/alignment
2017-03-02 16:01:48 +01:00
Paolo Cignoni
e1b31b727f added a missing /
thanks @jdlangs !
2017-03-02 07:13:43 +01:00
Paolo Cignoni
0c4e3ead68 Made the gnu memory bar static 2017-03-01 16:34:20 +01:00
Paolo Cignoni
51688413a0 Moved unsupported plugins
PhotoSynth site is forever down
Arc3D is no more practical.
2017-03-01 15:52:36 +01:00
Paolo Cignoni
10e703f9a3 Cleaning up External 2017-03-01 15:49:32 +01:00
Paolo Cignoni
ec6129c9fd Corrected Cleaning for poisson (removal of vertexes with bad normals) 2017-02-28 16:39:41 +01:00
Federico Ponchio
e56641bc59 removed conflicting makefile 2017-02-28 16:00:42 +01:00
Federico Ponchio
6ac8985b2c added $$PWD to linux build .pro 2017-02-28 15:59:26 +01:00
Federico Ponchio
f00e7726b6 added $$PWD to linux build pro 2017-02-28 15:57:57 +01:00
Federico Ponchio
00bcd80de3 Added $$PWD in linux build. 2017-02-28 15:56:10 +01:00
Federico Ponchio
8769c532db nPerfrrmed -> nPerformed 2017-02-28 15:23:07 +01:00
Federico Ponchio
02a2a9f5f7 nPerfmormed -> nPerformed 2017-02-28 15:22:26 +01:00
Federico Ponchio
8b6f0ac287 nPerfomormed -> nPerformed ? 2017-02-28 15:19:28 +01:00
Paolo Cignoni
1964332c9d Removed unused old versions of glee and muparser 2017-02-28 14:55:21 +01:00
Paolo Cignoni
e3c6a52854 Merge pull request #77 from mardy/snap
Added snap packages for ubuntu
2017-02-28 12:25:59 +01:00
Alberto Mardegan
7728e79bd3 Snap: use 2016-12 release
Add a few tweaks to make it build and to enable the Poisson
reconstruction filter.
2017-02-28 08:45:26 +02:00
Paolo Cignoni
5bbb4f48f0 Improved Area Selection Filter
Added cursor icon and switched to a buffer based in-polygon test
2017-02-23 11:03:01 +01:00
Marco Callieri
810e450a52 tri-to-poly in obj exporting is now a parameter
when the layer has faux-edges non-triangular polygons, the conversion
from triangles to polygons is now optional, controlled by a parameter.
2017-02-22 17:51:54 +01:00
Marco Callieri
ba4d4ade22 "only on selection" behavior when no selection
- no selection at all, fail with meaningful error message
- face selection is transformed in vertex selection
2017-02-22 15:46:57 +01:00
Marco Callieri
9f5aad097f rotate to fit plane will fail if no selection
better management, plus meaningful error messages
2017-02-22 15:41:45 +01:00
Marco Callieri
3464a165ae corrected bug when adding screenshot to raster 2017-02-21 18:52:55 +01:00
Paolo Cignoni
bfe108062b updated the meshing filter to the last changes in the vcglib 2017-02-21 18:14:41 +01:00
Marco Callieri
fb79c65e70 Added a check for writable folder in Screened Poisson and VCG Merging
As Screened Poisson and VCG Merging need to save temporary files, the
current folder should be writable, If it is not so, fail, and give a
proper error decription
2017-02-21 15:47:57 +01:00
Marco Callieri
b0d19aa929 set current dir on layer export 2017-02-21 15:23:30 +01:00
Alberto Mardegan
401a111f7a Add readme file 2017-02-15 18:45:16 +03:00
Alberto Mardegan
560a376dc0 Add snapcraft file 2017-02-15 18:20:23 +03:00
Marco Callieri
3e4e8d8fa0 Screened Poisson changes
- updated help text and error text
- changed the cleaning function
WARNING: NOT YET TESTED (does not compile with my VS2013)
2017-02-14 16:00:21 +01:00
ganovelli
5728cfb3f5 Merge branch 'master' of https://github.com/cnr-isti-vclab/meshlab 2017-02-14 15:17:56 +01:00
Matteo Dellepiane
8faecca1ce Fixed selection transfer
The selection transfer did not work with point selection.
2017-02-14 14:54:28 +01:00
ganovelli
0f05b7bc5e bug on near plane computation fixed
bug on near plane computation fixed. Ongoing adding non faux edges to
cm.edges
2017-02-09 18:10:45 +01:00
ganovelli
cc446b39df edge simplification
added a quick and dirty function to collapse short collinear edges in
longer edges on the image segmentation
2017-02-07 15:07:31 +01:00
Marco Callieri
9cc064abff update to "distance from Reference Mesh"
added max distance param (abs) to stop searching too far fro closest
point.
2017-02-01 14:46:18 +01:00
Paolo Cignoni
6e2ced7459 evaluation of Koenderink's Shape Index and Curvedness from curvature
As requested in issue #65
2017-01-29 18:22:02 +01:00
ganovelli
ac2b0ab482 border edges added
added detection of border edges
(very naive, assumes face-face topology. Just checks that adjacent faces
have different orientation in clip space.)
2017-01-27 14:21:49 +01:00
Paolo Cignoni
f675047c92 Explicit add of the Eigen folder to the include path.
Needed since the removal of the hardcoded paths of Eigen inside the
library.
2017-01-26 15:47:07 +01:00
Paolo Cignoni
4bf46edb52 Modification to the edit select plugin
- added a few event->accept to solve an OS X issue
- removed all the glu dependencies
- refactored to use updateselection stuff whenever possible…
2017-01-26 12:22:15 +01:00
Paolo Cignoni
876c725864 Reverted the damages done by the wrong commit #aa32869 2017-01-26 11:14:58 +01:00
Paolo Cignoni
93ba7baff1 Corrected bug in updateBuffer of the Selection Buffer
wrong behaviour when there are deleted vertices
2017-01-25 23:28:34 +01:00
Paolo Cignoni
94d6e19ef7 clang c++ conformance... 2017-01-25 15:23:10 +01:00
Marco Callieri
326c3bbc6d filter name change
for more uniform naming across filters
2017-01-25 13:19:12 +01:00