3257 Commits

Author SHA1 Message Date
Paolo Cignoni
ef2c6d5d4c stupid commit 2018-04-05 19:41:47 +02:00
Paolo Cignoni
943aa97991 travis exp 13 2018-04-05 18:53:59 +02:00
Marco Callieri
694c39e9f5 texture 2 vert color (2meshes) fixup
but, still, it screws up the textures IN MEMORY... still to be debugged
2018-04-04 18:30:48 +02:00
Marco Callieri
ef9a832dc8 typos 2018-04-04 18:06:21 +02:00
Marco Callieri
2cad9b49a5 "texture 2 vertex color" fixup
- now works properly with texture in subfolders
- if some faces have no texture (texind -1) it does not crash
2018-04-04 17:36:50 +02:00
Marco Callieri
630ba06fee corrected bugs in MC Simplification 2018-04-03 13:07:27 +02:00
Marco Callieri
90da6f3dc1 code cleanup 2018-04-03 11:46:31 +02:00
Marco Callieri
3fea196cdb filter layer postconditions 2018-03-30 15:56:39 +02:00
Marco Callieri
ca695f6014 requireemnts & topology update 2018-03-30 13:54:13 +02:00
Marco Callieri
f64d403716 postconditions & filter switch file
- updated postconditions
- moved three cleaning filters from generic filter to cleaning
2018-03-30 13:45:51 +02:00
Marco Callieri
07d6016451 postconditions 2018-03-30 13:35:18 +02:00
Marco Callieri
26c103eb4d FP_SET_TEXTURE postcondition 2018-03-30 13:11:45 +02:00
Marco Callieri
e414ce1bd4 postcondition update 2018-03-30 11:42:44 +02:00
Marco Callieri
1055bf3297 FP_MULTIIMAGETRIVIALPROJTEXTURE postcondition update 2018-03-30 11:38:40 +02:00
Marco Callieri
5f7fb1233b updated filter names & class
- changed name for cleaning non-manifoldness for cleanness
- removed select non-manifold from cleaning menu, as now we have CLEANING filters to take care of those isse already there
2018-03-30 11:31:58 +02:00
Marco Callieri
54516a10c2 better postconditions for filters that change geometry
using MM_ALL added unwanted data to the layer
TO BE TESTED
2018-03-30 11:21:13 +02:00
Marco Callieri
cb0029b5f5 better pre-post conditions 2018-03-29 17:40:48 +02:00
Marco Callieri
b817d9e357 removed useless precondition
why was MeshModel::MM_FACECOLOR needed by select self-intersecting
2018-03-29 15:53:00 +02:00
Marco Callieri
e0eac71fbc Merge branch 'master' of https://github.com/cnr-isti-vclab/meshlab 2018-03-26 13:51:41 +02:00
Marco Callieri
59763cfb00
Merge pull request #298 from waldyrious/patch-1
meshfilter.cpp: remove extra "into" in filter info
2018-03-26 13:51:06 +02:00
Marco Callieri
f7b994bf01 minor changes to area-selection 2018-03-26 13:50:17 +02:00
Marco Callieri
75a23369be warning cleanup 2018-03-26 11:44:41 +02:00
Waldir Pimenta
a4156c1168
meshfilter.cpp: remove extra "into" in filter info 2018-03-21 14:03:11 +00:00
Marco Callieri
297993d62f warning cleanup 2018-03-21 12:01:36 +01:00
Marco Callieri
d6fb14740d warning cleanup 2018-03-21 10:44:54 +01:00
Marco Callieri
76b407d0be Show UV tex param now works with multiple textures
and show selected faces
2018-03-20 18:25:40 +01:00
Marco Callieri
a802cf643f added "delete ALL faces"
when you need to turn a mesh into a pointcloud ( much more common than you may think :) )
2018-03-20 16:28:11 +01:00
Marco Callieri
aac6cdac3d imagetexture url must be a MFString (double quote) 2018-03-20 09:57:23 +01:00
Marco Callieri
b5f5e886b8 radiance scaling now works with transformations 2018-03-19 16:37:45 +01:00
Marco Callieri
7f48fac3e9 Poisson result is made "current layer" when ready 2018-03-19 15:01:48 +01:00
Paolo Cignoni
860c51103b Still cleaning xml stuff 2018-03-16 07:53:00 +01:00
Marco Callieri
fa1b0cb133 added proper filter class to crossFieldSmoothing 2018-03-15 16:46:03 +01:00
Marco Callieri
fa300149f5 updated default Hausdorff params
hey, 90% of times, we just sample vertices
2018-03-14 14:56:32 +01:00
Marco Callieri
001e68c1ea cleanup: setting current layers 2018-03-14 14:45:31 +01:00
Marco Callieri
f64e911b88 again, pre/post condition update 2018-03-14 11:44:11 +01:00
Marco Callieri
890c78eb5d update postconditions 2018-03-09 09:55:52 +01:00
Marco Callieri
e4d49f2106 update postconditions, preconditions, filterclass 2018-03-07 18:56:59 +01:00
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
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